# Managing your alerts

We have a selection of alert integrations to can add. More details on "*what*" each one can do is presented in the features section:&#x20;

{% content-ref url="/pages/b4VAv37r5tJ8GiYmn7e8" %}
[Alerts](/features/alerts.md)
{% endcontent-ref %}

The video below, and the instructions below that, cover the generic instructions for "*how*" to configure all Alert Integrations. Instructions for installing the individual Alert Integration templates are broken out into separate pages available from the menu to your left

{% @arcade/embed flowId="T0kG7hAsMbnK4OeqY5z5" url="<https://app.arcade.software/share/T0kG7hAsMbnK4OeqY5z5>" %}

### Create a new alert integration

1. From the sidebar menu, click on **Alerts**
2. From the Alerts page, click on the **Marketplace** button
3. Choose your desired Alert Integration. You can click the **Install** button to go directly to the create step, or click on the tile to read more details about that specific Alert Integration.

### Delete an existing alert integration&#x20;

1. Ensure the row for the installed Alert Integration you are interested in is showing (this could be on the list of all installed Alert Integrations, or the view filtered by a specific template).
2. Click on the Actions menu **\[...]** to the right of the row, and select **Delete**. You'll be asked to confirm the action, then your Alert Integration will be deleted.

### Configuring a custom alert template

1. Whilst in the Create or Edit stage, scroll down to the Template section
2. Click **Add Template Variable** to choose from a list of the values we can dynamically populate and insert it into the template
3. Add any test you want presenting within the alert
4. Click **Format** to see the alert in a "prettified" format
5. Click **Submit** to save the new/edited alert

### Review existing alert integrations

1. From the sidebar menu, click on **Alerts**. This page will list all installed Alert Integrations of all templates
2. Click on **Marketplace**, then click on the tile for any one template, then click on **Installations**. This will show you details of al installed Alert Integrations of that specific template

### Edit an existing alert integration

1. Ensure the row for the installed Alert Integration you are interested in is showing (this could be on the list of all installed Alert Integrations, or the view filtered by a specific template).
2. Click on the Actions menu **\[...]** to the right of the row, and select **Edit**. You can change all values
3. Complete the changes you wish to make, then click **SUBMIT**.


---

# 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.seedata.io/tutorials/managing-your-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.
