Department

Contract Hub — Internal department configuration, admin assignment & approvals
🎯 Purpose

The Department module defines the organisational units that own contracts. Every contract must belong to a department, and departments drive the approval workflow — when a Super User creates a contract, it is automatically routed to the Department Admin for approval. Departments also provide the structure for access control, cost allocation, and reporting segmentation.

👤 Roles & Access
RoleAccess
AdminFull access — create, edit, delete departments. Assign Department Admins.
Super UserView departments. Select department when creating contracts.
End UserView their assigned department.
CustomerNo access.
SupplierNo access.
🔗 Dependencies
Upstream (requires)
Organisation and Users must exist — Department Admins are selected from the user list.
Downstream (feeds into)
Contract — Every contract belongs to a department.
Approval Workflow — Department Admin approves contracts submitted by Super Users.
Reports — Department-based filtering and segmentation in reports.
🚀 Related Flows
Platform Setup — Step 5 — departments are created.
Manual Contract — Department selected during contract creation.

1. Overview

The Department module manages the internal departments of your organisation within Contract intELIEgence. Departments are used throughout the platform — they appear as selection options when creating customers, suppliers, contracts, and other entities. Each department can have an assigned Admin who is responsible for approval-related tasks for that department.

Department Approval Workflow

ADMIN Creates contract direct (no approval) Active SUPER USER Creates contract Approval Pending Dept Admin reviews Approved Rejected

When an organisation is first created, a default "ALL" department is automatically generated. This department can be used for entities that are applicable across all departments rather than a specific one.

Prerequisites

2. Opening the Department List

  1. In the left navigation, under Contract Hub, click Department.
  2. The Department List page shows all departments. Each row displays the department Name, Admin, Contact, Region, and Organisation.
  3. Use the Show entries control, filter dropdowns, and Search button to locate a department.
Department Listing

Department Listing

Note: The "ALL" department is created automatically with the organisation. It has no Admin, Contact, or Region assigned, and is intended for entities that apply to all departments. This department cannot be deleted.

3. Adding a Department

Add Department

Add Department

  1. On the Department List page, click Add New (the grid icon in the top-right).
  2. Organisation is pre-selected based on your login.
  3. Select a Region (required) — sourced from Organisation → Catalogs (Type = Region).
  4. Select an Admin (required) — this dropdown lists all Admin users from User Management. The selected Admin is responsible for approval-related tasks for this department (e.g. contract approvals, review sign-offs). When a Super User creates a contract linked to this department, it is routed to the Department Admin for approval. See the Contract guide (Section on Department-Based Approval) for full details on the approval workflow.
  5. Enter a Department Name (required) — e.g. IT, Finance, Legal, Procurement.
  6. Optionally enter a Contact Name — the primary contact person for this department.
  7. Optionally enter an Email — the department's contact email address.
  8. Click Save.
Note: Multiple departments can be created. Each department should have a unique name and an Admin assigned. The Admin user will receive approval requests and notifications relevant to this department's contracts and entities.

4. Editing a Department

  1. On the Department List page, click a department name to open the Edit Department screen.
  2. Update any fields as needed — Region, Admin, Department Name, Contact Name, or Email.
  3. Click Save to apply changes.

5. Deleting a Department

  1. On the Department List page, tick the checkbox next to one or more departments.
  2. A Delete button appears.
  3. Click Delete and confirm.
Important: The default "ALL" department cannot be deleted. Before deleting a department, ensure no active contracts, customers, or suppliers are linked to it — reassign them to another department first.

6. Department List Columns

ColumnDescription
NameThe department name (e.g. ALL, IT, Finance).
AdminThe Admin user assigned to this department, responsible for approvals.
ContactThe contact person for this department.
RegionThe region this department belongs to.
OrganisationThe organisation this department belongs to.

7. Bulk Import

Contract intELIEgence allows you to import multiple departments at once using a pre-formatted Excel template. This is useful when migrating data from another system or when you need to create many department records in a single operation.

7.1 How to Import

  1. On the Department List page, click the grid icon in the top-right corner to reveal a dropdown menu with + Add and Import options.
  2. Click Import to open the Import dialog.
  3. Select an Organisation from the dropdown.
  4. Click Import Template to download the pre-formatted Excel template for departments.
  5. Fill in the Excel template with the department data you wish to import (see the template columns below).
  6. Click Choose File to select the completed Excel file.
  7. Click Submit to import the records.
${img('Import', 'Screenshot 2026-05-31 at 9.27.14 PM.png')} ${img('Import', 'Screenshot 2026-05-31 at 9.27.22 PM.png')}

7.2 Import Template Columns

FieldDescription
nameDepartment name.
contactNameContact person for the department.
contactEmailDepartment contact email address.
regionNameRegion name (must exist in Catalogs).
adminEmailAdmin user email (must exist in User Management).
Note: Ensure that referenced entities (regions, admin users) already exist in the system before importing. The import will match records by name or email. Download the template first to see the exact format and any example data.

8. Tips

9. Troubleshooting

IssueResolution
Region dropdown is emptyAdd Region catalog items in Organisation → Catalogs (Type = Region).
Admin dropdown is emptyCreate Admin users in User Management first. Only users with the Admin role appear in this dropdown.
Cannot delete a departmentThe "ALL" department cannot be deleted. For other departments, check if active entities are linked and reassign them first.
Department not appearing in Customer/Supplier formsEnsure the department is saved and the page is refreshed. Departments are loaded dynamically in other modules.