Add Permission

Adding a permission involves defining its attributes, which are used to control access within the platform.

Steps to Add a Permission

  1. Navigate to the Security Section

    • Click on the Security icon in the Primary Navigation Bar.

    • The Security section will expand to show three sub-modules: Permissions, Roles, and Groups.

    • By default, the Permissions module opens, displaying a list of permissions in a table on the right side of the Primary Navigation Bar.

  2. Initiate Permission Addition

    • In the Actions Bar, click the New button to add a new permission.

  3. Enter Permission Details

    • A New Permission Drawer will open to enter the permission details:

      • Name

        • Enter a unique name for the permission.

        • Validation Rules:

          1. The name must be unique.

          2. The name length should be between 2 and 100 characters.

          3. The name cannot be empty.

          4. The name cannot include special characters or spaces.

          5. The name cannot start with a numeric character.

      • Description (optional)

        • Provide a brief description of the permission.

        • Validation Rules:

          1. The description length should be between 0 and 400 characters.

  4. Submit the Permission

    • Click the Submit button to add the permission.

    • The new permission will appear in the Permissions listing table.

Last updated