# Set up a Tabnine Enterprise (SaaS) account

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

This section specifically refers to **Tabnine Enterprise (SaaS)** and is aimed at customers with **a Secure SaaS setup**.

If you're a Tabnine Enterprise customer with a **private installation** (VPC or on-premises), [go here](/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/contact-us/?utm_source=docs\&utm_medium=organic\&utm_campaign=docs)**.**
{% endhint %}

### Step 1: Tabnine creates your account

First, you need to provide your account manager at Tabnine with the following:

* The email of the first team admin
* The initial number of seats in the account (this can be increased at any stage)

### Step 2: Activate your account

Once the account has been created by your account manager at Tabnine, the first team admin receives a welcome email with the account details, including the initial username and password.

In order to activate the account, the team admin should:

1. [Sign in to Tabnine](https://app.tabnine.com/signin) using the initial username and password that were provided in the welcome email.

<figure><img src="https://lh3.googleusercontent.com/IOVdNhb5y1NuZpm3L16snl9OmCVRzjb3AQhVxJDS3MqswOV_B8VJZcEPzd0RKOE0MAtI1FGImCwttAUhiI9eVSRH0XhH48DILOSHsiOO0qMA_g0TitHuGnr6aWcqf1yKnCi2uGGhNqFoBmbAKbdtoYn4_Q=s2048" alt="" width="375"><figcaption></figcaption></figure>

2. Once signed in, an email verification is sent. Click the link in the email to verify the email.
3. Change your password by signing out from Tabnine and then clicking [Forgot Password](https://app.tabnine.com/forgot-password).

### Step 3: Build your team

1. To onboard new users, [invite your team members](/main/administering-tabnine/saas/enterprise-saas-team-admin/invite-team-members.md) (and additional admins) to join Tabnine.
2. Provide your team members with the following information on how to set up, activate, and start working with Tabnine:
   1. Setting up and activating the Tabnine plugin:
      1. [Setup Tabnine on VS Code](broken://pages/Hk7r4kRMfhDjXMUja7SZ)
      2. [Setup Tabnine on JetBrains IDEs](broken://pages/RxiWQsJf1uHTaqdGww9b)
      3. [Setup Tabnine on Visual Studio 2022](broken://pages/1h6E6iYD01EJO38b01Zw)
      4. [Setup Tabnine on Eclipse](broken://pages/hBOoeALkBt8mTwVrwRd9)
   2. [Working with Tabnine](/main/getting-started/quickstart.md)
3. Work with your Tabnine account manager to train your team and organize a demo and kick-off session(s) for the 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/saas/enterprise-saas-team-admin/set-up-a-tabnine-enterprise-saas-account.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.
