# Install Bitbucket OAuth Consumer

**Step 1: Install Zerve Bitbucket OAuth Consumer**

Navigate to the settings and install the Zerve Bitbucket Oauth Consumer, which includes authentication and grants access to the required repositories. The following are the steps:

1. **Navigate to Settings:** Go to the appropriate settings page depending on whether you are installing in your individual settings or organization settings. &#x20;
2. **Select Git Integration:** Select the **Git Integration** option on the left hand menu.
3. **Install the Bitbucket OAuth Consumer:** In the **Git Management Service** dropdown, select **Bitbucket** and under **Bitbucket Installation Type** select **OAuth Consumer** and click the **Install** button.

<figure><img src="/files/uMFRkxqTvL6kv5vOy6HP" alt=""><figcaption></figcaption></figure>

4. **Grant Access:** You will be redirected to your Bitbucket Account where you will be presented with the list of access permissions the Zerve application will need to integrate with your Bitbucket Account. Click **Grant Access**.
5. You will now be redirected back to the Zerve application.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zerve.ai/guide/source-control-git/install-bitbucket-oauth-consumer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
