Get started with Bitbucket Cloud
New to Bitbucket Cloud? Check out our get started guides for new users.
Click + in the global sidebar
Select Repository under Import.
Enter the URL, and a Username/Password combination for private repositories that require authorization. Note: If your organization has configured a personal access token to retrieve the repository via your Git client or the command line, then you may need to use it in lieu of your username/password within the Bitbucket importer.
Enter a Name for your new repository.
If you want the repository to be public, uncheck This is a private repository.
Press Import repository.
Once the repository’s imported, you can get to work on your local system by cloning your repository.
Was this helpful?