> ## Documentation Index
> Fetch the complete documentation index at: https://conductorone-docs-mcp-bridge-private-server.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Set up a Confluence connector

> C1 provides identity governance for Confluence. Integrate your Confluence instance with C1 to run user access reviews (UARs) and enable just-in-time access requests.

<Tip>
  **A newer version of this connector is available.** This version of the connector is no longer available for installation. If you're setting up a Confluence connector with C1 for the first time, use the [v2 version](/baton/confluence).
</Tip>

## Capabilities

* Sync user identities from Confluence to C1

* Resources supported:
  * Groups

## Add a new Confluence connector

<Warning>
  This task requires either the **Connector Administrator** or **Super Administrator** role in C1.
</Warning>

<Steps>
  <Step>
    In C1, navigate to **Integrations** > **Connectors** and click **Add connector**.
  </Step>

  <Step>
    Search for **Confluence** and click **Add**.
  </Step>

  <Step>
    Choose how to set up the new Confluence connector:

    * Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren't yet managed with C1)

    * Add the connector to a managed app (select from the list of existing managed apps)

    * Create a new managed app

    <Tip>
      **Do you SSO into Confluence using your identity, SSO, or federation provider?** If so, make sure to add the connector to the unmanaged Confluence app that was created automatically when you integrated your provider with C1, rather than creating a new managed app.
    </Tip>
  </Step>

  <Step>
    Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users. Setting multiple owners is allowed.

    <Warning>
      A Confluence connector owner must have the following permissions:

      * **Connector Administrator** or **Super Administrator** role in C1
      * **Administrator** access in Confluence
    </Warning>
  </Step>

  <Step>
    Click **Next**.
  </Step>
</Steps>

### Next steps

* **If you are the connector owner**, proceed to [Configure your Confluence connector](/baton/v1/confluence#configure-your-confluence-connector) for instructions on integrating Confluence with C1.

* **If someone else is the connector owner**, C1 will notify them by email that their help is needed to complete the setup process.

## Configure your Confluence connector

<Warning>
  A user with the **Connector Administrator** or **Super Administrator** role in C1 and **Administrator** access in Confluence must perform this task.
</Warning>

### Step 1: Create an API token

<Steps>
  <Step>
    Log into your Confluence account with Administrator access.
  </Step>

  <Step>
    Navigate to [https://id.atlassian.com/manage-profile/security/api-tokens](https://id.atlassian.com/manage-profile/security/api-tokens).
  </Step>

  <Step>
    Click **Create API token**.
  </Step>

  <Step>
    Give your token a label, such as **C1**, and click **Create**.
  </Step>

  <Step>
    Carefully copy the newly generated API token. We'll use it in Step 2.
  </Step>
</Steps>

### Step 2: Add your Confluence credentials to C1

<Steps>
  <Step>
    In C1, navigate to the Confluence connector by either:

    * Clicking the **Set up connector** link in the email you received about configuring the connector.

    * Navigate to **Connectors** > **Confluence** (if there is more than one **Confluence** listed, click the one with your name listed as owner and the status **Not connected**).
  </Step>

  <Step>
    Find the **Settings** area of the page and click **Edit**.
  </Step>

  <Step>
    Enter your Confluence domain (the URL of your Confluence instance is `<YOUR DOMAIN>.atlassian.net`) into the **Confluence site domain** field.
  </Step>

  <Step>
    Enter the username for your Confluence account in the **Username** field.
  </Step>

  <Step>
    Paste the API token you generated in Step 1 into the **API key** field.
  </Step>

  <Step>
    Click **Save**.
  </Step>

  <Step>
    The connector's label changes to **Syncing**, followed by **Connected**. You can view the logs to ensure that information is syncing.
  </Step>
</Steps>

**Done.** Your Confluence connector is now pulling access data into C1.
