Generate a PAT (Personal Access Token) on BitBucket

To manage your Project metadata using Git version control, you can generate a Personal Access Token in BitBucket, depending on your preferred platform.

Generate a PAT in BitBucket

To generate a Personal Access Token in BitBucket:

  • Connect to BitBucket with your account
  • In the navigation bar, click on your Settings icon and choose Personal Bitbucket settings menu:
  • In the left menu, select the App passwords menu:
  • Click on the Create app password button:
  • Fill in the following information:
    1. Name: fill in a name for the new PAT
    2. Scope: must be at least Repositories > Write

  • Click on the Create button
  • Your app password is generated:
  • Save it in a secure place; you will need it to create a Project
  • Click on the Close button
  • Your new app password appears in the list of your app passwords:

Demonstration video