# Heat Map

Visualize your progress through the statistics of MEMOs and tags.

### Heat Map Grid

The grid in the top left corner is called "heat map", which should be familiar to you if you have used "github". The purpose is to help you quickly review what you've recorded in the recent past.

![](/files/-MgdvKvP1sdExqRvlry9)

## The way grid displays

* From top to bottom, each grid means one day of the week. The top grid is Monday, while the bottom grid is Sunday. Today's grid is in bold.
* From right to left, each line means a week. The current week is on the right.

## The meaning of grid color

* Gray grid means you don't have any record.
* There are three degree of color. The darker grid means the more records.

Tips: If you click on the grid, it will jump directly to the specified date to see the record of the day

## Feedback

We're looking forward to your feedback. [Click here to give feedback.](http://flomoapp.mikecrm.com/n8Q5VtN) Or join our [discord](https://discord.gg/z2wHUKjab2)


---

# 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.flomo.app/advanced/heat-map.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.
