> For the complete documentation index, see [llms.txt](https://docs.paradime.io/app-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paradime.io/app-help/products/settings/git-repositories.md).

# 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>Connect your dbt™ project using any valid Git URL. Supports GitHub, GitLab, Azure DevOps, BitBucket, and more</td><td><a href="/pages/mUQYAf9Pm7ZPjqjkRgVc">/pages/mUQYAf9Pm7ZPjqjkRgVc</a></td></tr><tr><td>🔄 Update Repository</td><td>Update or change your connected Git repository while maintaining your project configuration.</td><td><a href="/pages/vDtBdiGxQo1RdtaFwzfR">/pages/vDtBdiGxQo1RdtaFwzfR</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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/products/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.
