> For the complete documentation index, see [llms.txt](https://docs.prismacloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prismacloud.io/content-collections/administration/alarm-center.md).

# Alarm Center

Alarms notify you about system-level issues and errors in your cloud environments, and license management. These are notifications about the system failures on Prisma Cloud and are not related to Alerts. After you enable Alarms, Prisma Cloud automatically generates alarms related to external Integrations status, onboarded Cloud Accounts status, and license management that includes license usage and expiry, and when credit usage exceeds a configured threshold.

You can enable or disable Alarm Center on [Enterprise Settings](/content-collections/administration/define-prisma-cloud-enterprise-settings.md).

Prisma Cloud administrators with the System Admin role have full access to all Alarm Center functionalities. Account Group Admins can only log in, review alarms, and view the notification details. Account Group Admins can contact their Prisma Cloud System Admin to create notification rules.

<figure><img src="/files/TC7XTrdnXR9Barpt6OOR" alt="alarm center 1 2"><figcaption></figcaption></figure>

In addition to enabling Alarms, you can also:

* [Review](/content-collections/administration/alarm-center/review-alarms.md#idc3a681e6-0fef-4c8d-b22e-78f988e2634c) Alarms and take necessary action to resolve them.
* Set up [notifications](/content-collections/administration/alarm-center/set-up-email-notifications-for-alarms.md#id264d726e-6980-4d24-8508-00d5a5d7196a) for Alarms.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.prismacloud.io/content-collections/administration/alarm-center.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
