Get started with Bitbucket Cloud
New to Bitbucket Cloud? Check out our get started guides for new users.
As an administrator of a workspace, you can transfer repositories and groups from one workspace to another.
Before beginning the process, decide which workspace you want to keep. If you are already paying for one of your workspaces (meaning it has more members), you may want to keep that one.
If you are an Atlassian Cloud account holder, Atlassian automatically created a Bitbucket Cloud workspace for you when you signed up for Cloud. You must use this workspace as your KEEP_ACCOUNT when merging two Bitbucket accounts.
Before you transfer a repository containing one or more Pipelines, make a note of the Deployment variables you have applied to the Pipelines as these variables are not transferred at this time. Note: If you have already transferred the repository, transfer it back to the original workspace, and then make a note of the Deployment variables so you can add them once you have transferred the repository to the destination workspace.
To transfer all repositories out of existing accounts, you must have admin access:
Click Repository settings on the left sidebar of each repository for the account.
From the Repository details page, click Transfer repository.
Enter the workspace ID (only) for the New owner.
Click Transfer.
When you transfer a repository to another owner, Bitbucket sends an email to the workspace administrators or the account holder. The email contains a link to a page that allows the user to accept or reject the transfer. If the user has administrative access to more than one workspace, they can transfer the repository into any of these accounts.
If you own the account with the repositories you're transferring, you'll be able to accept the transfer right away. Otherwise, you'll need to do a few more things:
Log in to the account with the workspace you want to keep.
Look for the Repository transfer request email.
Click the View transfer request button.
Select a project and press Accept.
When the transfer is accepted, Bitbucket automatically updates all the repository URLs on the Bitbucket site. As a result, all your workspace members will need to clone with the new URLs or update their repository URLs in the configuration file.
When you transfer a repository, it doesn't inherit the set permissions for the members in the new workspace. After receiving the transfer, you can grant appropriate permissions for your repositories and create user groups for your workspace if necessary.
You only need to do this step if there are groups and users that you want to add to the account you're keeping:
From the account you don't want:
Navigate to User groups.
Identify any users and groups you may want to move over. You may want to take a screen capture or write down the groups and users you'll want.
From the account you're keeping:
Navigate to User groups.
Add any groups and their members that were on the other account.
After you're done moving all your repositories and groups, you may want to delete the account you're no longer using or rename either account.
Was this helpful?