# View the Reports

![Main toolbar](/files/8e5nP3aDVs9yi01jvlXq)

## Open a report from the editor

1. Open the project editor.
2. Check that the project has imported data.
3. For Excel projects, check that a report image is available.
4. Click **Open Report**.

Users with write access regenerate or refresh the PDF before opening it. Users with read-only access open the latest saved report.

## Open a report from the dashboard

1. Open the Dashboard.
2. Locate the project card.
3. Click **Open Report** on the card or from the card options menu.

The report opens in the internal PDF viewer.

{% hint style="info" %}
The report action is disabled until the project has enough saved data. For Excel projects, a report image is required. For DXF projects, the uploaded DXF source must be available when a writable user needs to regenerate the PDF.
{% endhint %}

{% hint style="warning" %}
If you edited project data, open the report from the editor so Pesipiuma can save pending changes and regenerate the PDF.
{% endhint %}


---

# 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.pesipiuma.app/en/using-pesipiuma/view-the-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.
