Admin- Departments

This feature enables MSS user to create parent and child departments which can be assigned to employees via employee profile.

Required permission: FeatureDepartments

If user is missing this permission, user won’t be able to see the Departments Page under Admin 

Add a new parent department 

  1. Click on Admin 
  2. Click on Departments
  3. Selects any parent department
  4. Click on button “+ Add Department”
A screenshot of a computer

Description automatically generated
  1. Select the Checkbox “At Same Level”. It is selected by default.  This will create a parent department
  2. Enter
    • Description – name of the department (required field)
    • Number (required field)
    • Rate (optional field)
A screenshot of a computer

Description automatically generated
  1. Once user clicks on “Save” button. It will add the department at parent level and show the success toast message.
A screenshot of a computer

Description automatically generated

Add a child department 

  1. Click on Admin 
  2. Click on Departments
  3. Select a parent department user wants to add a child department for
  4. Click on button “+ Add Department”
  5. Unselect the Checkbox “At Same Level”. It is selected by default. 🡪 This will create a child department
  6. Enter
    • Description – name of the department (required field)
    • Number (required field)
    • Rate (optional field)
A screenshot of a computer

Description automatically generated
  1. Once user clicks on “Save” button. It will add the child department under selected parent department and show the success toast message.
A screenshot of a computer

Description automatically generated

NOTE:

  • User cannot add a new department with same existing description
  • User cannot add a new department with same existing number

Rate field : It allows the MSS user to configure the department rates.

Required System setting: ShowRates

If user has enabled the “ShowRates” system setting, only then user can view the Rates option on department page. Otherwise, it will be hidden.

Edit Department

User can make changes to an existing department. User can 

  • Update the department description
  • Update the number
  • Add/delete/update the rate

Note: User cannot change the level (parent to Child and vice-versa) of an existing department

To edit the department information:

  1. Click on Departments appearing under Admin page
  2. Select a department user wants to do edits
  3. When user selects a department, it will show the department details on the right side
  4. User can perform the edits 
  5. Click on “Save” button
  6. It will show the success toast message and updated info will appear for the edited department.
A screenshot of a computer

Description automatically generated
A screenshot of a computer

Description automatically generated

Delete Department

User can delete an existing unassigned department. To delete a department:

  1. Click on departments
  2. Select a department user wants to delete
  3. Click on button “Delete”
  4. User will see a success toast message once department is deleted successfully
A screenshot of a computer

Description automatically generated

NOTE:

  • User cannot delete the assigned department.
  • User cannot delete a child or parent department if one of them is assigned.
  • If both parent and child departments are unassigned and user tries to delete a parent department, it will delete parent and all associated child departments.
Updated on August 22, 2024

Related Articles