For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

  • 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

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

Last updated