# Enterprise (SaaS)

{% hint style="info" %}
**Important note for Tabnine Enterprise customers:**

**Tabnine Enterprise (SaaS)** is aimed at customers with **a secure SaaS setup**.

If you're a Tabnine Enterprise customer with a **private installation** (VPC or on-premises), [visit this page](/main/welcome/readme/tabnine-subscription-plans/enterprise-private-installation.md)**.**

Interested in learning more about Tabnine Enterprise? [**Explore Tabnine's plans**](https://www.tabnine.com/pricing) or [**contact Sales**](https://www.tabnine.com/?expert\&utm_source=docs\&utm_medium=organic\&utm_campaign=docs)**.**
{% endhint %}

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

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

With 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.

### About Tabnine Enterprise (SaaS)

Tabnine Enterprise customers have the option of using our secure SaaS deployment, which offers full access to our enterprise features on a cloud platform built with robust security, reliability, compliance, and resilience, adhering to industry best practices.

Learn more about [Tabnine Enterprise (SaaS) server architecture](/main/welcome/readme/architecture.md).

### Getting started with Tabnine Enterprise (SaaS)

{% hint style="info" %}
Tabnine Enterprise (SaaS) accounts can only be set up together with the Tabnine team.

Interested in learning more about Tabnine Enterprise? [Explore Tabnine's plans](https://www.tabnine.com/pricing) or [**contact Sales**](https://www.tabnine.com/?expert\&utm_source=docs\&utm_medium=organic\&utm_campaign=docs).
{% endhint %}

Here's how to get Tabnine Enterprise (SaaS) up and running:

1. The [team admin](/main/administering-tabnine/saas/enterprise-saas-team-admin.md) should [set up a Tabnine Enterprise (SaaS) account](/main/administering-tabnine/saas/enterprise-saas-team-admin/set-up-a-tabnine-enterprise-saas-account.md).
2. The team admin can then [invite the team members](/main/administering-tabnine/saas/enterprise-saas-team-admin/invite-team-members.md).
3. After team members join the team, they can:
   1. [Set up and activate the Tabnine plugin](broken://pages/VomGbxMlfdcHawbFg1z4).
   2. Start [working with Tabnine](/main/getting-started/quickstart.md).
4. The team admin can then [monitor and manage the team](/main/administering-tabnine/saas/enterprise-saas-team-admin/manage-your-team.md).

Learn more about the [team admin](/main/administering-tabnine/saas/enterprise-saas-team-admin.md).

### Code privacy

With Tabnine Enterprise (SaaS):

* Your code remains private: Tabnine *never* stores your code.
* Tabnine doesn't share any of your code with third parties.
* Tabnine doesn't train on your code (unless you specifically opt for a private custom model for your team).
* Tabnine models only train on open source code with permissive licenses.

Learn more about [Tabnine's code privacy](https://www.tabnine.com/code-privacy).

### **Compliance**

* [SOC2 compliant](https://trust.tabnine.com/)
* [GDPR compliant](https://trust.tabnine.com/)


---

# 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-saas.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.
