> For the complete documentation index, see [llms.txt](https://docs.airdev.co/canvas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.airdev.co/canvas/2.0.0-1/using-the-template/setup/features/alerts.md).

# Alerts

Showing in-app alerts helps the user confirm what’s happening (e.g., “Changes saved”). We have our own AirAlert integration that makes this easy.

## Alert Styles

You can define styles for standard alerts in the `Plugins` tab.

![](/files/-L_iZGUN_cAguar4gML7)

Or, you can trigger a custom alert and define the colors for an alert by going to the `Workflow` tab in the Bubble Editor > select `Plugin` > select `AirAlert - Custom`

![](/files/-L_iZzJqBvvf7DA9HfW1)

{% hint style="danger" %}
AirDev Alerts don't work in Internet Explorer. They do work in all modern browsers (Safari, Chrome, IE Edge, Firefox, Opera, and more).
{% endhint %}

## Trigger Alerts

There are 3 different AirAlert actions in your app - Standard, Custom, Clear All.

1. Workflow: `Plugin` > `AirAlert - Standard` \
   This includes standard AirDev alert styles: Warning (orange), Success (green), Information (blue), and Error (red).
2. Workflow: `Plugin` > `AirAlert - Custom`\
   Define your own colors and styles for your alerts. You can also add a progress bar to the notification.
3. Workflow: `Plugin` > `AirAlert - Clear all`\
   Clear all visible alerts on the page.
