# New Git Integration Settings

**Published:** March 23, 2020 | **Authors:** Luc Leray, Christopher Skillicorn, Leo Lamprecht | **Category:** Company News

---

Creating a new project on Vercel is as simple as importing a Git repository from your favorite provider, whether that's [GitHub](https://zeit.co/docs/v2/git-integrations/zeit-now-for-github), [GitLab](https://zeit.co/docs/v2/git-integrations/zeit-now-for-gitlab), or [Bitbucket](https://zeit.co/docs/v2/git-integrations/zeit-now-for-bitbucket).

Once a project has been imported, the Git Integration connection can be edited in the blink of an eye. Today, we're making this process easier to understand and more reliable than before.

## Editing the Git Connection of a Project

If you want to manage the Git connection of a project, you can now do so using the new **"Git Integration" setting in the Project Settings**:

![The new "Git Integration" field in the project settings.](//images.ctfassets.net/e5382hct74si/4cAj9CkF3xNA9q03ZwobrC/74ef136649e07ef961114b065cd84d4e/configure.png)

Learn more about the new field in our [documentation](https://zeit.co/docs/v2/platform/projects#git-integration).

## Inspecting the Git Connection of an Account

To provide you with an overview of which Git provider your Vercel account is currently connected to, we refined the **"Git Integrations" page** in the **settings page for personal accounts and teams**.

It now clearly outlines the status of the Git connection and how to edit it:

![The refined "Git Integrations" settings page for personal accounts and teams.](//images.ctfassets.net/e5382hct74si/70FC620Pk21C8x3JTaPwst/0c6da595f367a279a507934f1f2b77e2/inspect.png)

## Conclusion

Deploying your project to Vercel is best done by setting up one of our Git Integrations for [GitHub](https://zeit.co/docs/v2/git-integrations/zeit-now-for-github), [GitLab](https://zeit.co/docs/v2/git-integrations/zeit-now-for-gitlab), and [Bitbucket](https://zeit.co/docs/v2/git-integrations/zeit-now-for-bitbucket). After that, just `git push` to create a deployment.

As of today, managing existing connections to Git providers is just as easy as importing a Git repository.

[Let us know what you think](https://zeit.co/contact) about this change.

---

**More posts:** [View all blog posts](https://vercel.com/blog/sitemap.md) | [Changelog](https://vercel.com/changelog/sitemap.md)