# Insights Hub (Coming soon)

**Insights Hub** introduces a new experience for our RCS customers, providing quick and clear insights into their campaign performance.\
With this information, they can make fast, data-driven decisions based on their sending results.\
\
In the side menu, you will find:

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

After clicking this new option in the side menu, you will see the following dashboard:

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

\
Below, we will detail how each block of this dashboard works.

### 1. Period

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

By default, the selected period is the current month.

| Period             | Meaning                                                                                                                                                                          |
| ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Current Month**  | <p>Data from the current month, excluding the current day.<br><br><strong>Example:</strong> If today is April 8, it will display data from April 1 to April 7.</p>               |
| **Previous Month** | <p>Data from the previous month, excluding the current month.<br><br><strong>Example:</strong> If the current month is April, it will display data from March.</p>               |
| **60 Days**        | <p>Data from the last two months, excluding the current month.<br><br><strong>Example:</strong> If the current month is April, it will display data from February and March.</p> |
| **Last 15 Days**   | Data from the last 15 days, excluding the current day.                                                                                                                           |
| **Yesterday**      | D-1                                                                                                                                                                              |

### 2. Indicators

<figure><img src="/files/0fW8DYF7urzRR55IXTfO" alt=""><figcaption></figcaption></figure>

These indicators **display data only from the RCS channel.** If you have SMS fallback configured, you can view combined RCS + SMS fallback information in the funnel section.\
By focusing only on RCS data, you can better understand the channel’s potential for your campaigns.

An important reminder when analyzing the read rate indicator: customers using **iOS** devices usually do not have read receipts enabled by default, unlike most **Android** users. Because of this, some iOS users may read your messages, but the read indicator may not reflect it.

### 3. Best Subaccounts and best campaigns

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

In this view, you will have access to the **Best campaigns** sent during the selected period.\
If a message was sent without being associated with a campaign, it will not appear here.

We recommend always sending your messages linked to a campaign to better organize your sends and make it easier to find them in our reports.

You will see the campaign name below each column, along with data such as message volume, read rate, and response rate.

You will also be able to view the **Best subaccounts** for the selected period, including the subaccount name below the column, the total number of messages sent, and the delivery rate percentage.

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

### 4. Funnel

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

The funnel provides the complete information for the selected period (always considering RCS + SMS fallback when fallback is available), showing the percentage of messages sent as Basic, Single, or Fallback.

Regarding interaction data, it is important to understand how interactions are counted:

* When a single MT generates multiple MOs, we count it as **only one** interaction. The goal is to measure the interaction with the campaign itself.\
  If you need to analyze additional interactions, we recommend using the Analytics report.
* An MO is associated with an MT within a 7-day window. If a user interacts with your campaign after 7 days, we are unable to associate the MO with the campaign’s MT.


---

# 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-latam.messaging.sinch.com/rcs/insights-hub-coming-soon.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.
