> For the complete documentation index, see [llms.txt](https://docs.vagon.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vagon.io/teams/basics/team-computers.md).

# Team Computers

Team Computers are isolated & secure virtual machines that can be used in Teams.&#x20;

Team Administrators can create as many Computers as they want, and Team Members can use their Team Computers according to the assigned Computer Plan limits and configurations.

Each Vagon Computer is bundled with a Computer Plan, which contains disk & personal file storage sizes, monthly usage by minutes, and available performance options for the Computer.

In case all the usage included inside Computer Plans is consumed, Team Administrators can assign additional usage credits to Computers anytime.

Computers are interchangeable among Team Members, and Team Administrators can change the Computer ownership.

Administrators can create and assign Team Computers to themselves to become a member of their Team, or use Personal Computers independently while managing their team as Team Administrators.

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


---

# 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://docs.vagon.io/teams/basics/team-computers.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.
