appwrite/docs/services/teams.md

4 lines
376 B
Markdown
Raw Normal View History

The Teams service allows you to group users of your project and to enable them to share [read and write](/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.