Roles and permissions
Formsort accounts are organized according to roles and permissions, in order to maintain the integrity of your form flows across team members, as well as to clearly delineate responsibilities across the team.
Examples of roles include, for example, Owner, Administrator, Deployer, Designer, and Engineer. Roles are associated to specific permissions such as Archive or delete flows, or Create or update themes. By assigning team members' accounts to different roles, you can control exactly which actions in the platform are available to whom.
The current list of permissions is as follows:
These permissions are associated to the following roles:
Owner | Admin | Deployer | Designer | Engineer | Editor | Viewer | |
---|---|---|---|---|---|---|---|
create_new_variant revision | โ | โ | โ | โ | โ | โ | |
update_environment | โ | โ | โ | ||||
update_domain | โ | โ | โ | ||||
update_credential | โ | โ | โ | ||||
update_theme | โ | โ | โ | ||||
switch_theme | โ | โ | โ | ||||
deploy_production | โ | โ | โ | ||||
update_traffic_pattern | โ | โ | โ | ||||
delete_flow | โ | โ | |||||
delete_variant | โ | โ | |||||
view_accounts | โ | โ | |||||
billing_access | โ | โ | |||||
suspend_account | โ |
A user can create new accounts with the same or fewer roles than themselves.
An Admin cannot assign or create an Owner role. Please make sure to re-assign the Owner permissions if the account is going to be suspended. If you find that there are no Owner-level permissions for your account, please reach out to the Formsort team via Intercom.
Role Organization
Roles are organized according to a hierarchy, visualized in the diagram below. At the top-level of the hierarchy is the Owner, meaning that the Owner has access to all permissions associated with all roles under it. Moving down the hierarchy, we have the Admin: the admin has access to all permissions except permissions specific to Owner, such as the ability to Suspend other accounts. The same rule applies at any level of the hierarchy: a given role has a subset of the permissions of the roles higher on the hierarchy, a superset of the permissions of the roles lower.
The platform does not contain an explicit Viewer role. Rather, all users on Formsort have the permission to view flows, by default.
Adding roles and permissions
A given permission can only be granted by a user who already has that specific permission. In other words, a Deployer can grant another user with Deployer permissions, a Designer with Designer permissions, and an Engineer with Engineer permissions. However, a Deployer cannot assign a user with e.g. Engineer or Admin permissions.
We have not yet implemented functionality to provide visual cues or to hide features which a user does not have permission to use. Currently, any feature that a user does not have permission for will appear normal in the platform, but the user will not be able to use it.
Last updated