# Auxiliary Mapping

Agents are responsible for setting their status in the dashboard. Status on dashboard operator is to describe Agent’s real-time condition, where this status is to determine the availability of Agents can handle the ticket or not. Agents are able to change a status directly from a dashboard view.&#x20;

This feature allows you to create the Agent status, so the status can displayed on Agent's dashboard. In fact, the only time an agent’s status changes is when they manually change it in the dashboard. 3Dolphins provides two default status values :

1. Available
2. Not Available

Ticket can be assigned automatically to Agent only if the status is ‘Available’. But in this feature, you can customize the status according to Agent's condition.&#x20;

Go to ***Customer Service*** menu and click the ***Auxiliary Mapping*** menus, then you will see a auxiliary mapping page such as images below.

![Auxiliary Mapping](/files/-MRIpo_L_bNDYW0ZUw2G)


---

# 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.3dolphins.ai/5.1.x/customer-service/auxiliary-mapping.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.
