# Private files

Sometimes you want the files you're working on to be private before sharing with others. This is what the **Private** section of your team is for.

Files in the **Private** section are only viewable to you and specific other members you invite to the file. Files shared with you by others can be found in the **Shared with me** section.

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

Once ready, you can move files from the **Private** section to the **Team** section for everyone to view and edit according to their permissions.&#x20;

<figure><img src="/files/OG16tvzrGBV94znY0p6p" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.quadratichq.com/teams/private-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.
