Docs
Open the console →
Reference

Glossary

Definitions of Cushy 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 Cushy. Strictly isolated from other organizations.
OwnerThe single member with billing and ownership-transfer powers; layered on top of Org Admin.
Platform adminCushy staff who operate the platform and can assist any organization.
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 Cushy 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 Cushy 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 Cushy 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 Cushy API token secret.