Capy has four org-level roles. The first three are chosen at invite time; Owner is implicit - the person who created the org.Documentation Index
Fetch the complete documentation index at: https://docs.capy.sc/llms.txt
Use this file to discover all available pages before exploring further.
| Role | What they can do |
|---|---|
| Owner | Everything. Creator of the org. Holds the seed phrase. Cannot be kicked. |
| Admin | Invite, kick, manage any project, create projects, manage billing. |
| Project Admin | Manage projects they own: create branches, invite to specific projects, but not manage the whole org. |
| Member | Read and write secrets in org-wide branches they have access to. |
Choosing a role at invite time
Changing roles after the fact
capy users opens an interactive members list - Capy’s TUI for inspecting and editing roles in the org. Press r on a row to change that user’s role, Enter to expand a member and see their per-project roles and protected-branch grants.
r, an inline picker replaces the role cell with the available options. Pick one and the change applies immediately.
Protected branches narrow access further
Org-level role and protected-branch membership are two separate things. An Admin doesn’t automatically have access to every protected branch - they still need to be granted access to each protected branch individually. The org role controls who can invite; protected-branch membership controls who can decrypt.What’s next
Inviting users
The redeem-code flow.
Protected branches
Per-branch access lists.