Introduction
This guide is your definitive resource for integrating and effectively utilizing the Jira toolkit within ELITEA. It provides a detailed, step-by-step walkthrough, from setting up your Jira API token to configuring the toolkit in ELITEA and seamlessly incorporating it into your Agents. By following this guide, you will unlock the power of automated issue tracking, streamlined project management workflows, and enhanced team collaboration, all directly within the ELITEA platform. This integration empowers you to leverage AI-driven automation to optimize your Jira-driven workflows, enhance team productivity, and improve project visibility within your organization. Brief Overview of Jira Jira, by Atlassian, is a leading project management and issue tracking platform widely used by software development teams and various business teams for planning, tracking, and managing work. It serves as a central hub for teams to collaborate on projects, manage tasks, track bugs, and streamline workflows. Jira offers a wide array of functionalities, including:- Robust Issue Tracking: Jira provides a powerful and customizable issue tracking system that allows teams to capture, organize, and track all types of work items, including bugs, tasks, user stories, and feature requests, ensuring comprehensive issue management throughout the project lifecycle.
- Agile Project Management: Jira is designed to support Agile methodologies like Scrum and Kanban, offering features such as Scrum boards, Kanban boards, sprint planning tools, and backlog management, enabling teams to effectively plan, execute, and track agile projects.
- Customizable Workflows: Jira allows for the creation of highly customizable workflows to match specific project needs and team processes. Workflows can be tailored to reflect different stages of work items, approval processes, and automated transitions, streamlining project workflows and improving efficiency.
- Comprehensive Reporting and Analytics: Jira provides a wide range of reporting and analytics features, offering real-time insights into project progress, team performance, issue resolution times, and other key metrics, enabling data-driven decision-making and continuous improvement.
- Seamless Integration Ecosystem: Jira integrates seamlessly with a vast ecosystem of Atlassian tools and third-party applications, including Confluence, Bitbucket, and various development and collaboration tools, creating a unified and connected DevOps environment.
Toolkit’s Account Setup and Configuration in Jira
Account Setup If you do not yet have a Jira account, please follow these steps to create one:- Visit Atlassian Website: Open your web browser and navigate to the official Atlassian website: https://www.atlassian.com/software/jira.
- Sign Up for Jira: Click on the “Try Jira free” or “Get it free” button to start the sign-up process for Jira.
- Create an Atlassian Account: Follow the prompts to create an Atlassian account. You can sign up using your email address, Google account, or Apple account. For professional use, it’s recommended to use your company email address.
- Choose a Workspace/Site Name: During the signup process, you will be asked to choose a workspace or site name for your Jira instance. Enter a suitable name for your workspace.
- Set Up Your Project: Follow the remaining onboarding steps to set up your first Jira project. You will be prompted to choose a project template (e.g., Scrum, Kanban) and provide a project name.
- Explore Jira Features: Once your Jira board is ready, explore the onboarding tips and familiarize yourself with Jira features, projects, boards, and navigation.
Generate an API Token
For secure integration with ELITEA, it is essential to use a Jira API token for authentication. This method is more secure than using your primary Jira account password directly and allows you to control access permissions. Follow these steps to generate an API token in Jira:-
Log in to Jira: Access your Jira workspace by navigating to your Jira URL (e.g.,
your-workspace.atlassian.net) and logging in with your credentials. -
Access Account Settings: Click on your profile avatar in the top right corner of the Jira interface. From the dropdown menu, select “Manage account”.

- Navigate to Security Settings: In the Atlassian account settings page, navigate to the “Security” section in the left-hand sidebar.
- Access API Tokens: Within the “Security” settings, locate the “API tokens” section and click on “Create and manage API tokens”.
- Create API Token: On the “API tokens” page, click the “Create API token” button.
- Name Your Token: In the “Create API token” dialog, enter a descriptive Label for your token, such as “ELITEA Integration Token” or “ELITEA Agent Access.” This label will help you identify the purpose of this token later.
- Create Token: Click the “Create” button to generate the API token.
-
Securely Copy and Store Your API Token: Immediately copy the generated API token that is displayed in the pop-up window. This is the only time you will see the full token value. Store it securely in a password manager or, preferably, ELITEA’s built-in Secrets feature for enhanced security within ELITEA. You will need this API token to configure the Jira toolkit in ELITEA.

