Create a User Role
A role is a named set of permissions that decides which parts of the system a user can see and change. When none of the predefined roles line up with what a particular user should be allowed to do, create your own. A custom role lets you hand out exactly the permissions that match someone’s job, and you can build one from a blank slate or start from a role that is already close.
Build a role from scratch
Section titled “Build a role from scratch”- Sign in to the PBX web portal and open Extension and Trunk > Role.
- Click Add.
- In the Role Name field, type a name that makes the role easy to recognize later.
- Turn on the permissions this role should have. For a full breakdown of what each permission controls, see User Role Permissions.
- Click Save.
Duplicate an existing role
Section titled “Duplicate an existing role”If a current role is almost what you need, copy it. The new role starts with every permission the original has, and you can adjust from there.
- Sign in to the PBX web portal and open Extension and Trunk > Role.
- Create the copy:
- Click Copy Role.
- From the Choose a role to copy drop-down, pick the role you want to base the new one on.
- In the Role Name field, enter a name that identifies the new role.
- Click Save. The new role now carries the same permissions as the one you copied.
- Fine-tune the permissions on the new role:
- In the Role list, click the edit icon
next to the role you just created. - Select the permissions you want to add and clear the ones you do not. See User Role Permissions for details on each option.
- Click Save.
- In the Role list, click the edit icon
Next step
Section titled “Next step”Creating a role does not change anyone’s access on its own. It takes effect only after you assign it to a user.