Skip to main content

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.

Jira is a tool used by agile teams to plan, track, and release software.

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.
ScopeWhy It’s Needed
read:jira-workContext gathering — Allows AI agents to read issue details, sprint context, and project structure when investigating bugs or cross-referencing related tickets
write:jira-workIssue 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-userTeam awareness — Provides access to user profiles so agents can suggest appropriate assignees and understand who reported or owns issues
manage:jira-webhookReal-time sync — Allows PlayerZero to receive instant notifications when issues change, enabling agents to respond to updates without polling
offline_accessPersistent 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.
  1. In PlayerZero, navigate to Settings → Context → Ticketing
  2. Find Jira and click Connect
  3. You’ll be redirected to Jira to log in and authorize PlayerZero
  4. 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”
The agent will use the Jira connector to create the ticket with the available fields based on the conversation context.

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.
ModeBehavior
Public comments onlyAgents 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 onlyAgents can only post private (internal) comments. Comments are visible only to team members with the specified visibility role.
Let the agent decideBoth public and private comment tools are available. The agent chooses which to use based on context and your instructions.
To configure comment visibility:
  1. Navigate to the Jira integration detail page in Settings → Context → Ticketing
  2. Under Comment visibility, select a mode
  3. If you selected Private comments only or Let the agent decide, specify a visibility role (defaults to “Service Desk Team”)
New Jira integrations default to Let the agent decide. Existing integrations that previously had private comments toggled on are automatically migrated to Private comments only. The visibility role controls which Jira users can see private comments. It must match an existing project role in your Jira instance. If the specified role doesn’t exist on the target project, the private comment will not be posted to avoid accidental exposure to customers.
Use Let the agent decide when your workflows handle both internal investigation and customer-facing communication. You can guide the agent’s choice by adding instructions to your workflow stage — for example: “Post your findings as a private comment on the Jira ticket so the support team can review before responding to the customer.”

Get Started

👉 AI Player overview 👉 Setup guide