# Enterprise (private installation)

## About Tabnine Enterprise <a href="#about-tabnine-enterprise" id="about-tabnine-enterprise"></a>

Tabnine Enterprise has been built to help software engineering teams write high-quality code faster and more efficiently, accelerating the entire software development life cycle (SDLC).

By using Tabnine Enterprise, developers can benefit from contextual code suggestions that boost productivity by streamlining repetitive coding tasks and producing high-quality, industry-standard code.

Tabnine’s code suggestions are based on large language models that are exclusively trained on credible open source code with permissive licensing.

Moreover, with Tabnine Enterprise, developers have the flexibility to run the model on-premises or in a VPC, ensuring full control over their data and infrastructure while leveraging the power of Tabnine to comply with enterprise data security policies.

## Getting started <a href="#getting-started" id="getting-started"></a>

You can deploy and host the Tabnine Enterprise Server in your data center or a supported cloud provider.

Before you begin, you should review the [system requirements](https://docs.tabnine.com/main/welcome/system-requirements#tabnine-cluster) for running Tabnine Enterprise.

You can also review different architecture and [deployment options](https://docs.tabnine.com/main/welcome/readme/architecture/deployment-options) in the [Tabnine Enterprise Server Overview and Architecture](https://docs.tabnine.com/main/welcome/readme/architecture) section.

To get started with the Tabnine Enterprise server, follow these steps:

1\. [Install the Tabnine Enterprise Server](https://github.com/codota/docs/blob/main/main/welcome/readme/tabnine-subscription-plans/broken-reference/README.md).

2\. [Manage and organize your teams](https://docs.tabnine.com/main/administering-tabnine/managing-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/welcome/readme/tabnine-subscription-plans/enterprise-private-installation.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.
