# Heatmap Legend

The **Heatmap Legend** in Hamina Network Planner shows the current heatmap settings, as well as a variety of other pieces of information depending on the context in the map view.

## Mouseover Inspector

The Heatmap Legend features a Mouseover Inspector. It shows details about whatever the mouse is hovering over in the map view. For example, with the Coverage, Secondary Coverage, or Tertiary Coverage heatmaps enabled, the Mouseover Inspector shows the precise signal strength underneath the mouse pointer.

<div align="left"><figure><img src="/files/0rqY2sbYNHPEp7kv5zdO" alt="" width="480"><figcaption></figcaption></figure></div>

## Accessing Heatmap Settings

To quickly access the heatmap settings (which are located in the **Adjust requirements** pane, click anywhere on the Heatmap Legend.

## Viewing Heatmap Statistics

To quickly view statistics about the current heatmap, hover the mouse over the Heatmap Legend. The statistics respect the Scope Zones for the current map or floor.

In the example below, 96% of the floor plan is meeting or exceeding the "High" (green) threshold.

<div align="left"><figure><img src="/files/cckiEUhMtLYBn0phhzmr" alt=""><figcaption></figcaption></figure></div>


---

# 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.hamina.com/hamina/basics/heatmap-legend.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.
