Docs
Open the console →
Reference

Glossary

Definitions of Cloud Control terms: organization, capability, cutover, FOCUS, workload identity federation, sync pass, soft delete, token bucket, and more.

Short definitions of the terms used throughout the docs.

TermDefinition
OrganizationA tenant — a company or team and everything it owns in Cloud Control. Strictly isolated from other organizations.
OwnerThe single member with billing and ownership-transfer powers; layered on top of Org Admin.
Platform adminThe operator of the whole deployment; administers every organization's plan, status and flags.
CapabilityOne thing a caller may do (read, mutate_infra, …). Roles are bundles of capabilities.
Cloud account / connectionA read-only link from your org to one cloud account/project/subscription.
CutoverThe one-time, sticky switch from the empty state to your real synced data when your first connection turns healthy.
InventoryThe synced record of resources discovered in your connected accounts.
Sync passOne run of the sync engine over claimed work units.
Token bucketThe per-provider rate-limit budget the sync engine respects, with jittered backoff.
Freshness / SLAHow recently a section was synced, and the window within which it is considered fresh.
Soft deleteMarking a vanished or disconnected resource row rather than erasing it (removed_upstream / account_disconnected).
FOCUSThe FinOps Open Cost & Usage Specification — the standard Cloud Control normalizes billing into.
Untagged bucketThe explicit cost bucket for spend with no team tag, so nothing hides in an aggregate.
Workload identity federationGCP's keyless trust mechanism Cloud Control uses to read a project.
ExternalIdA per-connection secret in an AWS role's trust policy that defends against the confused-deputy problem.
OIDCOpenID Connect — the SSO protocol Cloud Control supports for bring-your-own identity providers.
JIT provisioningCreating a user automatically on first SSO login, with the org's default role.
cc_pat_The prefix of a Cloud Control API token secret.