> For the complete documentation index, see [llms.txt](https://helpcenter.xopero.com/xopero-one-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.xopero.com/xopero-one-en/backup-and-recovery/confluence/integration/adding-a-confluence-instance-to-xopero-one.md).

# Adding a Confluence instance to Xopero ONE

**Adding Confluence to Xopero ONE allows organizations to secure business documentation and knowledge base resources against accidental deletion, data corruption, ransomware incidents, and configuration issues while supporting automated backup operations, granular restore capabilities, and long-term data retention management across cloud environments.**

***

## Integration process

The below steps demonstrate how to quickly integrate **Confluence** with **Xopero ONE** using **Xopero ONE Management Service**.

{% hint style="danger" %}
For **Confluence**, use a classic token — **Xopero ONE does not support scoped tokens**.
{% endhint %}

{% hint style="warning" %}
Before adding **Confluence** to **Xopero ONE**, [check if your account has the required permissions](/xopero-one-en/backup-and-recovery/jira/integration/required-permissions.md) for all spaces you want to protect.
{% endhint %}

{% stepper %}
{% step %}
Open the **DevOps** tab on the left side of the window and select **Confluence** from the list.

<figure><img src="/files/9MCmr3f2LKqpEBaH2syk" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click the **Connect** button under **Confluence Software**.

{% hint style="info" %}
If you already have a **Confluence** instance added, click the **+ Add new** button in the top-left corner first.
{% endhint %}

<figure><img src="/files/Qlz0gpxfRnNiFGq6QIBw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
In settings, enter the **Atlassian** organization address (for example, <kbd><https://mycompany.atlassian.net></kbd>) and add or select an API token from the **Password Manager**.

{% hint style="success" %}
**Xopero ONE** can secure organizations that have a custom domain configured, but the organization must be added using its original URL, which can be found in <https://admin.atlassian.com> > **Apps** > **App URLs** > **Custom domains** > **Actions** > **Show details**.
{% endhint %}

{% hint style="info" %}
Learn more about custom domains in [this article](/xopero-one-en/backup-and-recovery/jira/integration/custom-domains.md).
{% endhint %}

<figure><img src="/files/dqL555A70ZXFiKtfbpa6" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Configure the organization synchronization and the default worker. Specify the synchronization start time or set a time interval for automatic updates.

<figure><img src="/files/XEHuM48tln1w8sovAFLk" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Proceed** to complete the process of adding **Confluence** to **Xopero ONE** and granting it access to the specified resources.
{% endstep %}

{% step %}
Your **Confluence** instance has been successfully added to **Xopero ONE**. Click **Custom policy** to modify the backup policy settings, or click **Run backup** to start the backup immediately using the default policy configuration.

<figure><img src="/files/VMfUCZ98Pu03dIsolJtw" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## Useful links and items

{% content-ref url="/pages/JNwmOPtAAUpW8TapUrFq" %}
[Required permissions](/xopero-one-en/backup-and-recovery/confluence/integration/required-permissions.md)
{% endcontent-ref %}

{% embed url="<https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://helpcenter.xopero.com/xopero-one-en/backup-and-recovery/confluence/integration/adding-a-confluence-instance-to-xopero-one.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
