# Overview

Within this page, you have access to valuable data that allows you to evaluate the overall health of your audience and track the activity levels of your members.

At the top of the page, you'll find a number of filters that apply to the data displayed:&#x20;

* **Groups:** select the group(s) whose data you wish to analyze.&#x20;
* **Role:** select the role of the members whose data you wish to analyze.&#x20;
* **Period:** select the period you wish to analyze. You can choose from the following options: `Today`, `Yesterday`, `Last 7 days`, `Last 30 days`, `Last 90 days`, `This week`, `This month`, `This quarter`, `This year`, `Custom`.&#x20;

{% hint style="info" %}
If you leave the groups and roles filters blank, the dashboards will show you an overview of the activity across your entire audience.&#x20;
{% endhint %}

## Members

In this section, you'll find all member-related metrics.

<table><thead><tr><th width="213">Metrics</th><th>Description</th></tr></thead><tbody><tr><td>🔢 Accepted members</td><td>Number of members with an <code>Accepted</code> status today. A label indicates the difference with the previous period.</td></tr><tr><td>🔢 Invited members</td><td>Number of members with an <code>Invited</code> status today. A label indicates the difference with the previous period.</td></tr><tr><td>🔢 Pending members</td><td>Number of members with a <code>Pending</code> status today. A label indicates the difference with the previous period.</td></tr><tr><td>🔢 New members</td><td>Number of new members over the selected period. A label indicates the difference with the number of new members in the previous period.</td></tr><tr><td>📈 Evolution of Accepted Members</td><td>Graph showing the evolution of the number of members with an <code>Accepted</code> status over the selected period.</td></tr></tbody></table>

## Activities

In this section, you'll find all the metrics related to your members' activities.

#### 💬 Message metrics&#x20;

<table><thead><tr><th width="213">Metrics</th><th>Description</th></tr></thead><tbody><tr><td>🔢 Messages (Total)</td><td>Number of messages sent on the Spot during the selected period. A label indicates the difference with the number of messages sent during the previous period.</td></tr><tr><td>🔢 Messages (In channels)</td><td>Number of messages sent in channels during the selected period. A label indicates the difference with the number of messages in channels during the previous period.</td></tr><tr><td>🔢 Messages (In lives)</td><td>Number of messages sent in lives (the liveroom chat) during the selected period. A label indicates the difference with the number of messages in lives during the previous period.</td></tr><tr><td>🔢 Messages (In direct messages)</td><td>Number of messages sent in direct messages during the selected period. A label indicates the difference with the number of messages in direct messages during the previous period.</td></tr><tr><td>📊 "Messages"</td><td>Graph showing the evolution of the number of messages sent over the selected period.</td></tr></tbody></table>

#### 👍 Reactions metrics

<table><thead><tr><th width="213">Metrics</th><th>Description</th></tr></thead><tbody><tr><td>🔢 Reactions (Total)</td><td>Number of reactions on the Spot during the selected period. A label indicates the difference with the number of reactions during the previous period.</td></tr><tr><td>🔢 Reactions (In channels)</td><td>Number of channel reactions during the selected period. A label indicates the difference with the number of reactions in channels during the previous period.</td></tr><tr><td>🔢 Reactions (In lives)</td><td>Number of reactions in lives during the selected period. A label indicates the difference with the number of reactions in lives during the previous period.</td></tr><tr><td>📊 "Reactions" </td><td>Graph showing the number of reactions on the Spot over the selected period.</td></tr></tbody></table>


---

# 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://help.meltingspot.io/english/manage-spot/dashboard/overview.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.
