Skip to main content
Question

Inquiry Regarding GitHub Account Connection Error in Figma Code Connect

  • April 13, 2026
  • 1 reply
  • 21 views

ykwan0714

Hello,

I am a user of the Figma Enterprise version.

To use the Code Connect feature, I created a Figma project, converted it into a library, and published it. However, when I clicked the 'Connect to components code' button to link the components to code, I discovered that a GitHub account belonging to another user was already connected.

I understand that in an Enterprise environment, the integration between Figma and a GitHub account can be configured at a team or organizational level by an administrator. I would like to know if the current issue is caused by such a centralized setting or if there is another reason.

Could you please let me know if there is a way to change the connection to my intended GitHub account or to disconnect the existing one and set up a new connection?

Thank you.

1 reply

adamsmasher
Figmate
  • Figmate
  • April 13, 2026

Great question, ​@ykwan0714! Thank you for posting it.

 

Only one Github repository can be connected per library file when using Code Connect UI right now, and as you’ve guessed an admin would need to change that for the org.

 

Are you looking to just reference code components with library components, or did you want to do more active development? Code Connect has two different options: Code Connect UI, which maps components to the codebase to enhance the Figma MCP server for AI agents, and Code Connect CLI, which makes your design systems easily accessible for developers.

 

I mention Code Connect CLI because a developer can use that with more than on Github repo, so depending on your needs you might actually prefer that option while Code Connect UI only supports a single Github connection.