
What lives inside a workspace
All PKI objects
Certificates, CAs, templates, revocation records, CRLs, and deployment jobs.
Machine identity data
Identities, SSH keys, agents, hosts, Kubernetes clusters, and cloud accounts.
Governance
Policies, compliance frameworks, workflows, approvals, and audit logs.
Access and billing
Members, invitations, roles, API keys, subscription, and contract details.
Creating and switching workspaces
Sign in
You land in your last active workspace. First-time users get an owned workspace automatically during onboarding.
Open the workspace switcher
Click your workspace name at the top of the sidebar to open the picker, or go to Workspaces in the navigation to see all workspaces you belong to.
Create another workspace
From Workspaces, click New workspace. You are assigned the owner role automatically.
Members and invitations
Owners and admins can invite users from Settings > Members > Invite. An invitation email is sent with a sign-in link.| Role | Typical use | Capabilities |
|---|---|---|
| Owner | Workspace creator, primary billing contact | Everything, including deleting the workspace and managing billing |
| Admin | Platform or SRE lead | Manage CAs, agents, policies, and invite users |
| User | Engineer or operator | Issue, renew, and deploy certificates; view inventory |
| Accountant | Finance or procurement | View billing, invoices, and usage |
Invitations expire after 7 days. You can resend or revoke a pending invitation from Settings > Members.
API keys are workspace-scoped
API keys created in a workspace can only access that workspace’s resources. A key from one workspace cannot read or modify another workspace’s data. See API keys for scopes and key types.Billing and plan limits
Subscription status, certificate quotas, and seat counts are enforced per workspace. Owners manage billing from Settings > Billing. Downgrades take effect at the end of the current billing period. The API surface for workspace management is documented at API Reference.Related
RBAC
Layer fine-grained permissions on top of workspace roles.
Policies
Enforce workspace-wide rules for key sizes, algorithms, and lifetimes.
Agents and Collector
How agents authenticate into a workspace using its API keys.