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

Jira

Connect Jira to the Pagerly SRE Agent to create, search, and manage issues.

What the Agent Can Do

  • Search issues using JQL β€” find related bugs, incidents, post-mortems

  • Create tickets β€” auto-create incident tickets during investigation

  • Get issue details β€” description, status, assignee, comments

Setup Instructions

  1. Log into your Atlassian account

  2. Click Create API token, label it Pagerly

  3. Copy the token, your Jira URL, and email

Required Credentials

Field
Description
Example

Jira URL

Your Jira Cloud instance URL

https://your-company.atlassian.net

Email

Email for your Atlassian account

you@company.com

API Token

Atlassian API token

your-api-token

Context Prompt Tips

"Our incident project key is OPS. Bug tickets use type=Bug. Post-mortems are labeled with post-mortem tag."

Docs

Last updated