# SMS Report

This document outlines the features and functionalities available on the SMS Report page.

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

### Features

#### Search Functionality

* **Keyword Search**: Users can search for specific records by entering keywords in the search bar. This helps in quickly locating relevant SMS records.
* **Timeframe**: By default, the page displays records from the last one month from the current date.

#### Filters

* **Country Filter**: Users can filter SMS records based on the country. This is useful for analyzing SMS performance or issues in specific regions.
* **Message Status Filter**: The message status filter allows users to narrow down records based on the status of the SMS. The available statuses include:
  * Sent
  * Delivered
  * Scheduled
  * Undelivered

#### Detailed Log View

* **View Detailed Log**: Each SMS record has an option to view its detailed log. This log provides additional information about the message, such as:
  * Request ID
  * SMS rate
  * Total cost
  * Number lookup status
  * Data coding

#### Report Download

* **Download Report**: Users can download the SMS report in CSV format for further analysis or record-keeping. This feature is accessible via the Export button.

To fully understand the functionalities and user interface of the SMS Report page, it is recommended to watch the associated video demonstration.

{% embed url="<https://d7networks.com/media/documents/sms_report.webm>" %}


---

# 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://guides.d7networks.com/sms/sms-report.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.
