Skip to content

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.

  1. Sign in to the PBX web portal and open Extension and Trunk > Role.
  2. Click Add.
  3. In the Role Name field, type a name that makes the role easy to recognize later.
  4. Turn on the permissions this role should have. For a full breakdown of what each permission controls, see User Role Permissions.
  5. Click Save.

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.

  1. Sign in to the PBX web portal and open Extension and Trunk > Role.
  2. Create the copy:
    1. Click Copy Role.
    2. From the Choose a role to copy drop-down, pick the role you want to base the new one on.
    3. In the Role Name field, enter a name that identifies the new role.
    4. Click Save. The new role now carries the same permissions as the one you copied.
  3. Fine-tune the permissions on the new role:
    1. In the Role list, click the edit icon Edit next to the role you just created.
    2. Select the permissions you want to add and clear the ones you do not. See User Role Permissions for details on each option.
    3. Click Save.

Creating a role does not change anyone’s access on its own. It takes effect only after you assign it to a user.