# Disable Alarms

You can disable alarms that are currently disabled. You can disable more than one alarms at a time.

You must be an administrator to perform this operation.

To disable one or more alarms, follow the steps given below.

1. Log in to Clarity.
2. Click Events and Alarms in the left pane.
3. Click the Alarms tab.
4. Select the enabled alarms that you wish to disable.
5. Click Disable seen on the toolbar above the list of alarms.

The selected alarms are disabled.


---

# 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.platform9.com/managed-openstack/5.8/monitoring-and-alarms/monitoring-alarms-disable-alarms.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.
