Confluence
Connect Aiden with your Confluence instance to get help with documentation, spaces, and pages. Once enabled, Aiden can search content, manage spaces and pages, and work with your Confluence knowledge base in natural language.
Integration Capabilities
With Confluence integration, Aiden can:
- List spaces and discover space keys for your Confluence instance.
- Search content using Confluence Query Language (CQL) to find pages, blog posts, and attachments.
- Fetch pages by space, title, or ID with full content and metadata.
- Create and update pages with custom content, structure, and layout.
- Manage labels on pages and other content.
- Add and manage comments on pages.
- Navigate documentation across spaces and include relevant Confluence links in responses.
Custom Skills
On top of the built-in capabilities, you can create custom skills for Confluence, for example:
- Enforce documentation standards across spaces.
- Create self-service workflows for onboarding or runbooks.
- Automate page creation or updates from templates.
Check out the Skills page for more information.
Enable Confluence Integration
Create Your Confluence API Token
- Log in to your Atlassian account and go to your Confluence site (e.g.
https://your-domain.atlassian.net/wiki). - Navigate to Atlassian Account Settings > Security > Create and manage API tokens.
- Click Create API token, give it a label (e.g., "Aiden"), and copy the token. Store it securely; it will not be shown again.
Steps to Enable Confluence Integration
Follow these steps to enable the integration:
- From the Aiden home page, click Integrations in the left navigation.
- Hover and click Activate on the Confluence integration card.
- Enter the following integration configuration:
-
Domain: Your Atlassian domain (e.g.,
your-companyforhttps://your-company.atlassian.net).- Use only the subdomain part, without
.atlassian.net.
- Use only the subdomain part, without
-
Username: Your Atlassian account email address.
-
Confluence API Token: The API token created in the steps above.
- Make sure that the token has the Confluence permissions required for the operations you want Aiden to perform (read, write, etc.).
Security Best Practices- Create a dedicated API token for Aiden with the minimum required permissions.
- Use read-only access if you only need Aiden to search and view content.
- Rotate API tokens regularly (e.g., every 60–90 days).
- Monitor Confluence audit logs for Aiden's activity.
- Do not share tokens or expose them in code or logs.
-
Create prebuilt skills: Aiden supports pre-built skills for Confluence. Enable Create prebuilt skills if you want these skills available.
-
- Click Save to enable the integration.
Sample Prompts
Here are some example prompts you can use:
- List all Confluence spaces.
- Search for pages about "deployment" in the last 30 days.
- List out the documentation for the API service.
- Create a new page in the Engineering space with the given outline.
- Add a comment to the incident post-mortem page.
- Find pages with the label "runbook" in the DevOps space.
- What's in the onboarding documentation space?
- Update the changelog page with the latest release notes.
- Search for pages mentioning "Kubernetes" across all spaces.