# Notifications

## How to Set Up Chat Notifications in Alhena AI

To stay updated with chat notifications, you can easily configure your notification settings in the Alhena dashboard.

* Currently, we support only email notifications
* All the admins and members related to the profile will receive notifications

Follow the steps below to get started:<br>

### 1) To Receive AI Training Notifications

If you need notifications for every AI chat reply, here's how you can do it:

1. Log into Alhena Dashboard.
2. Go to Settings.
3. Select Notifications.
4. Toggle ON the option for "AI Training" to receive email notifications before, during and after the AI training.

Once enabled, all the profile admins will receive following email notifications:

1. 24 hours before the scheduled AI training starts
2. When the AI training begins
3. When the AI training is completed

Please see the screenshot below for more information.

<figure><img src="/files/l4l3xRf8TRXJbkqRHo6q" alt=""><figcaption><p>Image showing How to turn on AI Training email notifications</p></figcaption></figure>

### 2) To Receive AI Chat Notifications:

If you need notifications for every AI chat reply, here's how you can do it:

1. Log into Alhena Dashboard.
2. Go to Settings.
3. Select Notifications.
4. Toggle ON the option for "AI Replies" to receive email notifications for every AI reply.

Please see the screenshot below for more information:

<br>

<figure><img src="/files/DL7AjKO6NQDCoSilJcZ6" alt=""><figcaption><p>Image showing How to turn on email notifications for every AI Chat</p></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://alhena.gitbook.io/docs/dashboard/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.
