// docs / collaboration
One library, several people.
A repository can be shared with teammates without making it public. Invites are links you copy — no email required on their side beyond signing in.
Inviting someone
Open the repository → click the collaborators icon next to its name → enter their email and pick a role. You get an invite link to copy and send however you like (Slack, DM, carrier pigeon). They open the link, sign in with that email, and the repo appears in their sidebar under Shared with you.
Roles
viewer read prompts and history
editor + create and edit prompts, commit versions
admin + delete prompts, manage collaborators
owner + repository settings, visibility, deletionEvery permission is enforced server-side, not just hidden in the UI. Owners and admins manage the member list from the same collaborators dialog; members can leave a repository themselves.
Where to go next
Sharing with the world instead of a team? Sharing & discovery. Wiring the library into your agents? MCP server.