# Alerts

## Summary

All your org's Adobe Analytics Alerts, all in one place together with the rest of your AA components - no problem with the Component Manager. And you delete, disable, or renew Alerts right from the Google Sheet - in bulk.

## Get/Refresh Alerts

To get or refresh Alerts in your Component Manager Sheet, simply run:

**Extensions -> AA Component Manager -> Alerts -> Refresh Alerts:**

<figure><img src="/files/co4XvHcJjXCehTzSFSxx" alt=""><figcaption></figcaption></figure>

If you have never done this before, an "alerts" tab is created first. After that, the Component Manager gets all the Alerts including their definitions (JSON), owners, granularity etc. into that new tab:

<div data-full-width="true"><figure><img src="/files/ocF1iLjhb4vgot17l4CE" alt=""><figcaption></figcaption></figure></div>

## Delete, Disable, or Renew Alerts in Bulk

To delete, disable, or renew one or more Alerts, simply put an "**x**" into the colored columns to the right for those Alerts you want to update.

* **Delete:** The Alert is deleted and cannot be accessed anymore
* **Disable**: The Alert is paused and won't trigger (send e-mails) anymore. It can be enabled at any time.
* **Renew**: The Alert's expiration time is extended by one year. If the Alert was disabled, it will be enabled again. So if you want to ***enable*** some Alerts, just "renew" them.

<div data-full-width="true"><figure><img src="/files/YA7qL9yNbHmBqRQ71nQy" alt=""><figcaption><p>In this example, we would disable 2 Alerts, delete 2 others, and renew one Alert.</p></figcaption></figure></div>

Then, run **Alerts -> Delete/disable/renew Alerts:**

<figure><img src="/files/GOJm8ji4wzaZbYOMgBTD" alt=""><figcaption></figcaption></figure>

Once the updates are done, you get a link to an Excel file with the results of the operations. If any of the operations failed, you will be notified in the status bar, so you don't need to download the logs every time to check whether everything went well:

<figure><img src="/files/msNhbUv8k2A6stHo1Vu6" alt=""><figcaption></figcaption></figure>


---

# 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.datacroft.de/main-functions/alerts.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.
