> 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/alerts/alerts.md).

# Alerts

## Alerts At a Glance

If you are getting started with Alerts on Prisma Cloud, use this table for pointers on where to find answers for your question.

| **What do you want to do?**                                                                                          | **Start here**                                                                                                                                                                                                                                            |
| -------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Learn how to use Prisma Cloud alerts to efficiently analyze security risks and findings across my cloud environments | [Alerts](/content-collections/alerts/view-respond-to-prisma-cloud-alerts.md) and [Notifications](/content-collections/alerts/send-prisma-cloud-alert-notifications-to-third-party-tools.md)                                                               |
| Prioritize and remediate risks within your cloud environments                                                        | [Risk Prioritization and Remediation](/content-collections/alerts/risk-prioritization-remediation.md)                                                                                                                                                     |
| Create an alert rule                                                                                                 | <p><a href="/pages/H94OZ0gbe4JmO7VPsEcg">For detecting issues in cloud infrastructure</a></p><p><a href="/pages/K35gJAYa0VKa8cpZTcDX">For detecting issues on cloud workloads</a></p><p><a href="/pages/YxgBhAVC0Z5X5ZZcUSeO">For detecting drift</a></p> |
| Generate alert reports                                                                                               | [Generate reports on alerts](https://github.com/PaloAltoNetworks/pc-docs-md/tree/main/enterprise-edition/content-collections/reports/create-and-manage-reports.xml#alerts)                                                                                |
| Understand the different alert states and alert status reasons                                                       | <p><a href="/pages/P3s4J1o7q1v0LUPZaEMO">Status reasons</a></p><p><a href="/pages/Li88rJBe0SzdMrAOAewU">State change notifications to external integrations</a></p>                                                                                       |
| Exclude resources from generating an alert for anomaly policies                                                      | [Suppress alerts](/content-collections/alerts/suppress-alerts-for-prisma-cloud-anomaly-policies.md)                                                                                                                                                       |
| Add trusted IP address to exclude anomaly alerts and RQL queries                                                     | [Allow list for trusted IP addresses](https://github.com/PaloAltoNetworks/pc-docs-md/tree/main/enterprise-edition/content-collections/administration/trusted-ip-addresses-on-prisma-cloud.md)                                                             |


---

# 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/alerts/alerts.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.
