Understand permissions
A permission set is a group of rules that govern the accessibility of the app's components for the user. There are two predefined permission sets available for apps created from scratch: Read and Write.
- Read - his permission will provide the user with 'Read only' access to all the app's components(forms, reports, etc.). Users with read permission will not be able to edit elements of the app.
- Write - The write permission will provide the user with access to View and Edit all the components in the app.
The administrator of the app can also create custom permissions based on their requirements by visiting the User Permissions page in App Settings of the required application. The Permissions are application specific and the custom permissions can be configured for each of the applications in the Zoho Creator.
