Scenario
You want to create a custom role in your store. This role will only be able to view only the Orders section but no abandoned checkout, ship now, and shipments section.
Steps
StoreHippo provides you with the functionality to define custom roles for your users. You can restrict the users from accessing a specific entity or section.
To define roles, follow the below mentioned steps:
Creating Role
- Go to the Advance settings > Roles section in the StoreHippo Admin Panel.
- Click on the Add New button to create a role.
- In the Name field, enter the name of the role. Here, we are enting Name as 'Orders Only'.
- Select the Type as 'groups'.
- Select the 'Orders Section' in the given list.
- Click the Save button to apply the changes.
Adding Roles in Users
After you have created a role, you need to assign it to the users. To do so, follow the steps mentioned below:
- Go to the Users > Users section in the StoreHippo Admin Panel.
- Edit the existing user or add a new user.
- Go to the field Role and select a role from the drop-down.
- Save the changes.