Connect Atlassian so agents can create Jira issues, search Confluence pages, and link code changes to tickets.Documentation Index
Fetch the complete documentation index at: https://ona.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
What agents can do with Atlassian
Once connected, agents can:- Manage Jira issues: Create, update, and transition issues with relevant context from your codebase.
- Search Confluence: Find documentation, design specs, and runbooks without leaving your session.
- Link code to work: Associate pull requests and code changes with Jira tickets automatically.
- Add comments: Document findings, link PRs, or note blockers directly in Jira issues.
Example workflows
Connect Atlassian
Step 1: Atlassian admin configuration
An Atlassian organization admin needs to allowlist Ona’s domain first:- Go to admin.atlassian.com > AI settings > Rovo MCP server
- Add
https://app.gitpod.io/**to “Your domains”
Step 2: Organization setup
An Ona organization admin needs to enable Atlassian for your organization.- Go to Organization Settings > Integrations
- Find Atlassian and click Enable
- Configure default site and project settings if needed

Step 3: Authenticate your account
Once enabled, connect your personal Atlassian account:- Go to User Settings > Integrations
- Click Connect next to Atlassian
- Authorize Ona to access your Atlassian site
- Select which sites to connect

Verify it works
Start a session with an agent and try:Tips for effective use
Be specific about projects: If you have multiple Jira projects, specify which one: “Create an issue in the API project for this bug.” Include context: The more context you give, the better the issue: “Create a Jira issue for this null pointer exception, include the stack trace and the user flow that triggers it.” Use with AGENTS.md: Add your Atlassian conventions to AGENTS.md so agents know your project keys, issue types, and workflow stages.Next steps
- Teach agents your codebase including your Atlassian conventions
- Organization-level skills for common Atlassian workflows like
/bug-report - Learn about integrations for other available connections
Troubleshooting
Your organization admin must authorize access from a domain to this site
Your organization admin must authorize access from a domain to this site
Cannot access a specific site
Cannot access a specific site
Atlassian accounts can have access to multiple sites. Ensure you authorized access to the correct site during the OAuth flow. You can disconnect and reconnect to update your site selection.