> For the complete documentation index, see [llms.txt](https://docs.platform9.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform9.com/managed-openstack/monitoring-and-alarms/monitoring-alarms-disable-alarms.md).

# 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
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.platform9.com/managed-openstack/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.
