# Troubleshooting

## **Offline Alert**

<figure><img src="/files/xXVjoBMBISdeLcckDSkR" alt="" width="340"><figcaption><p>Offline Alert</p></figcaption></figure>

{% tabs %}
{% tab title="What Does It Mean?" %}
This notification alerts agents that there is a temporary disconnect from the web, and a page refresh is needed to see new messages sent during the downtime. Instances when you may see this message include:

* The Internet is not connected
* Reopening an existing Live Agent Engine tab from a previous session

{% hint style="warning" %}
This alert does not impact your agent status (online/offline/busy). If you set your availability status to green (online), it will stay that way regardless of whether you remain connected to wifi, you have the Live Agent Engine tab open or closed, or if your device is shut off.
{% endhint %}
{% endtab %}

{% tab title="What Do I Need to Do?" %}
Nothing! Your Live Agent Engine dashboard should automatically refresh once internet access is restored or you are active on the page again.
{% endtab %}

{% tab title="This Alert Occurs Frequently" %}
If your internet is frequently disconnecting and reconnecting, we recommend reaching out to your IT team for additional support and/or downloading the Live Agent Engine app to ensure that you have coverage on multiple devices.
{% endtab %}
{% endtabs %}

***

## **Audio Notification Issues**

{% hint style="warning" %}
Before reviewing the following troubleshooting instructions, ensure the following is true:

* You have audio notifications turned on for your specific profile
* Your device volume is raised and is successfully working for third-party videos

Note that if a message is received in an active conversation, there will be no audio notification! Unless you are currently active in the Live Agent Engine dashboard, we recommend that you click out of all conversations to ensure audio alerts are fired.&#x20;
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsxN9AGLZMIc5C8dx3zU7%2Fuploads%2FavAIIx3Ltt938gOmaWOx%2Fvideo_1280%20(1).mp4?alt=media&token=70e6a0d0-e113-46b8-a345-dabc10c0ac17>" %}
Walkthrough Video on Troubleshooting Audio Notification Issues
{% endembed %}

| Issue                                                                                                                                                                                                              | Solution                                                                                                                                                                                 |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>Multiple Tabs Opened/Closed</strong></p><p>If you open a second Live Agent Engine tab and decide to close the original Live Agent Engine tab, this may cause issues with your audio notifications. </p> | Close out all Live Agent Engine tabs and relaunch the Live Agent Engine. Once the new tab is open, clear out all the active notifications by clicking the bell icon above your initials. |


---

# 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/troubleshooting.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.
