# Teams File Systems

Every Vagon Team Computer comes with an **Individual Files Folder** to make it easier to transfer and sync files between local devices and Vagon computers.

In addition to the **Individual Files Folders**, each Team has a collaborative **Teams Shared Folder** in which all the files are accessible to all Team Members.

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

Team Administrator can access, edit, and manage both Individual Files Folders and the Shared Team Folder.

All transferred files and folders in the **Individual Files Folder** and the **Shared Team Folder** will be accessible from the Vagon desktop and Member dashboards simultaneously.


---

# 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.vagon.io/teams/features/teams-file-systems.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.
