# Notifications

<figure><img src="/files/vZVovFnOePoU4vlCIuDo" alt=""><figcaption><p>The Notification Centre</p></figcaption></figure>

Notifications are signaled with a **small red badge** that pops up on the left sidebar of the Advisor, next to the notification icon. &#x20;

{% hint style="warning" %} <mark style="color:orange;">**Remember**</mark>

To receive notifications on the Crystal app, you have to enable the *push notifications* feature on your phone.
{% endhint %}

## Find Your Notifications

When you click on the icon, the **Notification Center** will open up.

In that section, all your notifications are listed in chronological order, from the latest to the earliest.

Clicking on each notification will give you access to the complete notification content.

<figure><img src="/files/yaE9l4tFcUhtPEBGiRxU" alt="" width="188"><figcaption><p>Notifications List</p></figcaption></figure>

{% hint style="danger" %} <mark style="color:red;">**Remember**</mark>

After clicking on a notification, it will no longer be visible in the Notification center.
{% endhint %}

## Manage Your Notifications

Within the Notification Center, you can also manage your notifications.

### Delete Notifications

If you have too many notifications, you can delete them using the three dots next to each notification.&#x20;

{% hint style="danger" %} <mark style="color:red;">**Remember**</mark>

You cann retrieve notifications after deleting them.&#x20;
{% endhint %}

## Notification List

These are the types of notifications that Crystal can send you: &#x20;

### Analyzed insight

To inform you when an [**Insight Analysis**](/crystal-advisor/analyze-your-data/insight-analysis.md) is ready.

### **Detected anomaly**&#x20;

To inform you when an [**Anomaly**](/crystal-advisor/analyze-your-data/alerts/alerts.md) or a [**Threshold Alert**](/crystal-advisor/analyze-your-data/alerts/alerts-1.md) has been detected.

### **Scheduled topic**

To inform you when a new [**scheduled Topic**](/crystal-advisor/analyze-your-data/alerts/alerts-2.md) has arrive&#x64;**.**

### Topic forecast (Beta)

To inform you when a [**Topic forecast**](/crystal-advisor/analyze-your-data/forecasting.md) is ready.

### Topic download

To inform you when a big-size file (Excel or PDF) is ready for [**download**](/crystal-advisor/report-and-discuss-your-data/export-topic.md)\![^1]

### Shared topic

To inform you when someone [**shares a Topic**](/crystal-advisor/report-and-discuss-your-data/share-topic.md) with you!

### Shared data story

To inform you when someone [**shares a Data Story**](/crystal-advisor/report-and-discuss-your-data/data-storytelling.md) with you!

***

[^1]: ready for download&#x20;


---

# 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.igenius.ai/crystal-advisor/access-to-crystal/how-to-interact-with-crystal/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.
