# 10. Manage app notifications

## In-app notifications

StringeeX designed a notification feature right on the software interface, making it easy for users to receive notifications related to their tickets and tasks. Users view and set notifications at the bell icon as shown below:

<figure><img src="/files/GCjb6oIdv988LnDhQSxC" alt=""><figcaption></figcaption></figure>

**The number shown in red is the number of unread notifications**

**The Notifications tab includes all notifications arranged in order of new to old. Unread messages are bolded.**

<figure><img src="/files/RYtjRuDXsEIHrsanBHwh" alt="" width="563"><figcaption></figcaption></figure>

**The Settings tab allows users to set notifications on/off**

* Enable/Disable the notification sound by clicking on the speaker icon
* Enable/Disable notification when a new ticket is assigned to you
* Enable/Disable notification when the assigned ticket is changed
* Enable/Disable the notification when the ticket is given to the agent with new feedback to the customer
* Enable/Disable notification when an assigned ticket has new internal notes
* Enable/Disable notification when there is a task of the record or related to the time to do

<figure><img src="/files/lzEnYeW2u3fE5bDU7FY1" alt="" width="563"><figcaption></figcaption></figure>

**When the agent has a message, for example a new ticket has been assigned, the agent recognizes it by:**

* Listening to the notification sound (if the agent has the notification sound on, and is wearing headphones/opening the speakerphone).
* The message appears on the top at the **Notification** tab, which the agent can click to view details.
* A notification appears in the browser (web notification) if the agent allows the website to send notifications

<figure><img src="/files/hgaVu2l1Nx4eyz0DlabV" alt="" width="375"><figcaption></figcaption></figure>

## Browser notifications

To enable StringeeX notifications on the browser, users follow the image below

<figure><img src="/files/MYuWJfhythkfO7BcEREp" alt="" width="375"><figcaption></figcaption></figure>

**Note**: In some cases, browser notifications are not displayed on the desktop (usually the lower right corner position). Users need to check the device's "Notification and Sound" settings and make sure that the browser used to access StringeeX is authorized to notify.

<figure><img src="/files/SatEuTPhmqzK7Keykld1" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/YvZPbOp7Rlx90tTLbO3Q" alt="" width="375"><figcaption></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://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/iv.-frequently-asked-questions/10.-manage-app-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.
