> For the complete documentation index, see [llms.txt](https://docs.walnutai.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.walnutai.ai/getting-started/projects/create-a-new-project/external-data-and-connections/how-to-integrate-jira-with-walnut.md).

# How to Integrate Jira with Walnut?

#### **Steps to Generate a Jira API Token**

* Log in to your Jira account.
* On the right side of the Jira dashboard, click on your profile icon (top right corner).

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

* From the dropdown, select Manage account.
* Once on your account management page, click on the Security tab.

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

* Scroll down to find the API tokens section and click on Create and manage API tokens.

<figure><img src="/files/7yiRiJ0xA8Wl6qbwYL9R" alt=""><figcaption></figcaption></figure>

* On the API tokens page, click the Create API token button.

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

* A pop-up window will appear. Provide a name for your API token.

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

* Generate and Copy the Token:
* After naming the token, click on 'Create'.
* Your API token will be generated and displayed. Copy the token immediately, as it won’t be shown again.

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

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

#### **Connect Jira to Walnut**

* Go to Integrations and select Jira.
* Enter the **Jira URL**, the associated **email ID**, and the generated **API token**.
* Test and save the connection.

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

* Once connected, navigate to the **Intelligence Hub**. Under User Stories, click Integrate, then select Import under Jira.

<figure><img src="/files/9eqtNlRN9SsFCXxwtVZ5" alt=""><figcaption></figcaption></figure>

* Choose the required Jira project.

<figure><img src="/files/9XwLWSQxb5WlVvX5J9CG" alt=""><figcaption></figcaption></figure>

* Map the Jira fields and click **Import** to bring in the stories.

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

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.walnutai.ai/getting-started/projects/create-a-new-project/external-data-and-connections/how-to-integrate-jira-with-walnut.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.
