A workspace is the top-level container for all your Rocket projects, team members, integrations, and billing. Every Rocket account starts with a personal workspace, and you can create or join additional team workspaces to collaborate with others.
When to use workspaces
| Scenario | What to do |
|---|---|
| Building solo projects or experimenting | Use your personal workspace (already set up). |
| Collaborating with a team or client | Create a team workspace and invite members with role-based access. |
| Keeping client work separate from personal builds | Create a separate workspace per client so projects, billing, and tokens (the credits that power every action in Rocket) stay isolated. |
| Managing token usage across a team | Set per-member token limits in a team workspace to control spending. |
| Running multiple projects under one subscription | Group them in a single workspace to share one plan and token pool. |
Workspace types
Rocket supports two types of workspaces:Personal workspace
Tied to your individual account. Only you are a member by default. Ideal for solo projects, experimentation, and personal builds. Your personal workspace uses your account name (e.g., Rahil.shah).
Team workspace
Shared with multiple collaborators. Supports role-based access control, shared token pools, and workspace-level integrations. Team workspaces display a member count and are great for organizations and collaborative projects.
Access the workspace menu
The workspace menu is located in the top-left corner of the Rocket dashboard. Click the workspace name (with the dropdown arrow) to open it. The workspace dropdown displays:| Element | Description |
|---|---|
| Workspace name | The name of the currently active workspace. |
| Member count | Number of members in this workspace. |
| Plan badge | Current subscription tier (e.g., Starter, Personal, Rocket, Booster). |
| Token balance | Usage indicator showing consumed vs. available tokens. |
| Upgrade | Button to upgrade the workspace subscription. |
| Invite members | Quick access to invite collaborators. |
| Settings | Opens the workspace settings panel. |
| Other workspaces | Lists all workspaces you belong to for quick switching. |
| Create new workspace | Creates a brand new team workspace. |
Create a new workspace
Open the workspace menu
Click the workspace name in the top-left corner of the dashboard to open the dropdown.
Switch between workspaces
Your personal workspace always appears in the list alongside any team workspaces you have been invited to or created.
Workspace settings
Open workspace settings by clicking Settings in the workspace dropdown. The settings panel has four tabs:Workspace tab
Configure the basic details of your workspace.| Field | Description |
|---|---|
| Name | The display name of the workspace. Editable by workspace owners. |
| Description | An optional description to help members understand the workspace purpose. |
| Allow editors to invite workspace members | Toggle that controls whether users with the Editor role can invite new members. When disabled, only Owners can invite. |
Integrations tab
Enable or disable workspace-level integrations. These integrations are available to all projects within the workspace.| Integration | Description |
|---|---|
| Supabase | Power your app with authentication, real-time database, file storage, and more. |
| Figma | Import your designs as code ready to be analyzed by Rocket. |
| Netlify | Deploy your app seamlessly, use custom domains, and optimize performance. |
Additional service integrations (such as GitHub, Stripe, OpenAI, Anthropic, Gemini, Perplexity, Google Analytics, AdSense, Resend, and Twilio) can be configured at the project level from each project Settings menu.
Subscription tab
View and manage your workspace subscription plan.| Element | Description |
|---|---|
| Current plan | Displays the active plan name (e.g., Starter). |
| Token balance | Shows consumed tokens vs. total available tokens. |
| Billing cycle | Toggle between Monthly and Yearly (save 20%) billing. |
| Plan | Price | Tokens | Best for |
|---|---|---|---|
| Starter | Free | 1M (shared) | Getting started, exploring Rocket. |
| Personal | $25/mo | 5M | Light, exploratory, and personal use. |
| Rocket | $50/mo | 10.5M (5% bonus) | Professional and frequent use. |
| Booster | $100/mo | 22M (10% bonus) | Power users daily use as a core tool. |
Upgrades take effect immediately with prorated charges, and you receive additional tokens right away.Downgrades are scheduled for your next billing cycle. Click Manage beside your active plan to open the Stripe dashboard and select a lower tier. You keep your current token balance until the downgrade takes effect.See Subscription for full details.
On the Starter (free) plan, projects are public by default and data may be used to train and improve Rocket. Upgrade to a paid plan for private projects.
Members tab
Manage who has access to the workspace and what they can do.Invite collaborators
- Enter one or more email addresses in the invite field (comma-separated).
- Choose a role from the dropdown: Editor or Viewer.
- Optionally check Grant access to all projects under this workspace.
- Click Invite.
Create an invite link
For broader invitations, use the Create link for invite option at the bottom of the Members tab. Select a default role (Viewer or Editor) and click Create link to generate a shareable URL.Member roles
| Role | Permissions |
|---|---|
| Owner | Full control. Manage settings, billing, members, integrations, and all projects. |
| Editor | Create and edit projects. Can invite members only if the workspace owner has enabled the “Allow editors to invite” toggle. |
| Viewer | View-only access to workspace projects. Cannot create or modify projects. |
Token tracking
The Members tab displays a table with the following columns for each collaborator:| Column | Description |
|---|---|
| Members | Name and email of the collaborator. |
| Used token | Number of tokens the member has consumed. |
| Limit token | Token cap assigned to the member (configurable via dropdown). |
| Role | The current role of the member (Owner, Editor, or Viewer). Owners can change roles via dropdown. |
Token management
Each workspace has its own token pool based on the active subscription plan. Tokens are shared across all members of the workspace.- Token balance is visible in the workspace dropdown and the Subscription tab.
- Per-member limits can be set from the Members tab to prevent any single user from exhausting the pool.
- Paid plans on the Booster tier include an Add tokens option for purchasing additional tokens on demand.
Best practices
Separate concerns
Use different workspaces for different teams, clients, or project categories to keep things organized.
Set token limits
Assign per-member token limits in team workspaces to ensure fair usage across collaborators.
Control invite permissions
Disable the “Allow editors to invite” toggle if you want only Owners to manage workspace membership.
Choose the right plan
Start with Starter to explore, then upgrade as your team and usage grow. Yearly billing saves 20%.

