# Atlassian Guard (Previously Access)

## Introduction&#x20;

Atlassian Guard is a subscription-based offering from Atlassian that provides enhanced security and centralized administration for Atlassian cloud products, including Jira, Confluence, Bitbucket, and others. This guide will walk you through the steps required to integrate Atlassian Admin with Perimeters.

## Available Features

* Misconfiguration Rules
* Identity Rules
* User Inventory

## Prerequisites

An Atlassian account user with Super Admin / Site-Admin Role and an API key must be created by this account user.

<details>

<summary><strong>Follow these steps to generate the API key:</strong> </summary>

1. Login using the Atlassian account.
2. Go to <https://admin.atlassian.com/> and navigate to "Settings" -> "API keys"
3. Click "Create API key."&#x20;
4. Select 'API key without scopes'.
5. Add a label and update the expiry date. Click create.
6. Click "Copy" to copy the generated API key&#x20;

</details>

## Required Privileges

Atlassian Guard account user should be a **Super Admin**.

## Onboarding Atlassian Guard in your Perimeters account

1. Go to "Integrations" -> Select "Atlassian Guard" -> Click "+ Add" -> Click "+ Start Integration".
2. **“API key” -**\
   Fill in the previously created API key.
3. Click **"Finish"** to complete the onboarding process.

Once you have completed these steps, Atlassian Guard should be successfully integrated with your Perimeters account.


---

# Agent Instructions: 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://support.perimeters.io/perimeters-documentation/connecting-perimeters/integrations-for-security-insights/saas-applications/atlassian-guard-previously-access.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.
