# Chat/tickets

<figure><img src="/files/pcSNsoLBqUVh5EIqnhds" alt=""><figcaption><p>The interface</p></figcaption></figure>

* You can choose the field based on your purpose. Here are 4 sections you need to know the function.&#x20;

## 1. Your Inbox

* This section will show the live chat/ticket in the workspace.

<figure><img src="/files/3UezlFuZWUNGO5451h1V" alt=""><figcaption></figcaption></figure>

1. Tool of conversation: this will let you decide on the act of the conversation, to get to know how it works, please see [Conversation Tools](/live-chat-and-support/conversation-tools.md).
2. Live chat/Tickets area: Show all your conversations and tickets in the workspace. You can use the filter tool to fill it out based on your purpose. To get more information, please see [Live Chat & Support](/live-chat-and-support/live-chat-interface.md) and [Ticket System (Add-on)](/ticket-system-add-on/ticket-list.md).

## 2. Mentions

* Optionally choose how to mention by 2 ways:&#x20;
* Use the icon <img src="/files/0ZNvjpFUQwAiPypR7yrM" alt="" data-size="line"> on the right of the tool of conversation, then see the note field, input "@" and choose the one on the workspace to mention or you can mention the staff when creating the ticket.&#x20;

<figure><img src="/files/ev8lMk98g7cLl0EeunFd" alt=""><figcaption></figcaption></figure>

## 3. All

* This section will show all conversations in the workspace, including everyone. you can see some feature in [Live Chat & Support](/live-chat-and-support/live-chat-interface.md) and [Ticket System (Add-on)](/ticket-system-add-on/ticket-list.md).

<figure><img src="/files/e64Av8aiHfkyBz6XJfzr" alt=""><figcaption></figcaption></figure>

## 4. Unassigned

* This section will show the conversation which unassigned to the member of the workspace. You can assign to whom based on your purpose.&#x20;

<figure><img src="/files/YYaUB1PFbiPs5pnsDRVt" alt=""><figcaption></figcaption></figure>


---

# 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://documents.cxgenie.ai/help-desk/chat-tickets.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.
