# Notifications

{% embed url="<https://youtu.be/9_bGMhlblUo?list=PLXOOWxcfpoYXQbs-HhT5SOPqcyZtxgWm8>" %}

Welcome to the notifications configuration guide. This feature is designed to provide you with important and sensitive real-time updates regarding your account.

To access the notification configuration screen, open the side menu and select "Configuration" under "TRADE" Then, click on "Notifications" to access the notification center.

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

### **You can set notifications as described below:**

#### **System Notifications**

* Distributor:
  * Distributor about to reach 5-8k: RMQ reaches 5000 or 8000
  * Distributor about to reach its limit
  * The distributor has reached its limit, it's closed and disabled: RMQ reaches 10k
  * Distributor is disabled
  * Distributor is enabled
* Quota:
  * A new quota was added

#### **Bell notification**

'Push notifications' which is an in-app notification (the users could still get email notifications as well)

* The notification actions are per user- unread notifications will be indicated based on the actions of the individual user.
* The notifications in the bell will be shown for only 48 hours.
* Notifications time zone appers in UTC.

<figure><img src="/files/EBsUXIIPF6zbtQ3BMIlR" alt=""><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://docs.lsports.eu/u/trade/user-guide/configuration/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.
