# Reports

{% hint style="info" %}
This article covers:

Reports

* [Generating reports](#generating-reports)
* [Navigating reports](#navigating-reports)
* [Viewing report layers](#viewing-report-layers)
  {% endhint %}

## Reports

### Generating reports

To generate a report, simply right click the name of the area or network in the left panel and hit <img src="/files/wnAcvpGlKaR0oZpRimO7" alt="" data-size="line"> in the dropdown menu

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

### Navigating reports

Reports contain at least two sections which you can navigate between using the tabs at the top of the report window. Two common sections are 'Viability' and 'Representation', as shown below. Scrolling down, you can view the various components of the current section.

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

### Viewing report layers

Each report metric is calculated using a specific data layer. You can view the associated layer in the map viewer with the 'Map' toggle <img src="/files/aSHIklLw4PheSYZm80hs" alt="" data-size="line"> located to the right of the report item.

<figure><img src="/files/8V4X4SHe68wlGUxFFJQv" alt=""><figcaption></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://docs.seasketch.org/seasketch-documentation/users-guide/sketching-tools/reports.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.
