Project Members (Vibe) 🟡 PREVIEW

Preview application. Part of the Vibe workspace, usable today, not yet part of the supported surface.

Vibe-Members Interface Screen

Project Members controls who can work on a Vibe project and who owns it.

What it does

CapabilityDetail
MembersThe people attached to the selected project
RolesWhat each member is allowed to do
Adding membersSearch for a person by name or email and add them
Ownership transferHand the project to another owner, chosen by searching for the new owner’s name or email

Why ownership transfer is separate

Deleting the owner of a project would orphan it — its runs, deploys and database would have no accountable owner. Transferring ownership first is the safe sequence, which is why it is a first-class action rather than a side effect of removing a member.

Opening it

Turn on the Preview switch in the left sidebar, then open Project Members from the app menu. Membership is per project, so select the project first.

Security note

Adding a member grants access to that project’s code, environment and data. Check the role you are assigning rather than defaulting to the most permissive one.

See Also