# BitBucket

Setting up your Git provider account is part of the onboarding process.

### **Step 1:** Connect Git

Navigate to <https://typoapp.io/> > Select your GIT provider as Bitbucket

<figure><img src="https://publish-01.obsidian.md/access/3e7b6a61a5fa1577cc59c4d6e50dfe09/Screenshot%202024-06-21%20at%2011.30.04%20AM.png" alt="" width="563"><figcaption></figcaption></figure>

### Step 2: Permission

Select Bitbucket and you will land on the Bitbucket permission page

> You need to have Admin access to your BitBucket account to complete these steps.

<div align="left"><figure><img src="/files/eyUydruP21XjtLYyJhEm" alt="" width="563"><figcaption></figcaption></figure></div>

### **Step 3: Select Org**

Select the active org account that you wish to connect with Typo.

<div align="left"><figure><img src="/files/vSlEmod5hf9rYZIcOAHc" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 4: Select Repos

Select the repositories you want to add to Typo to generate your developer analytics. Be sure to add active repositories to track insights on your current work.

<div align="left"><figure><img src="/files/fKN5ztHpjxMM7KyCqYPS" alt="" width="563"><figcaption></figcaption></figure></div>

### **Step 5: Continue with the Onboarding Process**

Once you complete the authorization step, the next step is to enter your details

<div align="left"><figure><img src="https://publish-01.obsidian.md/access/3e7b6a61a5fa1577cc59c4d6e50dfe09/Screenshot%202024-06-21%20at%2011.30.55%20AM.png" alt="" width="563"><figcaption></figcaption></figure></div>

The next step is to connect your Issue Tracker, followed by optionally connecting Slack. You can also complete these steps later from the Settings section. For more details, read about [Issue management integration here.](/typo-help-docs/getting-started/integrations/issue-tracker.md)

You will now be landed on your dashboard and your first level of insights will be published in a few minutes. You can further customize your teams and integrations from the dashboard settings & integration section.


---

# 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://typo.gitbook.io/typo-help-docs/getting-started/integrations/git/bitbucket.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.
