# Using the Importers

The Importers significantly speed up the data import phase. To use them effectively you should pay attention to some aspects when exporting from your CAD system.

![](/files/y1XQIyYhuCTzoLiuJKNL)

### Workspace importer availability

Each workspace can enable one or more import methods. Importer availability is managed at workspace level.

{% hint style="info" %}
A project can use either **DXF** or **Excel** import. After the first import, create a new project if you need to use a different import method.
{% endhint %}

### Current importers

{% content-ref url="/pages/un3Ry3PJm5UmW5pDuzEx" %}
[DXF and RUL](/en/using-pesipiuma/using-the-importers/dxf.md)
{% endcontent-ref %}

{% content-ref url="/pages/HvddjHwLlB2gBrUT0MqV" %}
[Lectra - Modaris](/en/using-pesipiuma/using-the-importers/lectra-modaris.md)
{% endcontent-ref %}

{% content-ref url="/pages/KbuFULItTdFmlKDzJgSB" %}
[Optitex - PDS](/en/using-pesipiuma/using-the-importers/optitex-pds.md)
{% endcontent-ref %}

### Planned importers

{% content-ref url="/pages/yAb6znStEumEgWkwrj50" %}
[Gerber - Pattern Design (planned)](/en/using-pesipiuma/using-the-importers/gerber-pattern-design.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/using-the-importers.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.
