#Permissions limitations

11 messages · Page 1 of 1 (latest)

agile wadi
#

Good evening, is there any limit on the number of permissions created at the collection level? Can I create 10000 teams and give each of them the right to create a document in the collection, or is there some limit?

Also I'm on self-hosted version of Appwrite

#

Couldn't find any information in the documentation on this 🙂

spice plinth
#

Also there's no limit regarding permissions as you said. However I think it's not very ideal having a collection where all teams have read permission individually

#

My main concern if doing that will be that probably performance will be affected

pseudo tartan
agile wadi
#

I'm making a small CRM system where each user can create their own workspace (implemented via Teams API) and invite user.

I want a role-based system, for example: "manage_contact", allow him to create and read from the collection contact

spice vigil
#

labels?

agile wadi
#

In 1 you allowed to create contact, on other not