Workspaces and billing
Organize work into workspaces and manage your plan.
1. Workspaces
A workspace groups experiments, runs, and credentials under one organization. You can be a member of multiple workspaces and switch between them in the app.
Open Workspace at /advanced/workspace. From here you can rename the organization, invite members by token, and change member roles. Use the org switcher in the top nav to move between workspaces.
Target a specific workspace when pushing results by passing --org:
redcrown push out.json --org <org-id>
The <org-id> is the UUID shown on the Workspace settings screen. Omit --org to push to your default personal workspace.
Not available via MCP. Manage workspaces in the app.
2. Billing
RedCrown meters on proven workloads (active experiments). Each plan tier sets a limit on how many you can keep active at once.
Open Billing at /advanced/billing to see your current plan, usage against your workload limit, and how many hosted proof links you have minted. Click Upgrade to open the Stripe-hosted checkout and choose a plan tier.
Not available via the CLI. Use the UI to manage your plan.
Not available via MCP. Use the UI to manage your plan.
Last verified .