Skip to content

Collaborating with Others

Click the Users tab in the top right of the Workspace view.

Workspace Users screen with a list of users and an Add New User button.

Click Add New User.

Adding a New User within the Workspace screen.

Enter the Email and Role of the new user and click Add New User.

Payment plans are linked to a Workspace. Users you invite to that Workspace will use your Workspace credits.

NOTE: For another user to deploy your project to an environment you will have to share your Supabase DB password with them.

Accepting workspace invite.

To accept an invite, the other user will have to create an account in CodeBuddy with the same email you invited. The other user will see a dialog to accept an invite to the new Workspace after the creation of their account.

NOTE: To deploy your project to an environment you will have to get the Supabase DB password from the original project creator.

Known IssueTroubleshootingStatus
Failed to update the invitation.Click OK and click Accept again.Not Reported.
The specified path ‘C:\Users[YourUserName]\CodeBuddy\Projects[Project]’ is not a valid Git repository.

Did not clone. May be related to Failed to update the invitation?
Need to clone the file, remove the “-main” and add to your CodeBuddy/Projects folder.

You cannot use Download .zip. You must clone with Visual Studio or powershell. You will have to be logged into the right Github.

You may need to open the Project folder in Terminal and run “git init” to initialize the git folder.
Not Reported.