# Members Count

The **Members Count** section provides insights into the growth of a community over time. This graph tracks the total number of members and highlights trends in user acquisition.

<figure><img src="/files/Vj6WOF74nUm6xelEItJg" alt=""><figcaption><p>Members count</p></figcaption></figure>

### How it works

* Displays the total number of members currently in the community.
* Shows the net increase or decrease in members over a selected time frame.
* The line chart visually represents the growth pattern, helping users analyze spikes or declines in community engagement.
* Users can adjust the date range to track member count evolution over specific periods.


---

# 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/members-count.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.
