# Active Users

The **Active Users** section tracks the number of community members who actively participate by sending at least one **message per day**. This metric helps assess engagement levels and community involvement over time.

<figure><img src="/files/cc0vXa5nT9cbduPTDVBP" alt=""><figcaption><p>Active Users</p></figcaption></figure>

### How It Works

* Displays the total number of active users within the selected time range.
* A line chart represents fluctuations in engagement, helping identify trends and peak activity periods.
* Users can adjust the date range to analyze engagement over different periods.
* Higher active user counts indicate strong community participation, while sudden drops may highlight inactivity or reduced engagement.


---

# 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/telegram-analytics/active-users.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.
