---
title: Can I connect a Pro team to a personal Git account?
description: Information on connecting personal Git accounts to a Vercel team.
url: /kb/guide/connecting-teams-with-personal-git-accounts
canonical_url: "https://vercel.com/kb/guide/connecting-teams-with-personal-git-accounts"
published: 2025-11-03
last_updated: 2025-11-10
authors: Allen Hai
related: []
install_vercel_plugin: npx plugins add vercel/vercel-plugin
---
<!-- docsgraph:related -->
## Related pages

> **For AI agents:** Follow these links to understand how this page connects to the rest of the Vercel ecosystem. For the full cross-link map (inbound, outbound, prerequisites, and semantic neighbors), see the .graph.md link below.

- [Troubleshoot project collaboration](https://vercel.com/docs/deployments/troubleshoot-project-collaboration?from=related) — Learn about common reasons for deployment issues related to team member requirements and how to resolve them.
- [Account Management](https://vercel.com/docs/accounts?from=related) — Learn how to manage your Vercel account and team members.
- [Restricting Git Connections to a single Vercel team](https://vercel.com/docs/protected-git-scopes?from=related) — Information to stop developers from deploying their repositories to a personal Vercel account by using Protected Git Sco
- [vercel git](https://vercel.com/docs/cli/git?from=related) — Learn how to manage your Git provider connections using the vercel git CLI command.
- [Git Settings](https://vercel.com/docs/project-configuration/git-settings?from=related) — Use the project settings to manage the Git connection, enable Git LFS, and create deploy hooks.
- [How do I delete my Vercel account?](https://vercel.com/kb/guide/how-do-i-delete-my-vercel-account?from=related) — This guide covers how to delete your personal or team account on Vercel.
- [How do I select a team on Vercel?](https://vercel.com/kb/guide/how-do-i-select-a-team-on-vercel?from=related) — Information on selecting a team on Vercel.
- [How can I use Vercel with GitHub IP restrictions?](https://vercel.com/kb/guide/use-vercel-with-github-ip-restrictions?from=related) — This guide will describe how you can use Vercel even when you have an IP allowlist configured in GitHub.
- [How do I delete a Vercel team?](https://vercel.com/kb/guide/how-do-i-delete-a-vercel-team?from=related) — Information on deleting a Vercel team.

Full cross-link map for this page: [/kb/guide/connecting-teams-with-personal-git-accounts.graph.md](/kb/guide/connecting-teams-with-personal-git-accounts.graph.md)
<!-- /docsgraph:related -->


Vercel allows you to connect one Git account to a single Vercel account, this can be either a Hobby or Pro team account.

Hobby accounts are free forever and are designed for personal projects, normally assosciated with an individual Git account.

While it is possible to connect a personal Git account to a Vercel Pro team account, due to the way these types of account work, there are a few limitations to be aware of and **doing so is not recommended**.

## Limitations

As you can only connect a Git account to a single Vercel account, you will **not be able to connect it to your Vercel Hobby account**.

It is not possible to connect a GitHub organization, GitLab group, or Bitbucket team to a Vercel Hobby account. Therefore, if you connect your personal Git account to your Vercel Pro team, you may be left without a Git account you can connect to your Vercel Hobby account.