appwrite/docs/services/teams.md

4 lines
395 B
Markdown
Raw Normal View History

2023-10-13 13:43:44 +00:00
The Teams service allows you to group users of your project and to enable them to share [read and write](https://appwrite.io/docs/permissions) access to your project resources, such as database documents or storage files.
2019-10-07 16:53:56 +00:00
2019-10-08 04:54:46 +00:00
Each user who creates a team becomes the team owner and can delegate the ownership role by inviting a new team member. Only team owners can invite new users to their team.