# Overview

The **Community Dashboard** provides a comprehensive view of a community's key performance indicators (KPIs), offering real-time insights into engagement, sentiment, and activity trends. Users can filter data by specific date ranges, ensuring they can track growth and changes over time.

:tada: **NEW:** now you have access not only to Telegram group metrics but also X analytics, in a single dashboard!

<figure><img src="/files/s5BPf91uWhQMTijNALwi" alt=""><figcaption><p>Overview community dashboard</p></figcaption></figure>

### What's Displayed

* **X Overview** – Number of followers, following, account age and profile picture
* **Main KPIs** – Metrics such as total members, active users, messages per day, and sentiment scores.
* **Date Filtering** – Users can adjust the date range to view trends over time.
* **Graphical Insights** – Visual charts present the evolution of community activity in an intuitive format.
* **Category Champions** – Highlights the most active members based on engagement type (e.g., text messages, documents).
* **Activity Heatmap** – A visual representation of when the community is most active throughout the week.
* **User Leaderboard** – A ranking of the top contributors based on engagement and interactions.
* **X Analytics** – Click to that tab to see analytics for the X page

This dashboard helps community managers and investors monitor growth, understand engagement patterns, and make data-driven decisions ef*ficientl*y

We will explain into more details each of the KPIs.


---

# 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.tgmetrics.ai/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.
