# Disable/Enable Alert

1\.       Click **Alerts** from the sidebar menu.

2\.       Click the **Settings** icon for an alert in the list.

3\.       Select what you want to do with the Alert:

–      **Activate** to enable inactive Alert (you can not see this option if Alert is already enabled)

–      **Deactivate** to disable active Alert (you can not see this option if Alert is already disabled)

{% hint style="info" %}
Please note that in order for the change to take effect it may take up to 10 minutes.
{% endhint %}


---

# 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.monogoto.io/advanced-console/alert-management/disable-enable-alert.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.
