# SMS Report

## Use Case

Using this report, you can view the total amount of SMS messages sent and see how this is broken down by the different message types for all your sent SMS communications. You can also determine if unexpected behavior occurs over time for the click rate and visualize the usage of SMS messages in different countries.

{% hint style="warning" %}
SMS data will only be displayed if you use the [SMS Communication feature](https://docs.parcellab.com/docs/engage/messages-and-journeys/overview/parcellab-sms) with parcelLab.
{% endhint %}

## <code class="expression">space.vars.Report\_CISMS</code> Report Features

This report is based on the creation date of the SMS messages. It contains data for the last two years.

The top-level row shows the core metrics of this report and the date the report was last refreshed above it. This gives you an overview of SMS performance, including the percentage for click rates, and number of SMS messages sent for the current period. It can be compared against a fixed previous period, which is based on the current period selected (for example: if the current period selected is 30 days, then the previous period used will be the previous 30 days from the current period).

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FDJVXMZh6psFG6J5OtgWa%2FSMSReportStats%20copy.png?alt=media&#x26;token=0391924d-c4fa-4da6-9e0b-8c99d8fa6a46" alt="Core metrics for the SMS report"><figcaption></figcaption></figure>

More detailed charts are included in the <code class="expression">space.vars.Report\_CISMS</code> report to help you monitor your SMS performance.

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2Fyolis70Wv83AYepLwmvQ%2FCommsSMSReport.png?alt=media&#x26;token=2c014f74-d38b-4229-bd04-088e35edf9e1" alt="SMS report charts"><figcaption></figcaption></figure>

{% hint style="info" icon="book" %}

#### Check out the parcelLab guides

For further information on using the report and metrics, see our [user guide documentation](https://how.parcellab.works/guides/communication/communication-insights/sms-report).
{% endhint %}


---

# 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.parcellab.com/docs/platform/overview/communication-insights/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.
