# Reports

Save [Areas](/forest-report-basics/areas.md) into reports along with notes and satellite imagery. You can draw on the map to indicate a problem area, then use the included Sentinel-2 satellite imagery or upload imagery from a satellite imagery service.

Reports can then be saved as a PDF and printed. The report template including logos, images, color scheme, copyright text, and more can be customized to match your brand.&#x20;

{% hint style="info" %}
To download a full example report see <https://forest.report>
{% endhint %}

![Example Report Cover Page](/files/-M-oAvzsPNhhSW5AUNGG)

![Example Report Results Page](/files/-M-oBQWQdQ-QQiQF5k8y)


---

# 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/forest-report-basics/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.
