How to share a project
Share your project with others to allow them to view or edit your code. Perfect for collaboration, coding interviews, and pair programming sessions.
Steps to share your project
- Open your project in the editor.
- Click the Share button at the top right.
- If your project isn't saved yet, you'll see a Save button. Click it to save your project first.
- Click Copy Link to copy the project URL to your clipboard.
- Share the link with anyone you want to give access to.
Sharing permissions
You can control what others can do with your project using 2 permission settings:
Anyone with link can view
- When enabled: Others can view your source code and preview in read-only mode
- When disabled: Project is private - only you can access it
Anyone with link can edit
- When enabled: Others can view and edit your code in real-time
- When disabled: Others can only view, not edit
- Great for coding interviews, pair programming, and live collaboration
When you enable Anyone with link can edit, the view permission is automatically enabled as well. People need to be able to view the project to edit it.
Use cases
View-only sharing
Perfect for:
- Showing your code to others
- Getting feedback on your project
- Sharing examples and tutorials
Edit access
Perfect for:
- Coding interviews - let candidates write code in your project
- Pair programming sessions - work on code together
- Real-time collaboration - multiple people editing simultaneously
- Teaching and mentoring - guide students through exercises
Important notes
- Your project must be saved before you can share it
- You can change permissions at any time
- Making project private revokes all access except for you
- Edit access requires view access to be enabled
Related Articles
Need more help?
Can't find what you're looking for? Chat with us or send us an email.