# Maintaining Webhook Alerts

When you have located a Webhook Alert, click it and the details will show in a drawer on the right hand side. The drawer will also open after creating a new Webhook Alert.

The drawer contains two tabs for maintaining a Webhook Alert and viewing the current users subscribed to it:

{% content-ref url="maintain-webhook-subscription/overview" %}
[overview](https://docs.dataloy.com/voyage-management-system/step-by-step-guides/alerts/webhook-subscriptions/maintain-webhook-subscription/overview)
{% endcontent-ref %}

{% content-ref url="maintain-webhook-subscription/notification" %}
[notification](https://docs.dataloy.com/voyage-management-system/step-by-step-guides/alerts/webhook-subscriptions/maintain-webhook-subscription/notification)
{% endcontent-ref %}

{% content-ref url="../notifications" %}
[notifications](https://docs.dataloy.com/voyage-management-system/step-by-step-guides/alerts/notifications)
{% endcontent-ref %}


---

# Agent Instructions: 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.dataloy.com/voyage-management-system/step-by-step-guides/alerts/webhook-subscriptions/maintain-webhook-subscription.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.
