# Notification Preferences

## Overview

Three types of notifications can alert agents when certain actions have taken place within the Live Agent Engine. These options include:

* Push notifications.
* Audio notifications
* Email notification

Agents can elect to receive one, two, or all three alerts for various actions. See below to learn what those actions are and how you can adjust your settings.&#x20;

## Adjust Your Preferences

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsxN9AGLZMIc5C8dx3zU7%2Fuploads%2FodFkVmFSGEmb892LmdVa%2Fadjust%20notifications.mp4?alt=media&token=47e81afc-791f-43ed-918e-c8b52aa6b606>" fullWidth="true" %}
Lean How You Can Adjust Your Notification Preferences
{% endembed %}

1. Click on your **User Icon** in the dashboard's bottom left corner, which opens a menu.&#x20;
2. Click on **Profile Settings**.
3. Scroll down to view the different audio, email, and push notifications. Select the box to enter a checkmark next to each notification type that you'd like to receive.&#x20;

## Enable Push Notifications

The first time you update your push notifications, you must enable the push notifications toggle.&#x20;

<figure><img src="/files/nVRFARGrjtzBAF0WiBLq" alt=""><figcaption><p>Enable Push Notifications</p></figcaption></figure>

Once selected, you'll receive a message by your address bar that asks you to confirm your push notification selection for this site. If you do not receive this alert, please select the 'lock' button at the beginning of your address bar and ensure the 'Notifications' option is enabled.&#x20;

<div data-full-width="true"><img src="/files/VrGbwYj0j5MsX4eJ3xXk" alt=""></div>

## Best Practices

We recommend selecting the following notifications:&#x20;

* **Audio Notifications**
  * 'Assigned Conversations'&#x20;

{% hint style="info" %}
Don't forget to review the additional audio alert conditions and make adjustments based on your needs.&#x20;
{% endhint %}

* **Email/Push Notifications**
  * 'Send email notifications when a conversation is assigned to me'
  * 'Send email notifications when you are mentioned in a conversation'
  * 'Send email notifications when a new message is created in an assigned conversation'
  * 'Send email notifications when a new message is created in a participating conversation'

## FAQs

<details>

<summary>Can live agents or teams receive notifications for Left Messages?</summary>

Yes, this is possible! Please submit a ticket by hovering over the **Click Here For More Support** button in the top right corner of this page.

</details>

<details>

<summary>Can agents be alerted to all escalated conversations without being the assigned agent?</summary>

Yes! The Satisfi Labs team can create automated actions with your dashboard to notify a specific team when a conversation has been escalated. Please submit a ticket by hovering over the **Click Here For More Support** button in the top right corner of this page for installation.

</details>

<details>

<summary>Why am I not getting audio notifications?</summary>

Note that if a message is received in an active conversation, there will be no audio notification. To learn more about troubleshooting your audio notifications, review the page here: [Troubleshooting](/resource-center/live-agent-engine/agent-overview/troubleshooting.md#audio-notification-issues)

</details>


---

# 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.satisfilabs.com/resource-center/live-agent-engine/agent-overview/notification-preferences.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.
