# Personalization

### <img src="/files/jTC0587eFV8zfZUIcXIU" alt="" data-size="line">Jira Connection

The Personalization page, located under Settings in the Tabnine Admin Console, allows admins to configure integrations that enrich the Tabnine Chat experience for team members.

#### Enabling the Jira Integration

The Jira connection lets team users add context from Jira issues directly into Tabnine Chat.

&#x20;  1\. Sign in to the Tabnine Console as an admin.

&#x20;  2\. Go to Settings → Personalization.

&#x20;  3\. Under Jira Connection, toggle Enable Jira connection on.

&#x20;  4\. Select either Jira Cloud or Jira Data center depending on your deployment.

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

{% hint style="info" %}
Note: Enabling this feature may take up to one hour to propagate to all users. A user can restart their IDE for the change to take effect immediately.
{% endhint %}


---

# 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/settings/workspace-settings.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.
