# Survey Explorer

The **Survey Explorer** tool works like a microscope, allowing you to zoom in on a specific spot on the survey path.&#x20;

## Basic Usage

1. Activate the Survey explorer tool.

2. The Survey Explorer popover will appear along the bottom.

3. Click and drag along a survey path (or survey point) to see precise measurements at that location.<br>

   <figure><img src="/files/cHtCjJChTP6VAa3QzuG7" alt=""><figcaption></figcaption></figure>

4. Use the tabs to switch between the **Spectrum** view, **Networks** view, and **Access points** view in the Survey Explorer popover.<br>

   <figure><img src="/files/M3hqfqztDz6HeBDZJ9pn" alt=""><figcaption></figcaption></figure>

### Spectrum View

If a spectrum analyzer was connected during a survey, a spectrum density view is displayed here. Otherwise, spectrum density is derived from the QBSS Load IE from nearby access points.

### Networks View

Groups nearby access points by SSID. Channel width represents the maximum heard within the SSID, and signal strength is averaged over the last 5 seconds of the survey trailing the survey inspector ("roaming man").

### Access Points View

Shows per-radio details. Signal strength is averaged over the last 5 seconds.

#### Pinning an AP

If you'd like to track a particular access point, you can use the **Pin row** option to pin it to the top of the list. This will allow you to monitor a particular access point as you drag the survey explorer ("roaming man") along the survey path.

{% hint style="info" %}
You might need to scroll to the top of the list after you pin an access point.
{% endhint %}

<div align="left"><figure><img src="/files/X2fyyfDfwXEuGujQcnmt" alt="" width="563"><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/survey/survey-explorer.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.
