Workspace Overview
A workspace in ABetterChoice is organized around a single concept: the project. Everything you create — experiments, remote configurations, metrics, audiences, layers, API keys, and members — lives inside one project and never leaks across projects.
The project boundary
Each project has a numeric ID (for example 88888) that appears in every console URL (https://abetterchoice.ai/app/88888/...). The project name and ID are shown in the workspace switcher at the top-left corner of the console.
What is scoped to a project:
| Object | Scope |
|---|---|
| Experiments | Project |
| Remote Configs | Project |
| Layers & Domains | Project |
| Audiences | Project |
| Metrics & Dimensions | Project |
| Warehouse Connection | Project |
| Tables (data model) | Project |
| Members & Roles | Project |
| API Keys | Project |
Switching projects in the top-left switcher reloads the console with the new project's data; nothing else carries over.
A single project can connect to only one warehouse at a time. Reconnecting a different warehouse will detach the existing data sources. See Connecting Your Warehouse for details.
What an admin manages
The console's Settings entry (left sidebar) gives administrators two tabs:
- SDK&Key — manage SDK access and API keys for this project. See API Keys.
- User Roles and Permissions — invite members and assign or change roles. See User Roles and Permissions.
Day-to-day workspace tasks usually live in one of these two places:
- Onboarding a teammate →
Settings → User Roles and Permissions→ Invite. - Rotating a leaked key →
Settings → SDK&Key→ Deactivate the old key, + New API Key to issue a replacement. - Auditing who changed an object → open the experiment or remote config detail page, click
…→ History / Log. See Change Management.
Multi-project organizations
ABetterChoice does not currently expose an organization-level object above the project boundary in the console. If your company runs several products on ABetterChoice, you will work with one project per product and switch via the top-left workspace switcher. Org-level governance (SSO, central audit, cross-project user management) is on the roadmap; reach out to support if you need it today.