# Set Your Availability

## Overview

For the system to work as intended, agents must ensure that their system status is accurate within the Live Agent Engine. If no agents are marked online within the Live Agent Engine dashboard, conversations will not be escalated. For more information on how the system determines if a conversation should be escalated to an agent or not, check out the Escalation Schedule page.

{% content-ref url="/pages/5aVCLWn5fP4kqpDAQExu" %}
[Escalation Schedule](/resource-center/live-agent-engine/system-configuration/escalation-schedule.md)
{% endcontent-ref %}

## How to Set Availability

<div data-full-width="true"><figure><img src="/files/YR31ZqCN4gRCXLOZx5hw" alt=""><figcaption><p>Set Your Availability In the Dashboard</p></figcaption></figure></div>

1. Click on your **User Icon** in the dashboard's bottom left corner, which opens a menu.&#x20;
2. At the top of the popup, there are three dots which indicate the following status:

* <mark style="color:green;">**Green**</mark>**&#x20;- Online** (Available for new escalated conversation assignments)
* <mark style="color:yellow;">**Yellow**</mark>**&#x20;- Busy** (Agent is still active in the dashboard, but does not want new escalated conversations to be assigned to them. Best used when agents are seeing a major influx of escalated chats)
* **Gray - Offline** (Will not be assigned escalated conversations)

{% hint style="danger" %}
**You must set your status to "Offline" before leaving for the day. Closing out the tab without marking yourself offline will not update your status.**&#x20;
{% endhint %}

## Automated Status Updates

We always encourage agents to manually adjust their availability status to ensure its accuracy. However, there is functionality available to help automate the agent's online status:&#x20;

### Agents

* **Mark Offline Automatically-** Agents can permit the system to automatically mark them offline when they aren't using the app or dashboard.&#x20;

<figure><img src="/files/4crEk8tYFe163TWOXwEL" alt="" width="246"><figcaption><p>Mark Offline Automatically</p></figcaption></figure>

### Administrators

{% hint style="warning" %}
**Administrators:** For more information on how you can adjust an agent's online status, click the link here: [Admin Overview](/resource-center/live-agent-engine/admin-overview.md)
{% endhint %}


---

# 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/set-your-availability.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.
