# Bitbucket

## Integrate from iftrue

Login to your account. If you haven't connected any git providers, we take you to integrate git provider page.&#x20;

<figure><img src="/files/rKvvjZd7G5ysKoquodnN" alt=""><figcaption><p>iftrue BitBucket integration</p></figcaption></figure>

1. If you haven't signed in with your BitBucket account, first signin.
2. Click install app and follow the oAuth navigation provided by Atlassian.
3. Once the authorization done, you will be landing to repository setup page.

<figure><img src="/files/NIrlJPfsTHbyFRLNsoHv" alt=""><figcaption><p>Repository settings page</p></figcaption></figure>

Fill the [repositories settings](/getting-started/basics/repository-settings.md) and hit save changes

## Integrate from BitBucket Marketplace

[Navigate to BitBucket marketplace listing for iftrue](https://marketplace.atlassian.com/1231042)

1. Hit Get it now button and follow the directions.&#x20;
2. Setup the repositories as same as above


---

# 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.iftrue.co/getting-started/integrations/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.
