> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Jira Data Center

> Jira Service Management Data Center is an enterprise ITSM solution that empowers teams to collaborate at high-velocity, so they can meet their security and compliance needs while delivering great service at scale.

<Info>This integration is based on Jira Data Center version `9.4.11`</Info>

## Creating a Jira Data Center connection

Create the connection by using one of the following methods:

* [Username & Password](#using-username-and-password)
* [API Token](#using-api-token)

### Using Username and Password

To create the connection you need:

* A Data Center Host URL
* A Username
* A Password

#### Creating your connection

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.

2. Select the **Jira Data Center** icon. A dialog box with name of the connection and connection methods appear.

3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.

4. Select **Username & Password** as the method to create the connection.

5. Fill in the parameters:

   * The Data Center Host URL
   * The Username
   * The Password

6. (Optional) Click **Test Connection** to test it.

7. Click **Create connection**. The new connection appears on the **Connections** page.

### Using API Token

To create the connection you need:

* A Data Center Host URL
* An API Token

### Obtaining the credentials

1. Navigate to your Jira Data Center instance

2. On the top right side, click on your profile picture and click **Profile**

   <img src="https://mintcdn.com/blinkops-2/VXKzhvwYkcutAgt0/img/JiraDataCenter/Profile.png?fit=max&auto=format&n=VXKzhvwYkcutAgt0&q=85&s=e2c338ff09b0dcb9de5bc3fd78367740" alt="Click Profile" width="756" height="628" data-path="img/JiraDataCenter/Profile.png" />

3. On the left side, click **Personal Access Tokens**

   <img src="https://mintcdn.com/blinkops-2/VXKzhvwYkcutAgt0/img/JiraDataCenter/PersonalAccessToken.png?fit=max&auto=format&n=VXKzhvwYkcutAgt0&q=85&s=abdc9a267008724af88a3f8af200be38" alt="Click Personal Access Tokens" width="460" height="216" data-path="img/JiraDataCenter/PersonalAccessToken.png" />

4. On the top right side, click **Create Token**

   <img src="https://mintcdn.com/blinkops-2/VXKzhvwYkcutAgt0/img/JiraDataCenter/CreateToken.png?fit=max&auto=format&n=VXKzhvwYkcutAgt0&q=85&s=cb38f773c9de675a87990c47526c32f9" alt="Create Token" width="274" height="126" data-path="img/JiraDataCenter/CreateToken.png" />

5. Fill in the parameters and click **Create**

   <img src="https://mintcdn.com/blinkops-2/VXKzhvwYkcutAgt0/img/JiraDataCenter/CreateTokenParams.png?fit=max&auto=format&n=VXKzhvwYkcutAgt0&q=85&s=aafac67de3a55d388b54140192fa3799" alt="Fill In Create Token Parameters" width="1390" height="1326" data-path="img/JiraDataCenter/CreateTokenParams.png" />

6. Copy your API token

   <img src="https://mintcdn.com/blinkops-2/VXKzhvwYkcutAgt0/img/JiraDataCenter/CopyToken.png?fit=max&auto=format&n=VXKzhvwYkcutAgt0&q=85&s=26c16896001304009bc7cea89f897f74" alt="Copy API Token" width="1280" height="498" data-path="img/JiraDataCenter/CopyToken.png" />

#### Creating your connection

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.

2. Select the **Jira Data Center** icon. A dialog box with name of the connection and connection methods appear.

3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.

4. Select **API Token** as the method to create the connection.

5. Fill in the parameters:

   * The Data Center Host URL
   * The API Token

6. (Optional) Click **Test Connection** to test it.

7. Click **Create connection**. The new connection appears on the **Connections** page.
