Teams & collaboration
Last updated on 6 Mar 2026
Overview
Teams allow a group of users to work on JSONata playgrounds collaboratively.
Requirements
Currently, this feature is only available to paid JSONata Studio users. A subscription is required to create teams or work on team playgrounds as a team member.
Managing teams
The teams management page allows you to:
- Create new teams
- Add users to a team
- View existing members of a team
- Remove users from a team
- Delete teams
When a user creates a team, they become the team admin and have the right to add users as team members or remove them.
Team members can share playgrounds with the team, and edit existing team playgrounds. Team members do not have the right to manage a team unless they have an admin role in that team.
Collaboration
When a user shares a playground with a team, all members of that team can view and make changes to the playground.
To mitigate loss of work when multiple users update the same playground simultaneously, JSONata Studio offers a simple conflict resolution system similar to VS Code's merge editor.