Hand this to an AI agent. It provisions an admin sandbox, lists members, checks health, and exports audit.
1
Provision a sandbox
Create a workspace you can safely administer and delete.
2
Inspect and assign membership
List members; set a role only if a real teammate email is available.
3
Check platform access
Confirm authentication and inspect the workspace’s Gateways.
4
Export an audit snapshot
Prove the compliance export pipeline runs.
Prerequisites
For this tutorial, you will need:- The Dome CLI installed and authenticated
- Permission to provision a sandbox and manage workspace members (workspace
admin, or a higher role that cascades — refer to Permissions concept)
This tutorial stays in the Manage lane. For backends and Gateways refer to Operator. For Cedar and day-to-day audit investigation refer to Security.
Provision a sandbox
sandbox-role-platform-admin.
Inspect and assign membership
List who is already on the workspace:admin, operator, security, or viewer (refer to Permissions concept). Assign a role only when you have a real teammate email that already exists in your org:
Check platform access
Confirm the CLI can reach the platform, then list the public Gateways in the active workspace:Export an audit snapshot
Platform admins prove the export pipeline works even when there is little traffic. Export today’s events as JSON Lines:--format ocsf or cef when a downstream SIEM expects those shapes.
Clean up
Next steps
You learned how to inspect membership, check gateway health, and export an audit snapshot. Continue with:- Operator to attach backends and expose Gateways
- Security for Rules, Filters, and evidence packages
- Permissions concept for the full role-to-capability map