> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paradime.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Importing a repository

> Learn how to import Git repositories into Paradime using any valid Git URL.

Paradime allows you to import Git repositories using any valid Git URL that points to a repository.

<Info>
  After importing a project, Paradime generates a Deploy Key that must be added to your Git provider's repository configuration. This Deploy Key needs read and write access.
</Info>

### Supported Git Providers

|                                                                                                                         |                                            |                                        |                                                                                            |
| ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ | -------------------------------------- | ------------------------------------------------------------------------------------------ |
| [**`Connect an Azure DevOps git repository`**](/products/settings/git-repositories/importing-a-repository/azure-devops) | **Connect an Azure DevOps git repository** | [azure.png](/images/azure.png)         | [azure-devops.md](/products/settings/git-repositories/importing-a-repository/azure-devops) |
| [**`Connect a BitBucket git repository`**](/products/settings/git-repositories/importing-a-repository/bitbucket)        |                                            | [bitbucket.png](/images/bitbucket.png) | [bitbucket.md](/products/settings/git-repositories/importing-a-repository/bitbucket)       |
| [**`Connect a GitHub git repository`**](/products/settings/git-repositories/importing-a-repository/github)              |                                            | [github.png](/images/github.png)       | [github.md](/products/settings/git-repositories/importing-a-repository/github)             |
| [**`Connect a GitLab git repository`**](/products/settings/git-repositories/importing-a-repository/gitlab)              |                                            | [gitlab.png](/images/gitlab.png)       | [gitlab.md](/products/settings/git-repositories/importing-a-repository/gitlab)             |

<Info>
  Don't see your Git provider? Contact us - we're happy to help you set up Paradime with any supported Git providers 🤘
</Info>

***

<Info>
  Need to update your Git Repository? See [documentation](/products/settings/git-repositories/update-connected-git-repository).
</Info>


## Related topics

- [Workspaces](/products/settings/workspaces.md)
- [GitLab](/products/settings/git-repositories/importing-a-repository/gitlab.md)
- [BitBucket](/products/settings/git-repositories/importing-a-repository/bitbucket.md)
- [GitHub](/products/settings/git-repositories/importing-a-repository/github.md)
- [Azure DevOps](/products/settings/git-repositories/importing-a-repository/azure-devops.md)
