-
Notifications
You must be signed in to change notification settings - Fork 32
Permissions
Ryan Wold edited this page Aug 19, 2021
·
7 revisions
Users in Touchpoints have varying levels of permissions:
- Globally, a user is either an
Adminor not - Every user belongs to an Organization, and user may be made an
Organization Manager - As a User relates to a Service, a User is either a
Form ManagerorResponse Viewer
Roles based on a User's admin flag
-
Admin- access to all aspects of Touchpoints System
Permissions related to Websites
-
Organizational Website Manager- a user with a User record with theorganizational_website_managerflag - can edit and update all Website records for an organization -
Website Manager- a user with an email matching the listedWebsite Managerfield for a Website, can edit and update the Website.
Permissions related to Forms and their Responses
-
Form Manager- access to all aspects of a Form and its Responses -
Response Viewer- read-only access to a Form and its Responses
- Admin has
adminflag set - Form Manager and Response Viewer can login, but do not have
adminflag set - Form Manager can login and has
FormManagerrole in aUserRolerecord - Response Viewer can login and has
ResponseViewerrole in aUserRolerecord - Public users do not login
For more detailed information on how each Persona can use Touchpoints, see the Use Cases.