Org and User

Org

An Org (organization) is the isolation boundary for all objects in the Crafting system, with the exception of Personal secrets which belong only to individual users. Nothing is shared across different orgs — sandboxes, templates, snapshots, secrets, service accounts, and other objects are all scoped to a single org.

User

A User represents a human identity in the Crafting system. Users are independent of orgs and may have memberships in one or more orgs.

Membership

A user may have memberships in one or more orgs. Each membership defines the role of the user within that particular org. There are currently two roles:

An admin can invite a user to an org, temporarily disable a membership (preventing the user from accessing the org), or permanently remove a membership.

See Also