> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: About Site Collaboration ## Article: About Site Collaboration ## Article Link: https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/editors/collaboration/about-site-collaboration.md ## Article Content: # About Site Collaboration [Collaborators](https://support.wix.com/en/article/studio-editor-collaborating-on-a-site) let you develop a website together with other people. You can invite teammates to collaborate on site content, write and edit code, or manage business settings. You can also transfer a site to a new owner but still continue collaborating on updates and maintenance. For example, you might: - Hire a developer to build custom functionality on your site. - Work with a designer to adjust layouts and styles. - Transfer a completed site to a client and keep editing features as needed. - Share editing and testing responsibilities with a team. ## Roles and permissions To edit a site's code and functionality, collaborators must be assigned a role with **Edit Site** permissions. You do not need to give collaborators **Publish** permissions to allow code editing, but note that without it, they cannot publish changes or test features on the live site.
Tip: If a collaborator adds functionality that requires live testing, they won’t be able to test without Publish permissions.If you should be able to work on a site after transferring it to a new owner, ask the new owner to invite you back as a collaborator with **Edit Site** permissions (see [Inviting people to collaborate on your site](https://support.wix.com/en/article/inviting-people-to-contribute-to-your-site)) and accept the invitation. ## See also - [Collaborating on a site](https://support.wix.com/en/article/studio-editor-collaborating-on-a-site) - [Inviting people to collaborate on your site](https://support.wix.com/en/article/inviting-people-to-contribute-to-your-site) - [Information for site collaborators](https://support.wix.com/en/article/roles-permissions-information-for-site-collaborators) - [Transferring a premium site to another Wix account](https://support.wix.com/en/article/transferring-a-premium-site-to-another-wix-account) - [Transferring a free site to another Wix account](https://support.wix.com/en/article/transferring-a-free-site-to-another-wix-account) - [Considerations when working as a collaborator](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/developer-environments/editors/collaboration/considerations-for-collaboration.md)