Skip to content
mathcoll edited this page Oct 30, 2021 · 13 revisions

A User account is based on a unique email address. Identification is made using a hashed password in database. This is not possible to register twice the same email address.

Additionally, there is currently no way to share resource across User Accounts. :-( (it was the purpose of "permissions" attribute on Flows but the feature is deprecated).

Profile Role

By default t6 on Saas is implementing only the role free which is having a quota limit on creating resources. During user creation process the role is set (and hardcoded) to free and cannot be changed yet.

Resources Quota for free users
objects 5
flows 2
rules 1
tokens 10
snippets 2
dashboards 1
uis 2
api calls (1 week period window ) 9999