# Install Bitbucket Cloud Connect App

**Step 1: Install Zerve Bitbucket Cloud Connect App**

Navigate to the settings and install the Zerve Bitbucket Cloud Connect App, which includes authentication and grants access a Bitbucket Workspace. 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 Cloud Connect App:** In the **Git Management Service** dropdown, select **Bitbucket** and under **Bitbucket Installation Type** select **Cloud Connect App** and click the **Install** button.

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

4. **Grant Access:** You will be redirected to your Bitbucket Account where you will be presented with the list of workspaces associated with your account. Select the workspace you wish to integrate with the Zerve application. 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-cloud-connect-app.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.
