Additional Bitbucket DC credentials
This article explains how to prepare and add additional Bitbucket DC accounts to Xopero ONE in order to prevent throttling.
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.
HTTP access token preparation
To create an HTTP access token for your user account in Bitbucket DC:
Click your profile picture and go to Manage account > HTTP access tokens.
Select Create token.
Set the token name, permissions, and expiry.
💡 Learn more about HTTP access tokens in official Bitbucket DC documentation.
Adding Bitbucket DC credentials to Xopero ONE
Adding additional credentials in Xopero ONE does not automatically integrate them into backup tasks— you must enable new credentials for use in a backup plan.
Login to and open the DevOps tab. 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.

Go to the Additional credentials section and click it.

Click the Add new button, enter the credentials, and then click Save to finish.

Enabling Bitbucket DC credentials for backup
In , open the Plans tab and click Add plan, or select Edit plan if you already have one.

Scroll down to Advanced settings, click Edit, and enable the Additional git credentials switch.

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.

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.

Last updated