# Upload files

Files are uploaded using the **Upload in root** button, which is always available at the top of the screen.

By default, the button automatically selects the folder you are currently viewing as the destination for the uploaded files.

<figure><img src="/files/mrA7Awu0PBeztPKimwV1" alt="" width="563"><figcaption></figcaption></figure>

To upload files:

1. Click the **Upload in \<folder>** button.
2. Browse your local drive and select the files you want to upload.

#### Upload with Metadata

To the right of the **Upload** button, an arrow icon can be configured to enable file uploads with specific metadata (mandatory and/or optional).\
Clicking the arrow displays the **Upload with Metadata** option.

<figure><img src="/files/WIk6FfFPRiqhxG6Ay7yb" alt="" width="202"><figcaption></figcaption></figure>

{% hint style="warning" %}
The arrow button is hidden by default. Configuration details are provided in the section [How to configure the Upload with Metadata option](/data-mover-1.21/file-manager/customize-file-manager-externals/how-to-configure-the-upload-with-metadata-option.md).
{% endhint %}

When you select **Upload with Metadata**, a dialog window appears containing fields that must or can be completed, depending on whether they are mandatory or optional.


---

# 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.primeur.com/data-mover-1.21/file-manager/use-the-file-manager/upload-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.
