# Activity Heatmap

The **Activity Heatmap** visually represents when a community is most active throughout the week, allowing users to identify peak engagement periods.

<figure><img src="/files/4bIc4b0YUIT8Q57U7Spm" alt=""><figcaption></figcaption></figure>

### How It Works

* The heatmap displays activity levels across different days and hours of the week.
* Each cell represents a time slot, with **darker colors indicating lower activity** and **lighter colors representing higher engagement**.
* The color-coded scale helps users quickly identify the busiest times within the community:
  * **0-13**: Low activity
  * **13-26**: Moderate activity
  * **26-39**: High activity
  * **39-52**: Peak activity
* This feature helps community managers and investors determine optimal times for announcements, discussions, or marketing efforts.

By analyzing the heatmap, users can better understand when the community is most engaged and adjust their interaction strategies accordingly.


---

# 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/activity-heatmap.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.
