> For the complete documentation index, see [llms.txt](https://guides.usequeue.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.usequeue.com/project-collaboration/files.md).

# Files

## How to upload files

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

## How to get feedback on images and videos

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

## How to reply to comments

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

## Request files&#x20;

You can request files from clients from the Files tab or from a specific tag. If you request it from files tab, you can optionally choose which folder or task it uploads to. Choosing to request a file from a task will automatically select that task as the default file(s) location.&#x20;

{% embed url="<https://youtu.be/xXoqoVCXdX0>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.usequeue.com/project-collaboration/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.
