# Import Files

To upload/import offline documents to e.g. Attachments or File Objects, use the Import Files function.

Prepare the import set by zipping the files into a zip file.&#x20;

Select Import Files and in the displayed dialog, browse to the zip file and click **OK**.

<figure><img src="/files/QLrWhPnAQxFh3ks8ECPB" alt=""><figcaption></figcaption></figure>

For each file in the zip file:&#x20;

* A document object will be created
* The imported file will be associated with the first found File Attribute in the document object
* The title of the object will be set to the file name (including file extension)
* If the original files exist in a folder structure, an equivalent chapter structure will be automatically created and the files will be placed in the chapters corresponding to the folders of the original files.&#x20;


---

# 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://docs.aligned.ch/aligned-elements-web-client-user-manual/3.2.287.25450/document-object-actions/import-files.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.
