# SMS

If you have SMS feature activated in your account,  you can view the SMS history.

* This gives the complete details of the SMS sent like sender, receiver, smsid,cost, status,direction, date, action.

SMS can be filtered based on :

* Starts with
* Ends with
* Contains

{% hint style="info" %}
**NOTE:** You can select any one of the mentioned filters
{% endhint %}

SMS can be further filtered on the basis of Start Date, End Date, SMSID, sender and receiver.

You can download the detailed **CSV** report by clicking the bottom right button **“Download as CSV”**.

![](https://lh3.googleusercontent.com/6Y9ShudbVwalkm8Lb8RgrH1KcK-tDa89bApgqEJHD69D3ny_aah-pDmWpRpK4XxR2SDXL0qovnzTsfDcfOK45JtBB6S-WX6JnPm9g63cw2J5P3UIng7-or-qLPcn1XAAJCebjRro)


---

# 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.didforsale.com/didforsale-portal/reporting/sms.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.
