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

# SMS report

## Definition

The SMS report summarizes the total number of messages tracking the daily, weekly, and monthly milestones so that users can monitor the system's performance and SMS delivery status. Thereby assessing the quality and status of operations to make adjustments to better suit the needs and operations of the company.

<figure><img src="/files/bhEbwxY8nQfBcqN9MaEi" alt=""><figcaption><p>Image 1: SMS report</p></figcaption></figure>

## SMS report filter

Currently the SMS report filter only includes a time filter. For the time filter, users can filter by day, week or month depending on needs. (Note: the maximum number of days that can be selected in 1 filter are 31 days).

<figure><img src="/files/qnLlS6jlZvOs5uDTML36" alt=""><figcaption><p>Image 2: Filter SMS report</p></figcaption></figure>

## SMS report chart

The SMS report chart will display information in 2 different time patterns: within 1 day and a period greater than 1 day.

### SMS report chart within 1 day

When filtering by date the chart will have 2 vertical and horizontal axes as shown below.

<figure><img src="/files/BzXKBJiZoQwWgVYGG8mQ" alt=""><figcaption><p>Image 3: SMS report chart within 1 day</p></figcaption></figure>

* **Vertical axis:** total number of SMS sent at once.
* **Horizontal axis:** times of day with time hops of 30 minutes.

&#x20;       **For example:** The time on August 1, 2023 at 10:00 has a total of 11 messages.

### SMS report chart with a period greater than 1 day

When filtering by date the chart will have 2 vertical and horizontal axes as shown below.

<figure><img src="/files/kAGUSbEYVyofLUHPeDTe" alt=""><figcaption><p>Image 4: SMS report chart with a period greater than 1 day</p></figcaption></figure>

* **Vertical axis:** total number of SMS sent at once.
* **Horizontal axis:** the time hop milestones are 1 day.

&#x20;    **For example:** July 28, 2023 has a total of 334 chats.


---

# 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.5-sms/sms-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.
