> 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/call-report.md).

# Call report

## Call report interface

<figure><img src="/files/LvvF8D7TaE612b7pyO30" 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;
* **Time:** the time period for statistics (this period may be less than the time from the campaign start to the campaign end).
* **Export data:** export data file in excel format to computer according to filter information

### (2) Statistical results

* **Campaign:** name of the campaign filtering results&#x20;
* **Total customers:** number of customers in the campaign&#x20;
* **Total calls:** total number of calls made in the campaign&#x20;
* **Calls connected successfully:** number of successful connection calls (customers answered the phone)&#x20;
* **Call failed:** number of calls that failed to connect (client didn't answer the phone, made an error call)&#x20;
* **Total call duration (s):** total duration of successful calls, duration of each call from when the customer answers the phone to the end of the call&#x20;
* **Average call duration (s):** average duration of calls, equal to the total duration of successful calls divided by the total number of successful calls&#x20;
* **Waiting time and talk time ratio (%):** percentage between total waiting time and total talk time (call duration) of successful calls


---

# 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/call-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.
