ScaleBun
Skip to article

Workspace

Administrator

The Workspace area of the ScaleBun dashboard.

Updated Reviewed

Workspace is administration: the resources an organization owns and who may touch them. It is deliberately separate from Settings, which holds preferences and configuration.

What is here#

Apps, team and roles, usage and billing, integrations, SDK and API keys, and the audit log.

Keys are the part to be careful with#

Each app environment issues a client key and a secret key.

PrefixSafe in an app binary
Client keyskb_test_ck_ · skb_staging_ck_ · skb_live_ck_Yes
Secret keyskb_{env}_sk_Never

The environment prefix exists so a key visibly declares its blast radius. If you are ever unsure which environment a key belongs to, read the prefix rather than guessing from where you found it.

The audit log is the answer to "who changed this"#

Every administrative action is recorded. Check it before reconstructing a change from memory — particularly for key rotation, role changes and integration edits, which are the changes most likely to break something quietly.

  • Quick start — where these credentials get used.

  • API conventions — how each key authenticates.

Admin#

PageRoutePlatforms
Apps/workspace/appsAll
Team & roles/workspace/team-rolesAll
Usage & billing/workspace/usage-billingAll
Integrations/workspace/integrationsAll
SDK & API keys/workspace/sdk-api-keysAll
Audit log/workspace/audit-logAll
Workspace · Dashboard · ScaleBun