# List Dashboard

### Interface

![](/files/-M-o8ZelFz0XxwvyhzwY)

1. Map
2. Summary Statistics and Histogram for the selected results column
3. Results column selection
4. Results table
5. Adjust radius of area (only for point locations)
6. Download results table as CSV or GeoJSON

### Sorting Data

Use the results column selection dropdown to choose the data to review. Selecting a new column will sort the table and update the map and summary statistics displays.

![](/files/-M-o9D9yeJVosTqRmuEz)

### Selecting a Area

Select an Area by clicking it in the results table or in the map

![](/files/-M-o9SnsLAqpmVXhZwPG)


---

# 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://help.forest.report/dashboards/list-dashboard.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.
