> For the complete documentation index, see [llms.txt](https://helpcenter.gitprotect.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.gitprotect.io/compliance-and-risk-management/throttling-prevention/additional-bitbucket-dc-credentials.md).

# Additional Bitbucket DC credentials

## Bitbucket DC account preparation

In **Bitbucket DC**, you can create user accounts and organize them into groups. This makes it easier to manage the organization and permissions.

💡 Learn more about users and groups in the official [**Bitbucket DC** documentation](https://confluence.atlassian.com/bitbucketserver/users-and-groups-776640439.html).

***

## HTTP access token preparation

{% hint style="info" %}
**HTTP** access tokens in **Bitbucket DC** can be used instead of passwords to authenticate with **Git**.
{% endhint %}

#### To create an HTTP access token for your user account in Bitbucket DC:

1. Click your **profile picture** and go to **Manage account** > **HTTP access tokens**.
2. Select **Create token**.
3. Set the token name, permissions, and expiry.

💡 Learn more about **HTTP** access tokens in official [**Bitbucket DC** documentation](https://confluence.atlassian.com/bitbucketserver/http-access-tokens-939515499.html).

***

## Adding Bitbucket DC credentials to GitProtect

{% hint style="danger" %}
Adding additional credentials in **GitProtect** does not automatically integrate them into backup tasks—you **must** enable new credentials for use in a backup plan.
{% endhint %}

{% stepper %}
{% step %}
Login to **GitProtect Management Service** and open the **Bitbucket** tab (**DevOps** > **Bitbucket**). Find your **Bitbucket DC** project (this must be done for each project individually) and click **Edit** in the bottom-left corner of the project tile.

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

{% step %}
Go to the **Additional credentials** section and click it.

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

{% step %}
Click the **Add new** button, enter the credentials, and then click **Save** to finish.

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

***

## Enabling Bitbucket DC credentials for backup

{% stepper %}
{% step %}
In **GitProtect Management Service**, open the **Plans** tab and click **Add plan**, or select **Edit plan** if you already have one.

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

{% step %}
Scroll down to **Advanced settings**, click **Edit**, and enable the **Additional git credentials** switch.

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

{% step %}
The system will display all additional accounts available for the selected organization. Toggle the switch **ON** next to the accounts you want to use, and then click the **Save** button.

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

{% step %}
Back in the **Edit backup plan** panel, click the **Save** button to save your backup plan settings. The backup plan will now run using the selected additional **Bitbucket DC** accounts.

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