# Start and Manage a Team

To get the most out of Tabnine, we recommend that professional software developers use Tabnine as part of a team plan.

This provides the team with [advanced premium features](https://www.tabnine.com/pricing), while companies and dev leads benefit from centralized and controlled payment, user license management, and usage data.

The flows and capabilities of a Tabnine team are defined by the [Tabnine plan](https://www.tabnine.com/pricing) as well as the [type of ](https://docs.tabnine.com/main/welcome/readme/architecture/deployment-options)[deployment](https://docs.tabnine.com/main/welcome/readme/architecture/deployment-options).

### Starting a Tabnine Enterprise Team

Tabnine Enterprise is ideal for larger organizations.

This plan includes:

* Completely [private installation](https://docs.tabnine.com/main/welcome/readme/architecture/deployment-options#private-installations-self-hosted-deployments) via SaaS, VPC, or on-premises
* Personalization to your codebase and the option of [customized models](https://www.tabnine.com/code-privacy?tab=5)
* Priority support

Tabnine Enterprise accounts **can only be set up together with the Tabnine team**.

Want to learn more about Tabnine Enterprise? [Contact Sales](https://www.tabnine.com/contact-us/?utm_source=docs\&utm_medium=organic\&utm_campaign=docs).

### Managing a Tabnine Enterprise Team

If you're working with Tabnine Pro (private installation), use the following user guides:

* [Managing users](https://docs.tabnine.com/main/administering-tabnine/managing-your-team)
* [Reporting](https://docs.tabnine.com/main/administering-tabnine/managing-your-team/reporting)
* [The Team Member guide](https://docs.tabnine.com/main/getting-started/install/client-setup-private-installation) (to share with your team)


---

# 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.tabnine.com/main/administering-tabnine/managing-your-team/start-a-team.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.
