Permissions

Permissions are the rules that define what actions users within each group can take.

These rules ensure that users can interact with the application in ways that align with their roles and responsibilities.

To Access Permissions in the Admin Console

  1. In the Admin Console, navigate to Groups & Permissions and click on the Permissions tab on the left.

  2. On the Permissions page, you'll see a card-based view representing different permissions.

To Search for Permission

  1. Use the search box above the permission cards to input a keyword.

  2. Click the Search button to find matching permissions based on your keyword.

Create Permission

  1. To create a Permission, simply click the Create Permission button.

  1. Need to fill below fields,

Permission Details

Permission Key : The "Permission Key" serves as a unique identifier for each specific permission.

Permission Name : The "Permission Name" provides a human-readable label for the permission.

Permission Description : The "Permission Description" offers additional context about the permission's purpose and scope.

Metadata Fields: (Optional) Key and Value Metadata fields are an advanced feature that allow you to attach extra information to a permission. This information can be used to add context or additional functionality related to the permission. Metadata consists of "Key" and "Value" pairs:

  1. After filling in the Mandatory fields Click Save button to create New Permission.

Editing Permission

  1. Find the permission you want to edit on the Permission Page.

  2. Click on its edit icon.

  1. Make the desired changes in the Edit Permission Modal, including the key, name, description, and metadata.

  1. After filling in the mandatory fields, click the Save button to save the modified permission.

Delete Permission

  1. While editing a permission in the Edit Permission Modal, look for the Delete button.

  2. Click the Delete button.

  3. Confirm your decision to delete the permission.

Last updated