> For the complete documentation index, see [llms.txt](https://docs.akto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akto.io/api-inventory/how-to/configure-alerts-on-api-changes.md).

# Configure alerts on API changes

You can configure and enable webhook alerts in Akto to receive real-time notifications whenever the system detects the occurrence of specific events like identification of a new sensitive endpoint in your API collection.

You can set up webhook alerts to instantly notify you of key events, such as new sensitive endpoints, via platforms like Slack channel, Microsoft Teams, Google Chat, PagerDuty, Datadog, Opsgenie, Splunk, Trello, and many more. This keeps you updated on API changes, enabling quick problem resolution and improved system efficiency.

In the demonstration below, we have configured a webhook alert in Akto to keep you informed of API changes. For example, we've set up an alert to send notifications to a request catcher, ensuring you receive updates whenever relevant events occur.

Go to **Settings > Integration > Webhook > Configure**. Click on **Create Custom Webhook** and enter the required details for your webhook. Click on the **Save** button.

{% embed url="<https://demo.arcade.software/tjMVYsK93drhkz21QQcm?embed=>" %}
Configure webhook alerts
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.akto.io/api-inventory/how-to/configure-alerts-on-api-changes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
