Integrations
Atlassian
How to get your Atlassian API key and connect it to Nova Admin.
Go to https://id.atlassian.com/manage-profile/security/api-tokens and create an API token. One token grants access to Jira, Confluence, and Jira Service Management.
Prerequisites
- A Atlassian account. Sign up at https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to Manage Atlassian API Tokens.
- Create a new API key / API Token (starts with
Your Atlassian API token) and copy it immediately — most providers show it only once. - Note any additional required values: Site URL (e.g.
https://yoursite.atlassian.net), Email (e.g.you@example.com). - In Nova Admin, go to /agents/integrations, find Atlassian, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| Site URL | Yes | url (e.g. https://yoursite.atlassian.net) |
| Yes | string (e.g. you@example.com) | |
| API Token | Yes | Secret — stored encrypted, never exposed. (e.g. Your Atlassian API token) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Atlassian account has API access enabled and billing is active if required.
- Need help?: refer to the Atlassian documentation.