# Git Repositories

Paradime provides flexible options for managing your Git repositories, allowing you to connect and update your dbt™ projects with various Git providers.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>🔗 Import Repository</td><td><p></p><p>Connect your dbt™ project using any valid Git URL. Supports GitHub, GitLab, Azure DevOps, BitBucket, and more</p></td><td><a href="git-repositories/importing-a-repository">importing-a-repository</a></td></tr><tr><td>🔄 Update Repository</td><td><p></p><p>Update or change your connected Git repository while maintaining your project configuration.</p></td><td><a href="git-repositories/update-connected-git-repository">update-connected-git-repository</a></td></tr></tbody></table>

### Supported Git Providers

Paradime works seamlessly with major Git providers:

* Azure DevOps
* BitBucket
* GitHub
* GitLab

{% hint style="info" %}
Don't see your Git provider? Contact us - we're happy to help you set up Paradime with any supported Git providers 🤘
{% endhint %}


---

# 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.paradime.io/app-help/documentation/settings/git-repositories.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.
