# Shared Documents

To *Upload* a document, click *Add* and then click *Browse* to select a file, then click *Upload*.

Supported file types are txt, csv, jpg, png, doc, pdf, xls, xlsx, zip format, up to a maximum size of 5 MB.

To *Assign/Unassign* a file to/from users, select a file from the list and click *Manage > Assign/Unassign*. Select the users you want to assign/unassign the file to/from, select the devices from the list and click *Assign/Unassign*.

To delete a file, select a file from the list and click *Delete*.


---

# 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.faronics.com/faronicsdeploy/mobile-device-management/apps-and-docs/shared-documents.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.
