# Adding a New File

1. Select Site
2. Go to Folder by clicking Folder name on the site menu
3. Click on “Upload File” button
4. This will open the file selector box
5. Select/Multi-Select the File(s) from your computer to upload
6. Once you will the select file(s), the system will start the file upload process


---

# 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.workdigital.io/ready-to-use-apps/files-manager/working-with-files/add-new-file.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.