System Integration with ELITEA
To integrate Jira with ELITEA, you need to follow a three-step process: Create Credentials → Create Toolkit → Use in Agents. This workflow ensures secure authentication and proper configuration.Step 1: Create Jira Credentials
Before creating a toolkit, you must first create Jira credentials in ELITEA:- Navigate to Credentials Menu: Open the sidebar and select Credentials.
- Create New Credential: Click the
+ Createbutton. - Select Jira: Choose Jira as the credential type.
- Configure Credential Details:
- Display Name: Enter a descriptive name (e.g., “Jira - Project Management”)
- Base URL: Enter the base URL of your Jira instance (e.g.,
https://yourcompany.atlassian.netfor Jira Cloud orhttps://jira.epam.comfor Epam Jira) - Authentication Method: Choose your preferred authentication method:
- Basic: Enter your username and API key
- Bearer: Enter your token
- Test Connection: Click Test Connection to verify that your credentials are valid and ELITEA can successfully connect to Jira
- Save Credential: Click Save to create the credential. After saving, your Jira credential will be added to the credentials dashboard and will be ready to use in toolkit configurations. You can view, edit, or delete it from the Credentials menu at any time.

Step 2: Create Jira Toolkit
Once your credentials are configured, create the Jira toolkit:- Navigate to Toolkits Menu: Open the sidebar and select Toolkits.
- Create New Toolkit: Click the
+ Createbutton. - Select Jira: Choose Jira from the list of available toolkit types.
- Configure Toolkit Details:
- Toolkit Name: Enter a descriptive name for your toolkit (e.g., “Jira Project Management”, “Development Team Jira”)
- Description: Provide a brief description of the toolkit’s purpose (e.g., “Jira integration for automated issue tracking and project management”)
- Configure Credentials:
- In the Configuration section, select your previously created Jira credential from the Credentials dropdown
- Configure Advanced Options:
- PgVector Configuration: Select a PgVector connection for vector database integration
- Embedding Model: Select an embedding model for text processing and semantic search capabilities
- Configure Jira Settings:
- Hosting Option: Select the appropriate hosting option:
- Cloud: For Jira Cloud (e.g.,
atlassian.net) - Server: For self-hosted Jira Server or Data Center instances (e.g.,
https://jira.epam.com)
- Cloud: For Jira Cloud (e.g.,
- Advanced Settings:
- Limit: Set the maximum number of issues to retrieve per request (default: 5)
- API version: REST API version ( Currentl for jira cloud , you need to use 3 as api version, for Epam Jira version 2 )
- Labels: Specify labels to apply to created or updated entities (comma-separated list e.g.,
alita,elitea) - Additional fields: Custom field IDs accessible within the toolkit (e.g.,
customfield_100450) - Custom Headers: Additional HTTP headers to include with API requests (JSON format e.g.,
{"X-Custom-Header": "value"}) - Verify SSL: Enable SSL verification for secure connections (recommended: enabled)
- Hosting Option: Select the appropriate hosting option:
- Enable Desired Tools: In the “Tools” section, select the checkboxes next to the specific Jira tools you want to enable. Enable only the tools your agents will actually use to follow the principle of least privilege
- Make Tools Available by MCP - (optional checkbox) Enable this option to make the selected tools accessible through the external MCP clients to use the toolkit’s capabilities
- Save Toolkit: Click Save to create the toolkit

Available Tools:
The Jira toolkit provides the following tools for interacting with Jira projects and issues, organized by functional categories:| Tool Category | Tool Name | Description | Primary Use Case |
|---|---|---|---|
| Search & Discovery | |||
| Search using JQL | Search for Jira issues using Jira Query Language (JQL) queries | Find issues based on complex criteria using JQL | |
| List projects | Retrieve a list of all projects available in the Jira instance | Discover and list available Jira projects | |
| Issue Management | |||
| Create issue | Create new Jira issues within a specified project | Automate issue creation from workflows | |
| Update issue | Modify fields of existing Jira issues | Update issue status, assignees, priorities, and custom fields | |
| Set issue status | Change the status of a specific Jira issue | Transition issues through workflow states | |
| Get specific field info | Retrieve information from a specific field of a Jira issue | Extract specific data points from issues | |
| Get field with image descriptions | Retrieve field information with enhanced image description support | Extract field data with visual content analysis | |
| Modify labels | Add or remove labels from a specific Jira issue | Categorize and organize issues with labels | |
| Communication | |||
| List comments | Retrieve comments associated with a specific Jira issue | Access discussion history for issues | |
| Add comments | Add new comments to a Jira issue | Automate communication and updates | |
| Update comment with file | Update existing comments with file attachments | Enhance comments with supporting documentation | |
| Get comments with image descriptions | Retrieve comments with enhanced image description support | Access comments with visual content analysis | |
| Content & Attachments | |||
| Get attachments content | Retrieve content of attachments from a Jira issue | Access and process attached files | |
| Get remote links | Retrieve remote links associated with a Jira issue | Access external resources linked to issues | |
| Relationship Management | |||
| Link issues | Create links between Jira issues | Establish relationships and dependencies | |
| Data Management & Indexing | |||
| Index data | Index Jira data for enhanced search and analytics | Create searchable indexes of project data | |
| Search index | Search through indexed Jira data for enhanced discovery | Find indexed content and data across Jira projects | |
| Stepback search index | Perform stepback search through indexed data | Advanced search with contextual stepback functionality | |
| List collections | Retrieve available data collections | Access and manage data collection listings | |
| Remove index | Remove existing data indexes | Clean up and manage index storage | |
| Stepback summary index | Generate stepback summaries for indexed data | Create contextual summaries of indexed content | |
| Advanced Operations | |||
| Execute generic rq | Send custom HTTP requests to Jira API | Access any Jira API endpoint not covered by specific tools |
Testing Toolkit Tools
After configuring your Jira toolkit, you can test individual tools directly from the Toolkit detailed page using the Test Settings panel. This allows you to verify that your credentials are working correctly and validate tool functionality before adding the toolkit to your workflows. General Testing Steps:- Select LLM Model: Choose a Large Language Model from the model dropdown in the Test Settings panel
- Configure Model Settings: Adjust model parameters like Creativity, Max Completion Tokens, and other settings as needed
- Select a Tool: Choose the specific Jira tool you want to test from the available tools
- Provide Input: Enter any required parameters or test queries for the selected tool
- Run the Test: Execute the tool and wait for the response
- Review the Response: Analyze the output to verify the tool is working correctly and returning expected results
Step 3: Add Jira Toolkit to Your Workflows
Now you can add the configured Jira toolkit to your agents, pipelines, or use it directly in chat:In Agents:
- Navigate to Agents: Open the sidebar and select Agents.
- Create or Edit Agent: Either create a new agent or select an existing agent to edit.
- Add Jira Toolkit:
- In the “TOOLKITS” section of the agent configuration, click the “+Toolkit” icon
- Select your configured Jira toolkit from the dropdown list
- The toolkit will be added to your agent with the previously configured tools enabled

In Pipelines:
- Navigate to Pipelines: Open the sidebar and select Pipelines.
- Create or Edit Pipeline: Either create a new pipeline or select an existing pipeline to edit.
- Add Jira Toolkit:
- In the “TOOLKITS” section of the pipeline configuration, click the “+Toolkit” icon
- Select your configured Jira toolkit from the dropdown list
- The toolkit will be added to your pipeline with the previously configured tools enabled

In Chat:
- Navigate to Chat: Open the sidebar and select Chat.
- Start New Conversation: Click +Create or open an existing conversation.
- Add Toolkit to Conversation:
- In the chat Participants section, look for the Toolkits element
- Click the “Add Tools” Icon to open the tools selection dropdown
- Select your configured Jira toolkit from the dropdown list
- The toolkit will be added to your conversation with all previously configured tools enabled
- Use Toolkit in Chat: You can now directly interact with your Jira projects and issues by asking questions or requesting actions that will trigger the Jira toolkit tools.
- “Show me all open bugs in project DEMO that are assigned to me.”
- “Create a new high-priority bug report for the login issue.”
- “Add a comment to issue DEMO-123 saying I’ve started working on it.”
- “Search for all user stories related to authentication.”

Instructions and Prompts for Using the Jira Toolkit
To effectively instruct your ELITEA Agent to use the Jira toolkit, you need to provide clear and precise instructions within the Agent’s “Instructions” field. These instructions are crucial for guiding the Agent on when and how to utilize the available Jira tools to achieve your desired automation goals.Instruction Creation for Agents
When crafting instructions for the Jira toolkit, especially for OpenAI-based Agents, clarity and precision are paramount. Break down complex tasks into a sequence of simple, actionable steps. Explicitly define all parameters required for each tool and guide the Agent on how to obtain or determine the values for these parameters. OpenAI Agents respond best to instructions that are:- Direct and Action-Oriented: Employ strong action verbs and clear commands to initiate actions. For example, “Use the ‘search_using_jql’ tool…”, “Create an issue with…”, “Update issue with key…”.
-
Parameter-Centric: Clearly enumerate each parameter required by the tool. For each parameter, specify:
- Its name (exactly as expected by the tool)
- The format or type of value expected
- How the Agent should obtain the value – whether from user input, derived from previous steps in the conversation, retrieved from an external source, or a predefined static value
- Contextually Rich: Provide sufficient context so the Agent understands the overarching objective and the specific scenario in which each Jira tool should be applied within the broader workflow. Explain the desired outcome or goal for each tool invocation.
- Step-by-Step Structure: Organize instructions into a numbered or bulleted list of steps for complex workflows. This helps the Agent follow a logical sequence of actions.
- Add Conversation Starters: Include example conversation starters that users can use to trigger this functionality. For example, “Conversation Starters: ‘Create a new bug issue’, ‘Search for issues assigned to me’, ‘What’s the status of project tasks?’”
- State the Goal: Begin by clearly stating the objective you want to achieve with this step. For example, “Goal: To find all open issues assigned to the current user.”
- Specify the Tool: Clearly indicate the specific Jira tool to be used for this step. For example, “Tool: Use the ‘search_using_jql’ tool.”
-
Define Parameters: Provide a detailed list of all parameters required by the selected tool. For each parameter:
- Parameter Name:
<Parameter Name as defined in tool documentation> - Value or Source:
<Specify the value or how to obtain the value. Examples: "user input", "from previous step", "hardcoded value 'PROJECT-123'", "value of variable X">
- Parameter Name:
- Describe Expected Outcome (Optional but Recommended): Briefly describe the expected result or outcome after the tool is successfully executed. For example, “Outcome: The Agent will provide a list of all open issues assigned to the user.”
- Add Conversation Starters: Include example conversation starters that users can use to trigger this functionality.
Chat Usage Examples by Tool Category
The following examples demonstrate how to interact with the Jira toolkit in ELITEA Chat, organized by functional categories. Each example shows the user request and the expected agent behavior.Search & Discovery - Search using JQL
Search & Discovery - Search using JQL
Issue Management - Create Issue
Issue Management - Create Issue
Communication - Add Comments
Communication - Add Comments
Relationship Management - Link Issues
Relationship Management - Link Issues
Troubleshooting
Credential Not Appearing in Toolkit Configuration
Credential Not Appearing in Toolkit Configuration
- Check Credential Scope: Ensure you’re working in the same workspace/project where the credential was created. Private credentials are only visible in your Private workspace, while project credentials are visible within the specific team project.
- Verify Credential Creation: Go to the Credentials menu and confirm that your Jira credential was successfully saved.
- Credential Type Match: Ensure you selected “Jira” as the credential type when creating the credential.
Connection Errors
Connection Errors
- Verify Jira URL: Ensure that the Base URL field in the credential configuration is correctly set to your Jira instance URL (e.g.,
https://yourcompany.atlassian.netfor Cloud orhttps://jira.epam.comfor Server). Avoid including/jiraat the end unless necessary for your specific setup. - Check API Token: Double-check that the API Token you have provided is accurate, has not expired, and is valid for your Jira account. Carefully re-enter or copy-paste the token to rule out typos.
- Verify Authentication Method: Review the authentication method selected in your credential configuration. Ensure it matches the type of credentials you’ve provided (Basic for username+API key, Bearer for token).
- Network Connectivity: Confirm that both your ELITEA environment and the Jira service are connected to the internet and that there are no network connectivity issues, firewalls, or proxies blocking the integration.
Authorization Errors (Permission Denied/Unauthorized)
Authorization Errors (Permission Denied/Unauthorized)
Tool-Specific Parameter Errors
Tool-Specific Parameter Errors
- Verify Project Keys: Ensure that you are using the correct Jira Project Keys in your Agent’s instructions. Project Keys are case-sensitive and must exactly match the project keys in your Jira instance. Use the “List projects” tool to verify project keys if needed.
- Verify Issue Keys: Double-check that you are using the correct Jira Issue Keys when referencing specific issues in your Agent’s instructions. Issue Keys are case-sensitive and must match the issue keys in Jira exactly (e.g., “DEMO-123”, “PROJECT-456”).
- Parameter Format: Verify that you are providing parameters in the correct format expected by each Jira tool (e.g., string values for names, numerical values for IDs, JSON format for issue updates). Refer to the “Instructions and Prompts for Using the Toolkit” section for parameter details and examples.
- Custom Fields: If you are using custom fields in your Agent instructions, ensure that you have added the correct Additional Fields IDs in the toolkit’s “Advanced Settings” and that you are using the correct custom field IDs and values in your Agent instructions. Use the “Get specific field info” tool to verify custom field IDs and values if needed.
Toolkit Configuration Issues
Toolkit Configuration Issues
- Verify Credential Selection: Ensure you have selected the correct credential from the dropdown in the toolkit configuration.
- Check Hosting Option: Verify that the hosting option matches your Jira instance type (Cloud for *.atlassian.net, Server for self-hosted instances).
- Review Advanced Settings: Check that custom field IDs and other advanced settings are properly formatted.
Limited Number of Issues Returned
Limited Number of Issues Returned
- JQL searches return fewer results than expected
- Issue lists appear incomplete
- Large projects show only partial issue sets
- Check Limit Configuration: In the toolkit configuration, locate the “Limit” field in the Advanced Settings section.
- Increase Limit Value: Change the limit from the default value (typically 5) to a higher value that meets your needs (e.g., 50, 100, or 500).
- Save Configuration: Save the toolkit configuration to apply the new limit.
- Test Results: Run your JQL query or list operation again to verify more issues are returned.

Atlassian API Connection Issues (Too Many Redirects)
Atlassian API Connection Issues (Too Many Redirects)
- Jira or Confluence tools refuse to connect
- Multiple redirect errors during connection attempts
- Some tools work while others fail (e.g., basic operations work but image-related tools fail)
- Atlassian Cloud: API version 3
- EPAM Jira platform: API version 2
- Check API Version: In the toolkit configuration, locate the “API version” field in the Advanced Settings section.
- Set Correct Version: Update the API version to match your deployment:
- For Atlassian Cloud instances: Set to 3
- For EPAM Jira or self-hosted instances: Set to 2
- Save Configuration: Save the toolkit configuration to apply the new API version.
- Contact Support: If unsure about your deployment type, contact your system administrator or ELITEA support to confirm the correct API version.
- Test Functionality: Note that some requests may work with both v2 and v3, so partial functionality doesn’t guarantee the configuration is correct. Test multiple tools to ensure full compatibility.

Support Contact
If you encounter issues not covered in this guide or need additional assistance with Jira integration, please refer to Contact Support for detailed information on how to reach the ELITEA Support Team.FAQ
Can I use my regular Jira password for the ELITEA integration?
Can I use my regular Jira password for the ELITEA integration?
What permissions are absolutely necessary for the Jira API token to work with ELITEA?
What permissions are absolutely necessary for the Jira API token to work with ELITEA?
- For basic read-only access (e.g., using
search_using_jql,list_projects), standard API access is sufficient. - For modifications (e.g.,
create_issue,update_issue), ensure your Jira account has write permissions to the target projects.
What is the correct format for the Jira URL in the ELITEA credential configuration?
What is the correct format for the Jira URL in the ELITEA credential configuration?
/jira suffix:- For Jira Cloud:
https://yourcompany.atlassian.net - For Jira Server:
https://jira.epam.com
How do I switch from the old Agent-based configuration to the new Credentials + Toolkit workflow?
How do I switch from the old Agent-based configuration to the new Credentials + Toolkit workflow?
- Create a Jira credential with your authentication details
- Create a Jira toolkit that uses this credential
- Add the toolkit to your agents, pipelines, or chat
Can I use the same Jira credential across multiple toolkits and agents?
Can I use the same Jira credential across multiple toolkits and agents?
Why am I consistently encountering 'Permission Denied' errors, even though I believe I have configured everything correctly?
Why am I consistently encountering 'Permission Denied' errors, even though I believe I have configured everything correctly?
- API Token Validity: Double-check that the API token is still valid and has not been revoked in your Atlassian account settings.
- Jira Account Permissions: Explicitly verify that the Jira account associated with the API token has the necessary access rights to the specific target projects within Jira itself. Confirm project membership, permissions, and assigned roles within the Jira project settings.
- Hosting Option Match: Double-check that you have selected the correct “Hosting option” (Cloud or Server) in the toolkit configuration, especially for self-hosted or enterprise Jira instances.
- Credential Configuration: Carefully review the credential configuration in ELITEA, especially the authentication method selection and token/password fields for any hidden typographical errors or accidental whitespace.
Why do I get 'Permission Denied' when using EPAM Jira (https://jiraeu.epam.com), even though my token worked before?
Why do I get 'Permission Denied' when using EPAM Jira (https://jiraeu.epam.com), even though my token worked before?
- EPAM Jira licenses are limited and shared across employees.
- If your account is inactive for a period (often ~30 minutes), your license can be automatically reallocated to another active user.
- How quickly this happens can depend on how many other users become active after your last session.
- When this happens, your API token can effectively stop working and the toolkit can start returning Permission Denied/Unauthorized errors.
- Logging in via browser reclaims an active license, after which the toolkit typically works again.
- Before running agents/pipelines that use Jira, open a browser and log in to
https://jiraeu.epam.com/. - For stable automation, request a dedicated service account and coordinate with support to assign a permanent Jira license to that account.
What are some best practices for using the Jira toolkit effectively?
What are some best practices for using the Jira toolkit effectively?
- After setting up the Jira toolkit and incorporating it into your Agents, thoroughly test each tool you intend to use to ensure seamless connectivity, correct authentication, and accurate execution of Jira actions.
- Regularly monitor the performance of Agents utilizing Jira toolkits. Track metrics such as task completion success rate, execution time, and error rates to identify any potential issues or areas for optimization.
- Use API Tokens instead of your main account password for integrations
- Grant only the minimum necessary permissions (principle of least privilege)
- Securely Store Credentials using ELITEA’s Secrets Management feature
- Craft clear and unambiguous instructions within your ELITEA Agents to guide them in using the Jira toolkit effectively. Use the prompt examples provided in this guide as a starting point.
- Begin by implementing Jira integration for simpler automation tasks, such as retrieving issue lists or updating issue statuses, and gradually progress to more complex workflows as you gain experience.
- Utilize the “Advanced Settings” in the toolkit configuration, specifically the “Additional Fields” option, to ensure your Agent can interact with and manage custom fields specific to your Jira projects.
What are common use cases for Jira toolkit integration?
What are common use cases for Jira toolkit integration?
- When automated tests detect bugs, automatically create Jira issues pre-populated with error information, logs, and environment details.
- Dynamically reprioritize Jira issues based on real-time data from monitoring systems, customer feedback, or changing business priorities.
- As tasks progress through ELITEA workflows, automatically update the status of linked Jira issues to reflect current progress in real-time.
- Automatically add comments to Jira issues to provide status updates, notify assignees of new tasks, or request clarification.
- When creating new Jira issues for sub-tasks or related features, automatically link them to parent issues or related user stories to establish clear dependencies.
- How to Use Chat Functionality - Complete guide to using ELITEA Chat with toolkits for interactive GitHub operations.
- Create and Edit Agents from Canvas - Learn how to quickly create and edit agents directly from chat canvas for rapid prototyping and workflow automation.
- Create and Edit Toolkits from Canvas - Discover how to create and configure GitHub toolkits directly from chat interface for streamlined workflow setup.
- Create and Edit Pipelines from Canvas - Guide to building and modifying pipelines from chat canvas for automated GitHub workflows.
- Indexing Overview - Comprehensive guide to understanding ELITEA’s indexing capabilities and how to leverage them for enhanced search and discovery.
- How to Index Jira Data - Complete guide for indexing your Jira projects and issues to enable advanced search and AI-powered analysis capabilities.
- Secrets Management - Best practices for securely storing API tokens and sensitive credentials.
- AI Configuration - Essential settings and configurations for optimizing AI performance with integrations.
- Atlassian Account Settings - Manage API tokens and security configurations.
- Jira API Tokens - Create and manage API tokens for secure integrations.
- Jira REST API Documentation - Official API documentation for developers.
- JQL Documentation - Learn advanced search queries with Jira Query Language.
- Atlassian Community - Community support, articles, FAQs, and troubleshooting guides.