# Send a file to specific users

* click the *Share a new file* icon ![](/files/AyMiVrQWJPY1ZCTvZaum)
* click the *choose file* button and select the file on your computer,
* decide whether to overwrite other files with the same name
* in the *Send to* list, select the people to share the document with (groups can also be selected by holding the CTRL key pressed while clicking the names)
* click the *Upload* button.

![](/files/-LH9CuF3HmL82DF4RD9M)

*Illustration: Dropbox – Sending a file*

Files will be listed under the “sent files” tab if they have been uploaded by the user, and under the “received file” tab if the file was uploaded by someone else all files can be instantly accessed by the recipient as well as the sender.


---

# 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.chamilo.org/1.11.x/teacher-guide/dropbox/send_a_file_to_specific_users.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.
