# Team Subscription & Payments

Team Subscription starts when the first Team Computer is created. This date is set for the subscription renewal date for the future months, and the total amount is calculated according to the total Usage Plan prices of created Team Computers.

Team Administrators can leverage different Usage Plans for different Team Computers, and the total subscription payment amount is calculated as the sum of all used Usage Plans for active Team Computers.

Team Computers can be set for deletion by the Team Administrator for the end of each subscription period, and the system automatically deletes the selected Team Computers on the subscription renewal date and calculates the new subscription payment amount according to the Usage Plan selection of the remaining Team Computers.

Team Administrators can turn off the Teams Subscription renewal from the Settings page in Team Console, and the system deletes all Team Computers with all data & files in the computers & files directory in case of subscription termination.

If the Team Administrator creates multiple Computers on different dates, the system charges the full Usage Plan price for the first month and makes the selected usage amount available for the Team Member. For the next subscription period, the system recalculates the discounted plan prices for the computers created after the subscription start date according to the difference in days.


---

# 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/team-subscription-and-payments.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.
