# SMS Tracker

The **SMS Tracker** screen allows staff to view SMS notification details sent from the application. It provides a centralized dashboard to monitor SMS activity and review notification records using multiple filters.

{% hint style="info" %}
For more information about configuring **SMS** integration, see the [**SMS** ](/uniteemr/master-modules/integrations/sms.md)topic.
{% endhint %}

***

### Steps to View SMS Notification Details

* Open the **SMS Tracker (Home > My Tasks > SMS Tracker)** screen. By default, the **SMS Dashboard** opens.
* Use the available filters such as **Clinic**, **Search by Patient**, **From and To Dates**

  <figure><img src="/files/RAjdVeiEZs5vgahOxu9h" alt=""><figcaption></figcaption></figure>
* Click **SEARCH** button to generate the SMS notification details. Review the SMS notification details on the dashboard.

***


---

# 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://unitecare.gitbook.io/uniteemr/master-modules/sms-tracker.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.
