Teams plans
Create and manage Teams plans
Create a new team
You can create a new team on StackBlitz | Create a team or go to Select Account > Create a team. Note that there is no free Teams plan.
Manage team members
If you are an admin, you can add and remove team members in StackBlitz:
- If it’s a GitHub team:
https://stackblitz.com/orgs/github/TEAM_NAME/members
- If it’s a StackBlitz team:
https://stackblitz.com/orgs/custom/TEAM_NAME/members
Alternatively, go to Settings > Teams.
Subscribe to a Teams plan
Only admin users can subscribe to Teams. If you’re an admin of the team, go to My Subscription, select the team and choose your Teams plan. This takes you to StackBlitz to choose the members to upgrade and make payment.
Tokens for team members
The subscription cost for Teams is per team member. Each paid team member receives a monthly token allotment based on the subscription tier. Tokens aren’t shared among team members.
You can’t reload tokens (buy extra tokens) on Teams plans. To get more tokens, upgrade the plan.
Manage team billing
- On Bolt: Make sure you team account is selected. Go to Settings > Teams.
- On StackBlitz:
- If it’s a GitHub team:
https://stackblitz.com/orgs/github/TEAM_NAME/billing
- If it’s a StackBlitz team:
https://stackblitz.com/orgs/custom/TEAM_NAME/billing
- If it’s a GitHub team:
Change project access settings
Admins can configure default project access for all team projects in StackBlitz:
- If it’s a GitHub team:
https://stackblitz.com/orgs/github/TEAM_NAME/project_settings
- If it’s a StackBlitz team:
https://stackblitz.com/orgs/custom/TEAM_NAME/project_settings
All users can change the sharing settings of individual projects by opening a project in StackBlitz and clicking the Share button.
Find your Bolt projects
Both your personal and team projects are under your Bolt collection: https://stackblitz.com/@USERNAME/collections/bolt
Switch between personal and team accounts
Click Select Account to switch between your personal and team accounts.
Migrate personal projects to Teams
- Select your Teams account on Bolt.
- Go to StackBlitz and open your Bolt collection page:
https://stackblitz.com/@USERNAME/collections/bolt
. - Click the project you want to edit.
- Click Open in bolt.new. When you send a new prompt, Bolt automatically forks the project to your team.
You can also manually fork it to your team on StackBlitz by opening the Fork dropdown menu, selecting your team, then clicking Open in bolt.new.