# Report agent by ticket fields

## Interface of report agent by ticket fields

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

### (1) Information filter

* **Select field:** select the information field as the statistical criteria. Note: the report only reflects fields with the Dropdown data type, which is required to be selected. The user can filter combinations of many different fields.&#x20;
* **Select agent:** the agent needs to filter data&#x20;
* **Time:** the amount of time to collect data&#x20;
* **Export data:** export information from the system in excel format

### (2) Result table of report agent by ticket fields

* **Agent:** tên tổng đài viên đang lọc
* **New:** số lượng phiếu ghi của agent tương ứng đang ở trạng thái mới
* **Processing:** số lượng phiếu ghi của agent tương ứng đang ở trạng thái đang xử lý
* **Pending:** số lượng phiếu ghi của agent tương ứng đang ở trạng thái đang chờ
* **Closed:** số lượng phiếu ghi của agent tương ứng đang ở trạng thái đóng
* **Agent:** the name of the agent being filtered&#x20;
* **New:** the number of tickets of the corresponding agent is in the new status&#x20;
* **Processing:** the number of tickets of the corresponding agent in the processing status&#x20;
* **Pending:** the number of tickets of the corresponding agent that are in the pending status&#x20;
* **Closed:** the number of tickets of the corresponding agent that are in the closed status

*(Screen showing results when filtering by "Status" field)*


---

# 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/ii.-system-features/6.-reports/6.1-statistical-reports/6.1.3-agent/report-agent-by-ticket-fields.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.
