{
  "count": 5,
  "data": [
    {
      "department": "Sales Admin",
      "employeeCount": 11,
      "employees": [
        "Auie",
        "Claire",
        "Denard",
        "Dindy",
        "Gracey",
        "Hersey",
        "Joan",
        "Lian",
        "Princess",
        "Ronald",
        "Vincent"
      ],
      "topPermissionHints": [
        {
          "accessHint": "Reports",
          "count": 11
        },
        {
          "accessHint": "Sales",
          "count": 11
        },
        {
          "accessHint": "Brokers",
          "count": 9
        },
        {
          "accessHint": "Documents",
          "count": 9
        },
        {
          "accessHint": "Inventory",
          "count": 9
        }
      ],
      "crmNeedCount": 191
    },
    {
      "department": "Finance",
      "employeeCount": 6,
      "employees": [
        "Christy",
        "Majo",
        "Mariia Trinidad",
        "Michelle",
        "Patricia",
        "Rholen"
      ],
      "topPermissionHints": [
        {
          "accessHint": "Attendance",
          "count": 6
        },
        {
          "accessHint": "Brokers",
          "count": 6
        },
        {
          "accessHint": "Edit",
          "count": 6
        },
        {
          "accessHint": "Finance",
          "count": 6
        },
        {
          "accessHint": "Full access",
          "count": 6
        }
      ],
      "crmNeedCount": 70
    },
    {
      "department": "HR & Office",
      "employeeCount": 5,
      "employees": [
        "Aiza",
        "Aldrince",
        "Fikadu",
        "Francis",
        "Pauline"
      ],
      "topPermissionHints": [
        {
          "accessHint": "Calendar",
          "count": 5
        },
        {
          "accessHint": "Reports",
          "count": 5
        },
        {
          "accessHint": "Leave",
          "count": 3
        },
        {
          "accessHint": "Approve",
          "count": 2
        },
        {
          "accessHint": "Attendance",
          "count": 2
        }
      ],
      "crmNeedCount": 43
    },
    {
      "department": "Leads & CSR",
      "employeeCount": 3,
      "employees": [
        "Hazel",
        "Melvin",
        "Suzi"
      ],
      "topPermissionHints": [
        {
          "accessHint": "Brokers",
          "count": 3
        },
        {
          "accessHint": "Leads",
          "count": 3
        },
        {
          "accessHint": "Reports",
          "count": 3
        },
        {
          "accessHint": "Sales",
          "count": 3
        }
      ],
      "crmNeedCount": 27
    },
    {
      "department": "Government Relations",
      "employeeCount": 2,
      "employees": [
        "Aamir",
        "Kennette"
      ],
      "topPermissionHints": [
        {
          "accessHint": "Calendar",
          "count": 2
        },
        {
          "accessHint": "Documents",
          "count": 2
        },
        {
          "accessHint": "Reports",
          "count": 2
        },
        {
          "accessHint": "Tasks",
          "count": 2
        },
        {
          "accessHint": "Trackers",
          "count": 2
        }
      ],
      "crmNeedCount": 14
    }
  ]
}
