Sub-accounts of a primary GitHub Account #175571
-
Select Topic AreaQuestion BodyIt would be great if GitHub added a feature where users could create sub-accounts of their GitHub account. Requirements
Use Cases
The goal here is to make it easier for users to manage multiple GitHub accounts and their respective profiles for various scenarios. I'm sure there's more than what I've listed above those are just the ones that come quickly to mind. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
@BenjamenMeyer, great feature request! Sub-accounts would simplify managing multiple personas (e.g., personal vs. work) with shared 2FA and org-specific restrictions, like Copilot licensing. It’s a perfect fit for GitHub’s multi-tenant push. Workarounds:
How to move this forward:
Then @github should notice it if it gets more votes. |
Beta Was this translation helpful? Give feedback.
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Let me share with you what would be the best for me as a user. I use my best mocking skills you can imagine 😄
I described my issue in details here: https://github.com/orgs/community/discussions/56234#discussioncomment-15559225 So yeah, idealy I can have multiple licenses, and in IDE I see which one I use currently and can easily switch between. If switching the license means clearing conversation with agent, that is fine, but I just wanna be able to switch. For open source maintainers and consultants it is a must have feature really. |
Beta Was this translation helpful? Give feedback.

@BenjamenMeyer, great feature request! Sub-accounts would simplify managing multiple personas (e.g., personal vs. work) with shared 2FA and org-specific restrictions, like Copilot licensing. It’s a perfect fit for GitHub’s multi-tenant push.
Workarounds:
gh auth login) or tools like gh-multiauth.~/.ssh/config.How to move this forward:
Then @github should notice it if it gets more votes.