Jira is a tool used by agile teams to plan, track, and release software.Documentation Index
Fetch the complete documentation index at: https://playerzero.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
What You Can Do
Once connected, PlayerZero AI agents can:- Read issues and comments — Access ticket details, descriptions, attachments, and comment threads for debugging context
- Create issues — Generate Jira tickets from debug sessions with rich formatting, including tables and structured descriptions
- Update issues — Modify existing issue fields like summary, description, priority, assignee, and labels
- Search issues — Find issues using JQL or keyword search across your Jira projects
- Add comments — Post structured comments with code references, stack traces, and root cause analysis
- Post private comments — Add internal notes visible only to team members with a specific Jira Service Desk role, keeping investigation details hidden from external customers
- Navigate projects — Understand your Jira project structure, issue types, roles, and custom fields
Use Cases
- Automated triage - AI agents analyze incoming bugs and suggest components, priority, or sprint placement
- Debug-to-ticket workflow - Convert investigation findings into properly formatted Jira issues
- Cross-reference analysis - When debugging, agents search related Jira tickets for historical context and known issues
Scopes & Permissions
PlayerZero requests only the permissions needed for AI agents to assist with debugging and issue management. We follow the principle of least privilege—each permission directly enables a specific capability.
| Scope | Why It’s Needed |
|---|---|
read:jira-work | Context gathering — Allows AI agents to read issue details, sprint context, and project structure when investigating bugs or cross-referencing related tickets |
write:jira-work | Issue management — Enables agents to create issues from debug sessions, post comments with findings, and update ticket fields when you ask them to triage or document work |
read:jira-user | Team awareness — Provides access to user profiles so agents can suggest appropriate assignees and understand who reported or owns issues |
manage:jira-webhook | Real-time sync — Allows PlayerZero to receive instant notifications when issues change, enabling agents to respond to updates without polling |
offline_access | Persistent connection — Maintains the integration without requiring you to re-authenticate, ensuring agents can access Jira context whenever needed |
Setup
Setup starts in PlayerZero—no pre-configuration in Jira is required.
- In PlayerZero, navigate to Settings → Context → Ticketing
- Find Jira and click Connect
- You’ll be redirected to Jira to log in and authorize PlayerZero
- After authorization, select which PlayerZero projects should have access to this integration
Using Jira from a Player Session
Once Jira is connected via Settings → Context → Ticketing and enabled for your project, AI Players can interact with Jira during any conversation or workflow stage. The Jira tools are automatically available — no additional configuration is needed.Creating Tickets
Ask the agent to create a Jira ticket at any point during a conversation:- “Create a Jira ticket for this bug in the PROJ project”
- “Write up a Jira issue summarizing what we found”
Automated Ticket Creation in Workflows
You can also instruct agents to create Jira tickets as part of a workflow stage. Add instructions like “Create a Jira ticket summarizing the issue and your findings” to any stage’s instruction field. The agent will create the ticket when it reaches that stage.Adding Comments to Existing Tickets
If a Player session was triggered from an existing Jira ticket (or you reference one during the conversation), the agent can add comments with investigation findings, root cause analysis, or code references directly to the ticket.Comment Visibility
Control whether AI agents post public or private comments on Jira issues. This is configured per integration from the Jira detail page in Settings → Context → Ticketing.| Mode | Behavior |
|---|---|
| Public comments only | Agents can only post public comments. All comments are visible to everyone with access to the issue, including external customers on Service Desk portals. |
| Private comments only | Agents can only post private (internal) comments. Comments are visible only to team members with the specified visibility role. |
| Let the agent decide | Both public and private comment tools are available. The agent chooses which to use based on context and your instructions. |
- Navigate to the Jira integration detail page in Settings → Context → Ticketing
- Under Comment visibility, select a mode
- If you selected Private comments only or Let the agent decide, specify a visibility role (defaults to “Service Desk Team”)