# Access to Team Computers

## Team Member Access to Computers

When a Team Computer is assigned to a Team Member, they can access their Computer from their dashboard by logging into their own Vagon account.&#x20;

Team Members can use the available performance options and the assigned usages in the Computer Plan in minutes which are defined by the Team Administrator.

If there are multiple performance options available for the selected Computer Plan, usage consumptions will be calculated according to the minute pricing of the used performance option in the selected computer region as listed [here](https://vagon.io/region-prices), and deducted from the total usage according to the selected performance.

<figure><img src="/files/3jbJmRv2VMrF8ZbW9EJI" alt=""><figcaption></figcaption></figure>

## Administrator Access to Computers

Team Administrators can access all Team Computers and related functionalities from the Team Console. The usage of the Computers will be deducted according to the selected performance option for the Computer.

<figure><img src="/files/EEI95prpSYNZrnkhrOw0" alt=""><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.vagon.io/teams/basics/access-to-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.
