# Notifications

### Chrome notifications

Notifications can be sent via your Chrome browser - so we highly recommend you use Chrome as your default browser! Also, please make sure you have enabled notifications in your Chrome settings, and are using the latest version of Chrome.

To turn on system notifications, click on your log in name in the bottom left hand corner of your screen and toggle on the message notifications switch:<br>

<figure><img src="/files/rKqBGX3Y3XzNqAKV35Ic" alt="" width="273"><figcaption><p>Turn on notifications via toggle switch</p></figcaption></figure>

Chrome notifications are only sent when you are not on the Converso Inbox page.

Notifications are sent for new messages, and chats that need to be assigned. &#x20;

When a new inbound message is received (over any channel), a notification is sent to all logged in users as a "toast" appearing in the top right hand corner of the screen.&#x20;

This notification is sent even when the chat is assigned to AI to answer.

<figure><img src="/files/pENqewJs7jWRjtTs15Ny" alt="" width="283"><figcaption><p>New message notification</p></figcaption></figure>

A notification is also sent to all logged in users when AI unassigns itself from the chat (eg when a customer says they want to chat with a human), and the chat therefore needs assignment to a human agent:

<figure><img src="/files/7Qgw1P5djVEChDf5BelE" alt="" width="282"><figcaption><p>New chat assignment notification</p></figcaption></figure>

When the chat is then assigned to a human agent, a notification is then sent to the assignee agent informing them that they have a chat to respond to. This chat will then appear in My Inbox.

After the chat is assigned to a human agent, the message notification is only sent to the assignee agent.&#x20;

Notifications are sent immediately the message is received or the handover takes place, enabling responses to be sent while the customer is still online (if it's a message sent over webchat), or enabling a human agent to take over the chat while the customer is still waiting online.

### List of chrome notifications

Assignment notifications appear under the bell icon at the bottom left hand corner of your screen.

<figure><img src="/files/p7jk7YKLOUSdG7uoQB2n" alt="" width="202"><figcaption></figcaption></figure>

Here you will see notifications for when a chat needs to be assigned to a human agent, for instance when AI Agent has unassigned itself from the chat, or when a chat is assigned to you from the Team Inbox:

<figure><img src="/files/uDYUJbYpLlKC4w8XTpi5" alt="" width="375"><figcaption><p>Notification list</p></figcaption></figure>

Just click on the notification and it will take you to the relevant conversation.

### Email notifications (coming soon!)

When an inbound message is sent by a contact via WhatsApp or webchat, and which does not receive a reply after a period of time, a notification is sent by email.

Email notifications for unreplied messages are sent Monday to Saturday at 0800, 1100, 1400 and 1700.

If the unreplied message is in an assigned conversation, the email notification will be sent to the assignee agent.&#x20;

If the unreplied message is in an unassigned conversation, the email notification will be sent to all agents in the group.&#x20;

Notifications are not sent to admins.

The email will include the date and time of the message, the sender (if the name exists in contacts), and the message contents.

When a number of unreplied messages have been sent, only details of the latest message will be included in the notification email. &#x20;

Email notifications are only sent for messages from saved contacts. When a new message is received via WhatsApp, a new contact is automatically created in contacts.&#x20;

However when a new message is received via webchat from an anonymous user, this contact is created as a guest, and an alert is not sent via email. This avoids the potential for email inboxes to become overloaded with notifications from anonymous visitors. &#x20;


---

# 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://converso.gitbook.io/product-documentation/communications/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.
