{% extends layout_path %} {% load static %} {% load i18n %} {% block title %}Roles - Apps{% endblock %} {% block vendor_css %} {{ block.super }} {% endblock vendor_css %} {% block vendor_js %} {{ block.super }} {% endblock vendor_js %} {% block page_js %} {{ block.super }} {% endblock page_js %} {% block content %}

Roles List

A role provided access to predefined menus and features so that depending on
assigned role an administrator can have access to what user needs.

Total 4 users
  • Avatar
  • Avatar
  • Avatar
  • Avatar
Administrator
Edit Role
Total 7 users
  • Avatar
  • Avatar
  • Avatar
  • +4
Manager
Edit Role
Total 5 users
  • Avatar
  • Avatar
  • Avatar
  • +2
Users
Edit Role
Total 3 users
  • Avatar
  • Avatar
  • Avatar
  • +3
Support
Edit Role
Total 2 users
  • Avatar
  • Avatar
  • Avatar
  • +7
Restricted User
Edit Role
Image

Add new role,
if it doesn't exist.

Total users with their roles

Find all of your company’s administrator accounts and their associate roles.

User Role Plan Billing Status Actions
{% include "partials/_modals/modal_add_role.html" %} {% endblock %}