> For the complete documentation index, see [llms.txt](https://docs.hivel.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hivel.ai/integrations/on-prem-setup/creating-a-bitbucket-app-password.md).

# Creating a Bitbucket App Password

### 1. Access the App Password Creation Page

* Log in to your Bitbucket account
* Go to: [<mark style="color:purple;">https://bitbucket.org/account/settings/app-passwords/new</mark>](https://bitbucket.org/account/settings/app-passwords/new)

### 2. Enter Basic Details

* In the "Label" field, enter a descriptive name (e.g., "Hivel" or another name that describes the purpose)

### 3. Set Permissions

Select the following permissions:

Account:

* ✓ Email Read
* ✓ Read

Workspace membership:

* ✓ Read

Repositories:

* ✓ Read

Pull requests:

* ✓ Read

### 4. Create the Password

* Click the blue "Create" button at the bottom left
* Bitbucket will generate a secure password

{% hint style="warning" %}
**IMPORTANT:** Copy this password immediately and store it securely - it will only be shown once
{% endhint %}

### 5. Using Your App Password

* Use this password along with your Bitbucket username when authenticating with the API
* The app password will have only the permissions you've selected

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcYMXTH732mvQZJatEXptiw4bfzxZ7mwl6n8xGqWzgRgvvOQoynRcBzaNJ_dpQMoIbXsNGh7PKJRJH1lmpXNqzDArNuzyM3_nc-j5wpHcHcwO_JTtSA9sfFz9VZvF2AWncn0ZGseg?key=KDoRtP05NudNy6wIntOgxSbd" alt="" width="563"><figcaption></figcaption></figure>

<br>
