> For the complete documentation index, see [llms.txt](https://kb.rezonate.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.rezonate.io/core-integrations/atlassian-cloud-integration.md).

# Atlassian Cloud Integration

Integrating with Atlassian can give Rezonate visibility into identities, roles, and posture controls.&#x20;

### Integration Steps

To integrate Rezoante with Atlassian, Rezonate needs the following values:

* Organization Id
* API Key

{% hint style="info" %}
Note: To access data, you need to grant roles or permissions that include write capabilities, but the Rezonate integration **only reads data** from the application.
{% endhint %}

To get those please follow the following steps:

1. Log in to [Atlassian’s admin portal](https://admin.atlassian.com/) as an organization admin.
2. From the top menu, navigate to Settings.

<figure><img src="https://lh7-us.googleusercontent.com/FCdPdIpiVMPJe-u2wmQWfvkoAGIVjLgqXauyYw2OynCYYoIS9h5C4pekgwGzB3TG79OGkuWTL_EbGr6VKR2FF7adIbBs7pD354tUEN6p_4cW-clUDXlqMyDVZCMFm01yov1EXz-pMZekpx2BQKbG-SI" alt=""><figcaption></figcaption></figure>

3. On the left menu, click on API keys.

![](https://lh7-us.googleusercontent.com/tDhNrMnJATn1SN0aeXAqW1Klf0pCSOO9cY-XxEYzuY0ArGg9qk2Awe-nzY4yWs1iPSokne7rj-AStvY3Rto8ns70lrOkMMDYlLaIva_gn4U1YI3nAhBnDeYmXS0zzR2DzKGsYgYT87mbPuLqJ4pIkgs)

4. Click on **Create API Key**

![](https://lh7-us.googleusercontent.com/bVCSINWT6SCMGjQ0kRi5U1BE5Iy11714vqocknIFW73V-nzkgvEWHbVEHXURduX7FRVNsbnIvOQwNTxBolfe6fXd-_7JMxrDO7C4MfiNwarNlh1ZIk34FMpRFrX86vb_yHd9F5RKLXIrtEJXuZKJGrM)

5. Name the key “Rezonate Integration”.
6. Set the expiration date to **one year** from now.
7. Click on Create.

![](https://lh7-us.googleusercontent.com/8vCjh5-O-OrM1GGh4isVyjhAR-PB_7r_H4IPI2vLArxD16BM-8yVNH6KNWrEVpILoK5o1jkp9axfeCGkJbZxHxWmuw3r11lH5RZe_a0O0XuhNIRgpyngKdb8n1_D4KvmS8Wd9iUrcyQwOwNkGMTSfPA)

8. Share the Organization ID and the API key with Rezonate\
   ![](https://lh7-us.googleusercontent.com/6tAnNZCtJidL51M8vlpnk9-hpmy_JuqRgypV9LMNdQjq4dCz4OxyJr20K94LTU9IzxQduUvysfydWnoYVeJb0ACmqFH6JNvs2i9GSO3UIP9v0sS_BWwVNKaK3YzvUYNj2RX6G0VHFwDOjgWTm-BSEno)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.rezonate.io/core-integrations/atlassian-cloud-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
