# SMS Report

The SMS Reports page provides a comprehensive overview of all SMS messages sent by the system. This page enables you to track the status of sent messages, review their content, and identify any potential issues or errors.

### **Accessing the SMS Reports Page**

1. Log into the banking application using your credentials.
2. Navigate to the "**Operations**" section.
3. Select **Notifications** from the dropdown.
4. Select the "**SMS Report**" page from the available options.

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

### **Viewing SMS Reports**

1. **Filter Options:** Use the filter options to narrow down the list of SMS messages based on specific criteria, such as date range, phone number, or message status.
2. **Export:** Click the "**Export**" button to download the SMS report in a CSV or PDF format for further analysis or archiving.


---

# 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://docs.udara360.io/core-features/operations/notifications/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.
