# Rules for notification

Notifications are generated by the platform based on several conditions. Please check that these conditions are met before calling upon support.

1. Is the chat coming in during the [general opening hours](/settings/app-settings/opening-hours.md) of your application?
2. Are your [personal working hours](/settings/user-settings.md) configured as operator? Is the chat coming during your personal working hours? Have your colleagues check their settings too.
3. Did you check your [personal notification settings](/settings/user-settings.md)?&#x20;
4. Is the user who expects to get notifications currently logged into the DialoX platform or is he the user who was last logged into the DialoX platform from your browser? (If not, the notification settings from the other user will apply.)
5. Do you have the [role operator or agent](/administration/users.md#roles) in the same environment as the app? (being a member of the environment inherited from your agency is not the solution)
6. Toggle your own [availability settings](/settings/user-settings/availability-settings.md) from unavailable to available to reset your notification preferences in the platform.
7. Is your browser open or is it at least running as a [background process](#user-content-fn-1)[^1] on your computer?&#x20;

When you didn't enable push notifications or your browser or OS doesn't support them, the notifications will appear within the browser page:

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

Also when you have the Studio or Inbox opened in a visible browser tab, the system will show the notification as part of the browser page.

Only when all conditions for push notification settings described above are met, and you are currently not looking at a browser page with the Studio or Inbox loaded in it, the system will push the notifications to your PC. The way your PC will show this notification is dependent on your personal settings and specific browser you are using. On Mac OSX, working with Chrome as browser, this will look like:

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

[^1]: ![](/files/O5Z2u611Apy4R4Orif8K)


---

# 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://manuals.dialox.ai/inbox/notifications/rules-for-notification.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.
