# 2. Ticket

**At the ticket interface, the user can see all the tickets that meet the conditions set in** [**display permission**](/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/ii.-system-features/9.-settings/9.6-other-configurations/9.6.3.-display-permission.md)**.**

<figure><img src="/files/MRsBokfcYmqsexLpLSWN" alt="" width="375"><figcaption></figcaption></figure>

## View ticket details

Users view the ticket details by clicking on the ticket to view on the interface. Then the ticket details will be displayed.

<figure><img src="/files/O1FgvfGWnm8heUcbliuU" alt="" width="375"><figcaption></figcaption></figure>

**Users should pay attention to the following terms:**

* **Serial:** the ticket code
* **Inbound/Outbound Call:** information about outbound/inbound calls. The illustration is a call ticket to the system
* **Contact:** contact name (saved on the system) or customer phone number (if customer did not save the contact)
* **Assign to:** personnel assigned to record
* **CCs:** personnel be ccs to acknowledge this ticket
* **Status:** The ticket status includes New - Processing - Pending - Closed showing the status of the ticket processing
* **Type:** ticket type, including Question - Problem - Random - Mission
* **Priority:** customer priority&#x20;
* **Customer email:** email of the corresponding con.tact. This field will be empty if the customer does not have this information
* **Custom fields:** auto-generated field of the contact and the corresponding ticket created on the system

## Filter

At the filter, users can filter the tickets according to the information fields available on the system.

Quick Filters includes all the [advanced filters](/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/ii.-system-features/5.-advanced-filter.md) created by users on the system when using StringeeX on the website. Here the user can see all the tickets met the filter's conditions.

<figure><img src="/files/tVtkdi0dMRZAXt3bOlHG" alt="" width="375"><figcaption></figcaption></figure>

Users can filter by the information in the provided Quick Filter, or use the Filter to filter the tickets with the necessary information.

<figure><img src="/files/FwCgw1jcUyCSvHs2dCTT" alt="" width="375"><figcaption></figcaption></figure>

**Note:** *Users can combine both Quick Filter and Filter to find the desired results faster and easier by simultaneously selecting both filters and filling the required fields.*

## Create a new ticket

To use the record filter, users press the "+" icon in the left corner of the screen

<figure><img src="/files/yPtW6G6pvB00Yxg5HAAm" alt="" width="375"><figcaption></figcaption></figure>

The user creates a new ticket by filling in the ticket fields. The fields marked with a red **“\*”** have to be filled in, otherwise the ticket will not be created. After entering all the fields, the user clicks "Add" to complete a new ticket on the mobile app.

<figure><img src="/files/2xTIDNOkkcMJuHna51Br" alt="" width="375"><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://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/iii.-mobile-app/android-app/2.-ticket.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.
