> For the complete documentation index, see [llms.txt](https://docs.satoshiterminal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satoshiterminal.io/research-suite/analytics/visualizations/heat-grids.md).

# Heat Grids

**Description**

Heat grids allows for easier visualition and interpretation of column based data.

**How to access**

Right click on any column header and select Heat Grid.

This brings up the Heat Grid Setup. This window lets you select  what columns available in the previous window to paint heat grids on.

![https://software.infrontservices.com/helpfiles/infront/ver85/en/heatgrid2.png](https://software.infrontservices.com/helpfiles/infront/ver85/en/heatgrid2.png)

The colouring of the columns will colour the highest value of a column with the brightest green and the lowest in deep red.

![https://res.craft.do/user/full/ff469d6f-2b02-e96b-7f08-36ec5497afa2/doc/9d973237-9866-afd7-88f4-cbe016575663/a30e7d1b-df56-4d88-b04e-c2f1e1cc7bf2](https://res.craft.do/user/full/ff469d6f-2b02-e96b-7f08-36ec5497afa2/doc/9d973237-9866-afd7-88f4-cbe016575663/a30e7d1b-df56-4d88-b04e-c2f1e1cc7bf2)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.satoshiterminal.io/research-suite/analytics/visualizations/heat-grids.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.
