Permissions
Last updated
Last updated
Permissions are the rules that specify the actions users within each group are allowed to perform. They ensure users interact with the application in a way that aligns with their assigned roles and responsibilities, maintaining security and organizational structure.
To view and manage permissions:
Open the Admin Console.
Navigate to Groups & Permissions and select the Permissions tab from the left-hand menu.
On the Permissions page, you will see a card-based view, with each card representing a specific permission.
To locate specific permissions:
Use the Search box at the top of the permissions page.
Enter a relevant keyword related to the permission you're looking for.
Click the Search button to display matching permissions.
To create a new permission:
Click the Create Permission button.
Fill in the required fields as described below.
Need to fill below fields,
Permission Key: A unique identifier for the permission. This ensures each permission is distinct within the system.
Permission Name: A human-readable label that describes the permission's purpose, making it easy to identify and manage.
Permission Description: Additional context about the permission's purpose and scope. Use this field to clarify its role and any specific use cases.
Metadata Fields (Optional): Metadata allows you to attach extra information to the permission in the form of Key-Value pairs.
Key: Represents the name of the metadata field.
Value: Provides the specific information or functionality associated with the key. Use metadata to enhance the flexibility and functionality of your permissions.
After filling in all mandatory fields, click the Save button to create the new permission.
The permission will be added to the system and available for assignment or further configuration.
To edit an existing permission:
Navigate to the Permissions page and locate the permission you wish to edit.
Click the Edit icon on the permission's table.
In the Edit Permission modal, make the desired changes, including the permission's key, name, description, and metadata.
Once you've updated the necessary fields, click the Save button to apply the changes.
To delete a permission:
While in the Edit Permission modal, locate the Delete button.
Click the Delete button to initiate the deletion process.
A confirmation prompt will appear. Review the details carefully and confirm your decision to permanently delete the permission.
Once deleted, the permission will be permanently removed from the system and cannot be recovered.