summaryrefslogtreecommitdiff
path: root/doc/user/project/integrations/jira_cloud_configuration.md
blob: 1d5a4a3d4c77b00745730466792a4bdc479e5dde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Creating an API token in Jira Cloud

An API token is needed when integrating with Jira Cloud, follow the steps
below to create one:

1. Log in to <https://id.atlassian.com/manage/api-tokens> with your email address.

   NOTE: **Note**
   It is important that the user associated with this email address has *write* access
   to projects in Jira.

1. Click **Create API token**.

![Jira API token](img/jira_api_token_menu.png)

![Jira API token](img/jira_api_token.png)

1. Click **Copy to clipboard**, or click **View** and write down the new API token. It is required when [configuring GitLab](jira.md#configuring-gitlab).

The Jira configuration is complete. You need the newly created token, and the associated email address, when [configuring GitLab](jira.md#configuring-gitlab) in the next section.