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

Confluence

Connect Confluence to the Pagerly SRE Agent to search runbooks and documentation.

What the Agent Can Do

  • Search runbooks, documentation, and knowledge base articles

  • Find incident response procedures and playbooks

  • Get page content for context during investigations

Setup Instructions

  1. Click Create API token with scopes

  2. Select Confluence as the app

  3. Add these scopes: search:confluence, read:content:confluence, read:content-details:confluence, read:space:confluence, read:attachment:confluence

  4. Click Create token, then copy the token

Required Credentials

Field
Description
Example

API Token

Atlassian API token with Confluence scopes

ATATT3x...

Atlassian Email

Email for your Atlassian account

you@company.com

Confluence URL

Your Confluence URL

https://your-team.atlassian.net

Context Prompt Tips

"Runbooks are in the SRE space. Production docs use the PROD label. Our incident response guide is at /wiki/spaces/SRE/pages/123456."

Docs

Last updated