Jump to content

Manage departments

From IOMAD Docs
Revision as of 12:01, 23 June 2025 by Admin (talk | contribs)

The Manage departments page provides a complete, searchable overview of companies in IOMAD. To view all departments:

  1. Go to the IOMAD dashboard.
  2. Click on the Companies tab.
  3. Select Manage departments.

Actions

Create department
Set up a new department within the current selected company. To create a sub-department, you can select the desired parent department from the department picker or from the dropdown. You'll need to provide:
  • Parent department - Required (if you haven't already selected this on the previous page). Set this to be the company name if you want to create a top-level department.
  • Full name - Required. Long name of the department.
  • Short name - Required. This will be used in dropdown menus and places where space is limited. Must be unique (so ideally a code or acronym).
Edit department
Change any of the above for an existing department (except for the top-level department, which cannot be modified).
Delete department
Deletes the selected department (except for the top-level department, which cannot be deleted). NB: You can only do this once all users have been removed.
Export department structure
Exports department data in JSON format. This will save the following:
  • department ID
  • name
  • shortname
  • company ID
  • parent ID (=0 if top-level)