# Access to Own Documents

Allowing Access to Uploaded Documents

Aerofiler has a setting to allow users access to documents they have uploaded:

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

When "Read" is switched on, users will have Read access to any documents they have uploaded to the contract repository. When "Edit" is switched on, users will have Edit access to any documents they have uploaded to the contract repository.

### Allowing Access Where User Involved in Approval

Aerofiler has a setting to allow users access to documents where they have been involved in approval of a document:

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

When "Read" is switched on, users will have Read access to any documents they have initiated from an approval request. If the user is part of one or more teams, the user will also have Read access to any documents that the team has previously approved. The "Edit" switch works in a similar manner, granting edit access rather than read access.

### Allowing Access to Assigned Documents

The following video demonstrates how to enable access to documents by assigning them to a user:

{% embed url="<https://www.loom.com/share/306a8d2e8a644f4099dce4d83f1a4ad8>" %}

&#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://adminguidesgitbook.aerofiler.com.au/general/permission-schemes/access-to-own-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.
