# Heat map Drawer

If you are interested in all the events that make up a single blip in the heat map, you can click the dot to see information such as the time period it encloses and the number of events that make it up. When you click Expand, you will open the heat map drawer, which breaks out each event into a table.

<figure><img src="/files/VoFe6zqiJ1Jah8rahKMA" alt="A screenshot of the Turngate heat map with a tooltip over a single dot that shows the actor name, the time period covered by the dot, number of activities and an Expand button."><figcaption><p>How to access the Heat map drawer</p></figcaption></figure>

You can download the activity as a CSV, and run further searches and filter on the data inside the drawer.

<figure><img src="/files/PEy2d6CGQMikdhOpB6sr" alt="An image of a tall table filled with headings like time stamp, identity, IP address and more."><figcaption></figcaption></figure>

Hover and click on the text to learn more info or to add and exclude items in the query builder.

<figure><img src="/files/Jw9XtiMaiF31EDJmeKFe" alt="A cropped screenshot of the data table. There are plus and minus icons next to one of the IP addresses and includes a system tooltip that reads &#x22;Include in query&#x22; for the highlighted plus icon."><figcaption><p>Certain data fields can be added or removed from the query, such as this IP address</p></figcaption></figure>


---

# 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://support.turngate.io/how-to-use/heat-map-drawer.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.
