# Notifications

### 1. How to Access

1. Go to **Settings** in the left navigation menu.
2. Select **Notifications**.
3. Choose either the **Emails** or **Push notifications** tab.

***

### 2. Email Notifications

<figure><img src="/files/RopMGl8FrA8K0Xf4EOSt" alt=""><figcaption><p>Activate by toggling the button for each notfication.</p></figcaption></figure>

Manage automated email alerts for key Help Desk and Ticket events, such as:

* When a customer starts or reopens a conversation.
* When a conversation or ticket is assigned to an agent or team.
* When an agent or customer replies, or when the status changes.

You can enable or disable each event using the toggle switch beside it.

***

### 3. Push Notifications

<figure><img src="/files/r7MEPyQDiZJ7F9QL0eDr" alt=""><figcaption><p>Activate by toggling the button for each notfication.</p></figcaption></figure>

Configure in-app alerts that appear directly inside CX Genie for real-time updates.\
Available for major events like:

* New conversations or messages.
* Ticket creation, assignment, or status updates.
* Chat assignments and responses.

Enable **sound notification** to play an alert tone when new notifications arrive.


---

# 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://documents.cxgenie.ai/settings/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.
