# Praca z formatami danych

Importuj różne formaty plików obrazów i plików 3D, aby dodawać szczegóły do szkicu.

Importować można następujące formaty plików:

* Wersja dla systemu Windows: OBJ, DWG, STL, SAT, SKP
* Wersja internetowa: OBJ, STL
* Wersja dla systemu iOS: OBJ, STL, SAT

Zobacz temat [Importowanie modeli](/pl/formit-primer/part-i/import-export-and-content-library.md), aby uzyskać więcej informacji na temat importowania danych i pracy z Biblioteką elementów.


---

# 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://windows.help.formit.autodesk.com/pl/formit-capabilities/working-with-external-data.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.
