Collaborators & Templates
Collaborators & Templates
Building software is rarely a solo endeavor. BYOB makes it incredibly simple to share your workspace with others or package your project into a reusable template for future use.
You can access these features from the Project Control Center by navigating to the Team & Reuse tab.
Inviting Collaborators
You can invite team members, clients, or co-founders directly into your BYOB project workspace.
- Open the Settings tab in your workspace.
- Navigate to the Team & Reuse tab.
- Select Share and enter the email address of the person you want to invite.
Once invited, they will get access to the workspace. As Editors, they can interact with the AI, write code in the Monaco editor, and view the live preview alongside you in real-time.
Making a Project a Template
If you've built a foundational architecture (like a standard SaaS dashboard with Auth, Stripe, and a database wired up) and want to use it as a starting point for future apps, you can convert your project into a Template.
- In the Team & Reuse tab, locate the Templates section.
- Click the button to Make Template.
- Give your template a descriptive name and summary.
- Select his access based over Public , Private or Share with selective users access.
Once published, this template will appear as an option on your Dashboard when you click Create New Project. This allows you (or your team) to instantly clone the entire codebase, environment configurations, and design system into a fresh workspace, saving hours of repetitive setup.