Sharing & Collaboration
Share your project with teammates. Invite by email, assign roles, and collaborate in real time.
Invite others to your workspace so they can view, edit, or help build your app alongside you. Invitees get access to all projects in your workspace, not just the one currently open.
Share a project
Section titled “Share a project”- Open your project in the builder
- Click the Share button in the toolbar
- Enter an email address
- Press Enter or click the send icon that appears next to the email field
The invitee receives an email with a link to join your workspace and access the project.
| Role | What they can do |
|---|---|
| Can View | View the app preview and code (read-only) |
| Can Edit | Make changes to the app using the AI chat, code editor, and visual editor |
| Admin | Everything above, plus manage team settings and invite others |
| Owner | Everything above, plus billing and project deletion |
When inviting collaborators, all new members receive the Can Edit role by default.
Manage collaborators
Section titled “Manage collaborators”The Share dialog shows all current members and pending invitations:
- Members — See each person’s role, avatar, and email
- Pending invitations — See invitations that haven’t been accepted yet
Role management and member removal are managed by the workspace owner.
Share a link
Section titled “Share a link”If your app is published, you can copy the live URL directly from the Share dialog to share with anyone. The published URL is public — no invitation is needed to view the live site.
How collaboration works
Section titled “How collaboration works”Each collaborator gets their own AI chat threads. Changes from all collaborators go to the same codebase and GitHub repository. To coordinate on large projects:
- Use separate threads for different features
- Use version history to track who changed what
- Communicate in the chat — the AI sees all committed code changes
Can multiple people edit at the same time?
Each person works in their own builder session. Changes are committed to the same repository, so coordinate to avoid editing the same files simultaneously.
Can I share with someone who doesn’t have a Proyecta account?
When you invite by email, they’ll be prompted to create a free Proyecta account to accept the invitation.
How many people can I invite?
You can currently invite unlimited collaborators. Seat-based limits will be introduced in a future update.