> For the complete documentation index, see [llms.txt](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](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.7-outbound-call-campaign/customer-report.md).

# Customer report

## Customer report interface

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

### (1) Information filter

* **Campaign name:** filter by campaign name to be reported&#x20;
* **Agent:** the name of the agent that needs reporting&#x20;
* **Export data:** export data file in excel format to computer according to filter information

### (2) Statistic report

* **Campaign:** filtered campaign name&#x20;
* **Total customers:** total number of customers in the campaign&#x20;
* **New customer:** the customer has not been called once in the campaign, corresponding to the customer status in the campaign is not implemented&#x20;
* **Processing:** the customer is in the process of preparing and making a call by the system&#x20;
* **Called but failed:** Called the customer at least once but the agent and customer did not connect with each other and the maximum number of calls out has not been reached&#x20;
* **Called all retry attempts but failed:** the maximum number of calls to the customer has reached the limit but all calls failed&#x20;
* **Success:** successfully called the customer (the customer answered the phone)&#x20;
* **Callback appointment:** the call meets the customer and is scheduled to call back (agent action when calling out from the campaign)&#x20;
* **No callback:** the call meets the customer and the customer reports (the agent chooses the callback option, when making a meeting call, there will be an option if the customer has an appointment to call back for the agent to choose)&#x20;
* **Make an error call:** the call to the customer failed (usually due to the wrong customer phone number)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` 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.7-outbound-call-campaign/customer-report.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
