Settings
The Settings area of the ScaleBun dashboard.
Settings holds account preferences and platform configuration. Resource management — apps, team, billing, integrations, keys, audit log — lives in Workspace and is intentionally not duplicated here.
What is here#
Account — getting started, profile, security, notifications, access tokens.
Organization — general settings and compliance.
Apps & data — environments, SDK setup, data and privacy, symbolication.
Platform — alerts and routing, webhooks, data export, data warehouse.
A few entries under Workspace and Delivery are links to the canonical page elsewhere rather than separate settings, so you land on one implementation instead of two half-configured copies.
Two settings worth doing early#
Symbolication. Upload dSYMs and mapping files as part of your release pipeline. Without them, release crash reports are unreadable — and you will discover this at the worst possible moment.
Data and privacy. Retention windows and redaction defaults apply going forward, not retroactively. Setting them after you have collected data does not clean what is already stored.
Related#
Session replay SDK guide — masking, which pairs with the privacy settings here.
Workspace#
| Page | Route | Platforms |
|---|---|---|
| All settings | /settings | All |
| SDK & API keys | /account-management | All |
Delivery#
| Page | Route | Platforms |
|---|---|---|
| Alerts & notifications | /automation/alerts | All |
Account#
| Page | Route | Platforms |
|---|---|---|
| Getting started | /settings/getting-started | All |
| Profile | /settings/profile | All |
| Security | /settings/security | All |
| Access tokens | /settings/access-tokens | All |
Apps & data#
| Page | Route | Platforms |
|---|---|---|
| Environments | /settings/environments | All |
| SDK setup | /settings/sdk-setup | All |
| Data & privacy | /settings/data-privacy | All |
| Symbolication | /settings/symbolication | All |
Platform#
| Page | Route | Platforms |
|---|---|---|
| Alerts & routing | /settings/alerts-routing | All |
| Webhooks | /settings/webhooks | All |
| Data export | /settings/data-export | All |
| Data warehouse | /settings/warehouse | All |