# Downloaded Files

The Files page provides the user with quick access to files which have been downloaded via the Accent app.  When another user shares a file within the app and that file is downloaded to the user's machine the downloaded file will then appear within the Files list, audio recordings of Meetings will also appear within the list.  &#x20;

![](/files/VDNxrNjRh95IL9gEWMpK)

![](/files/5ziyTCNtopyzhTmzSoFq)

* **Downloaded Files** - Displays the files downloaded within the app.  Audio recordings of meetings will also be displayed here.  Files are listed chronologically with the most recent downloaded files at the top.
* **Open File Link** - Directly opens the file in the appropriate application.
* **Open Folder Link** - Opens the folder the file is located within.
* **Remove Files From File List** - Allows the user to remove a single file or multiple files from the file list.

{% hint style="info" %}
**Note:** Removing a file from the downloaded files list will **not** delete the file from your operating system.
{% endhint %}


---

# 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://guides.accentvoice.com/desktop-user-guide-1.6/file-management-my-files-1/my-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.
