# Steps to get Jira Account ID

In this section, we'll guide you through on how to generate API token in SimplifyQA to configure integration.

* **Click on Profile Icon:** Log in to Jira and click on your profile icon located at the top-right corner.
* **Select "Profile":** From the dropdown, click on Profile.

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

* **Check the URL:** You will be redirected to your profile page. Look at the URL in your browser. The Account ID appears after the /people/ part of the URL.

For example:

<https://yourdomain.atlassian.net/people/2f5f97c3-0b6a-4f10-b630-a0687685a02f>

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

The 2f5f97c3-0b6a-4f10-b630-a0687685a02f part after /people/ is your Account ID.


---

# 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.simplifyqa.ai/marketplace/integration-with-project-management-tools/integrating-simplifyqa-with-jira/simplifyqa-setup-for-integration/steps-to-get-jira-account-id.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.
