# Register Jira Account

This page outlines the process for registering a Jira account, enabling users to seamlessly create support tickets directly from AI Assistant troubleshooting tips within the chat window for efficient issue resolution.

1. Generate an API token in Jira account by following the steps [here](https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/)
2. In the Jira account, make sure a project exists and it has an Issue Type as Bug. Navigate to the Project Settings&#x20;

![](https://lh7-us.googleusercontent.com/F9f9sicMCUnS9gISaMKVUzVaCmY5UBeKve_e9uq5YUJGLnzD2o0ivexZgs9jdRuARYCe6XO-G5EGn374ZmqbJRGRCX-jHwoAuL0_DZOBxpsnGlPYrC9Djd7LyKdwyA4cQ4paUt0tfuFVRMWBvKHAvaQ)

3. Click on **“Add issue type”** to create an Issue Type as **“Bug”**

![](https://lh7-us.googleusercontent.com/GD20tukD8ugbLAyOfcpA0lfiaderY3f7GWIV159Ltvjv1Z40cR9H2a_Y2wS8-rVjGW6YM-O9SiVwPkfFBo68_Nj-fMmDJ_OGXyoOSnsauN9PLbUXi9ey2pTTg6VoCtR8cxGM5e594HXRMjxMvL1zzoo)

4. In gopaddle UI, under **Settings**, navigate to **Jira**
5. Choose **Add Jira** to create a new Jira account
6. Add the Jira domain, registered Jira email and the API token and click on **Create** to register the account in gopaddle

<figure><img src="https://lh7-us.googleusercontent.com/q35uJ0JDD-iu42phyela_foMuxZJjwJW2yjd8I15nvdU_ohSSinL4Wp2wMfHDnw53apWUnF2pf_M5IZbM0GcJt8Vx46oa4IOnr6RA1o_ose2ovhHfGQEQrq0SafZi4Eq7ouidSL4ySfXSova-DNQhQs" alt=""><figcaption><p>Register a Jira Account</p></figcaption></figure>

\
\
\ <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://help.gopaddle.io/overview/register-jira-account.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.
