Access and permissions
When connecting Atlassian, you authorize Continue to access Jira and Confluence based on your account permissions. Agents can only access projects and spaces you have permission to view or edit. Approved permissions allow agents to read and update Jira tickets, reference Confluence pages, and create links back to related pull requests. You can revoke access at any time from Mission Control.Automation examples
Update Jira on PR merge
Trigger an agent onPR Merged to translate the code changes into a business-friendly Jira update ā what changed, why it matters, and which tickets to close or transition.
Create tickets from code
An agent can scan forTODO comments, failing tests, or opened issues and create corresponding Jira tickets with relevant context from the codebase.