# Cursor (Private/Enterprise-SaaS)

Once you’ve joined your team’s Tabnine account, the next step is to install Tabnine from the Cursor Marketplace.

#### Install from the Cursor Marketplace

1. In your Cursor IDE, navigate to Cursor and go to Extensions to enter the [Cursor Marketplace](https://cursor.com/marketplace/tabnine/tabnine)
2. Search for **Tabnine for Enterprise** (not the legacy plugin) and select.
3. Hit the **Install** button.

<figure><img src="/files/jm4hd8OiJviUV30788dz" alt=""><figcaption></figcaption></figure>

#### Configure the Tabnine Server URL

Once you restart the IDE and the extension is initialized, you’ll be prompted to set the URL of your Tabnine Enterprise Server.\
\
If you don’t have the URL, contact your Tabnine admin within your organization.

Once you reenter Cursor, you will be prompted to set up the Tabnine Server URL.&#x20;

<img src="/files/ESTpauxTEiCFFkIiUQSG" alt="" height="183" width="624">

Click **Set server URL** and enter the Tabnine server URL: [https://console.tabnine.com](https://console.tabnine.com/).

{% hint style="info" %}
If for some reason you are not prompted, you can set the server URL by going to Manage (⚙) in the bottom right-hand corner of your IDE. Select Settings.
{% endhint %}

Once you update the URL, Tabnine will update itself to the latest version according to your organization's instance.

1. Click **Reload**.
2. When you see the following prompt, click **Sign in**:

#### Sign in to Tabnine

Next, a browser window will open and you'll be prompted to sign in to Tabnine. Click Sign In:

{% hint style="info" %}
If your organization doesn't have SSO, you'll see the following screen. Sign in using your Tabnine user credentials:
{% endhint %}

Once you’ve successfully signed in, you'll see the following message:

<img src="/files/vELdeIwzNMlEJQqnMRu1" alt="" height="280" width="544">

Once you see this confirmation screen, close the browser, return to your IDE, and [start using Tabnine](about:blank)!

<br>


---

# 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/getting-started/install/client-setup-private-installation/cursor-private-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.
