# Git source control

{% hint style="info" %}
Contact our support team about the possibility of enabling Git on your plan.
{% endhint %}

UI Bakery self-hosted provides you with the same features as cloud regarding Git source control. For more details, you can visit this [section](https://docs.uibakery.io/concepts/source-control).

But self-hosted also allows you to do more, specifically:

* [Connect multiple UI Bakery instances to the same Git repository](https://docs.uibakery.io/on-premise/git-source-control/managing-multi-instance-deployment)
* [Create a customized URL for your pull requests](https://docs.uibakery.io/on-premise/git-source-control/custom-pr-url)
* Automate your [GitHub](https://docs.uibakery.io/on-premise/git-source-control/automate-github-releases)/[GitLab](https://docs.uibakery.io/on-premise/git-source-control/automate-gitlab-releases)/[Bitbucket](https://docs.uibakery.io/on-premise/git-source-control/automate-bitbucket-releases) releases

{% hint style="warning" %}
Make sure to [add](https://docs.uibakery.io/on-premise/install-and-update/recommendations/generate-custom-secrets) the `UI_BAKERY_PROJECT_PRIVATE_KEY_SECRET` variable for Git to work in the self-hosted version.&#x20;
{% endhint %}
