# Alerts & notifications

:brain: Looking to set up your own alert? See [Setting up alerts](/platform/nlx-platform-guide/monitoring/analytics/creating-dashboards.md#setting-up-alerts)

### What are notifications?

*Notifications* provides a feed of recent alerts from *Analytics* dashboards created in the workspace. It also allows you to manage email subscriptions of alerts, see what alerts have been created in the workspace, and define clustering alerts.

To access, click your username in your workspace menu and choose *Notifications*:

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

### Alert details

Alerts that appear in the *Notifications* display the following:

* Name of analytics metric and summary of the event
* Date and time of the alert
* *Mark as read*: Dismisses the alert from appearing in your notification feed
* *View chart*: Directly navigates to the dashboard panel containing the alert for advanced details

### Managing notifications

For managing notifications in the workspace, the Notification manager offers a few options:

* *Notifications tab*: Provides a table of recent notifications and allows for bulk actions, including *Delete* or *Mark all as read*
* *Clustering alert setup* tab (enterprise only): Allows for creating alerts of detected clusters from [unknown utterances](/platform/nlx-platform-guide/flows-and-building-blocks/advanced/nlp-training.md). You may specify email subscriptions using the *Send to* dropdown field when setting up your clustering alert
* *Analytics alert setup* tab: Provides a table of all alerts that are set up in the workspace.&#x20;

  To add an analytics alert, hover over any panel on [an analytics dashboard and tap the bell icon](/platform/nlx-platform-guide/monitoring/analytics/creating-dashboards.md#setting-up-alerts) to begin
* *Subscriptions* tab: Provides a table of current email subscriptions available to receive notifications. Subscribers are only notified of alerts via email when specified through an alert's setup. To add a new email subscription, select the *+ Add subscription* link and enter the recipient's email address. New subscribers will receive an email to confirm their subscription before it may be used. Once added, hover over any panel on [an analytics dashboard and tap the bell icon](/platform/nlx-platform-guide/monitoring/analytics/creating-dashboards.md#setting-up-alerts) to begin


---

# 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.nlx.ai/platform/nlx-platform-guide/monitoring/alerts-and-notifications.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.
