# Open the Editor

{% hint style="success" %}
To use Pesipiuma you need source data for the garment pieces. In v3 this usually comes from a DXF file with optional RUL grading data, or from Excel files generated by a supported CAD importer.
{% endhint %}

{% content-ref url="/pages/DPSu8K9UviQX2COv18FZ" %}
[Using the Importers](/en/using-pesipiuma/using-the-importers.md)
{% endcontent-ref %}

## Open the editor from the dashboard

1. Open the Dashboard.
2. Click the project card to open it.
3. Alternatively, open the card options menu and select **Open Editor**.

The editor opens in the same application window and shows the controls available for your workspace role.

{% hint style="info" %}
Users with read-only access can open the editor to inspect saved project data, but import, edit, recalculation, and report generation controls are hidden or disabled.
{% endhint %}

{% content-ref url="/pages/HuUGU1LR6kepNgmJ4AUE" %}
[Editor Interface](/en/using-pesipiuma/introduction/editor-interface.md)
{% endcontent-ref %}


---

# 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/introduction/report-editor.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.
