Reports

Analytics & Insights — Predefined standard reports and custom ad-hoc report builder
🎯 Purpose

The Reports module provides both predefined standard reports and a custom ad-hoc report builder. Standard reports cover common needs (contract listings, expiry reports, SLA summaries). The ad-hoc builder allows users to select fields, define filter criteria, set sort orders, and add summary calculations — creating tailored reports for management reviews, compliance audits, and operational analysis.

👤 Roles & Access
RoleAccess
AdminFull access — run all standard reports. Build ad-hoc reports with all fields.
Super UserRun standard reports. Build ad-hoc reports (limited to accessible contracts).
Dept AdminRun reports filtered to their department.
End UserRun predefined reports (limited to accessible contracts).
CustomerNo access.
SupplierNo access.
🔗 Dependencies
Upstream (requires)
All modules — reports pull data from Contracts, Customers, Suppliers, SLAs, KPIs, Cost Trackers, etc.
Downstream
Terminal module — no downstream dependencies.

1. Overview

The Reports module provides two distinct approaches to generating reports from your Contract intELIEgence data. It is organised into two tabs:

Reports pull data from all modules across the platform, giving you a consolidated view of your contract management information in a single, exportable format.

2. Predefined Report Tab

The Predefined Report tab allows you to quickly run standard reports without any configuration. Select a report type, choose an entity, and generate the report instantly.

Predefined Report tab — main page with Organisation, Standard Reports, and Saved Reports sections

Figure 1 — Predefined Report tab showing the Organisation selector, Standard Reports section, and Saved Reports section below

2.1 Organisation

Select the Organisation from the dropdown at the top to scope the report to a specific organisation. All reports will be generated based on data within the selected organisation.

2.2 Standard Reports

The Standard Reports section contains three controls:

  1. Report dropdown — select one of the six standard report types
  2. Entity dropdown — select the specific entity to report on (populated based on the report type selected)
  3. Run Report button — generate and display the report
Report dropdown showing six standard report types

Figure 2 — Report dropdown expanded, showing the six standard report options

The six standard reports available are:

ReportDescription
Standard Contract ReportReport on a specific contract’s details
Standard Customer ReportReport on a specific customer’s details
Standard Department ReportReport on a specific department’s details
Standard Organisation ReportReport on a specific organisation’s details
Standard Service ReportReport on a specific service’s details
Standard Supplier ReportReport on a specific supplier’s details

2.3 Entity Selection

Once you select a report type from the Report dropdown, the Entity dropdown is populated with the relevant entities. For example, selecting Standard Contract Report populates the Entity dropdown with all contract names in the selected organisation.

Entity dropdown showing contract names for a Contract Report

Figure 3 — Entity dropdown populated with contract names after selecting Standard Contract Report

Click Run Report to generate and display the selected report.

2.4 Saved Reports

Below the Standard Reports section is the Saved Reports section. This displays any custom ad-hoc reports that you have previously saved using the Report Builder. You can re-run saved reports directly from this section without needing to reconfigure them.

3. Report Builder Tab (Ad-hoc Reports)

The Report Builder tab allows you to create fully customised reports by selecting specific fields, applying filtering criteria, and configuring sort order and summaries. This is the most flexible reporting option in the platform.

Report Builder tab overview showing all configuration sections

Figure 4 — Report Builder tab with Organisation, Name, Field Selection, Selection Criteria, Sort Criteria, and Summary Field sections

3.1 Organisation & Report Name

At the top of the Report Builder, configure:

3.2 Field Selection

The Field Selection panel on the left allows you to choose which data fields appear as columns in your report. You can select a maximum of 10 fields.

Field Selection panel with Contract and Service categories expanded showing checkbox fields

Figure 5 — Field Selection with expandable categories; Contract and Service sections expanded showing available checkbox fields

Fields are organised into expandable categories. Click a category name to expand it, then tick the checkbox next to each field you want to include. The available categories and their fields are:

Contract

Service

Department

Supplier

Customer

Similar fields to other entity categories (customer name, contact details, region, etc.).

Additional Categories

Further expandable categories include SLA, Service Period, KPI, and Governance, each containing fields specific to those modules.

Note: A maximum of 10 fields can be selected across all categories combined. Choose the most relevant fields for your report to stay within this limit.

3.3 Selection Criteria

Selection Criteria let you filter the data that appears in your report. Each criterion consists of three parts:

  1. Field — the data field to filter on (selected from a dropdown of available fields)
  2. Criteria — the comparison operator
  3. Value — the value to compare against
Selection Criteria section with Field dropdown showing available fields

Figure 6 — Selection Criteria showing the Field dropdown with available filter fields

The available criteria operators are:

OperatorDescription
EqualsExact match
Not EqualsExcludes exact match
ContainsPartial text match
Greater ThanValue is greater than the specified value
Less ThanValue is less than the specified value
BetweenValue falls within a range (displays two value fields, e.g. a start date and end date)

You can add multiple selection criteria rows to narrow your results further. Click the add button to add additional criteria rows.

3.4 Sort Criteria

Sort Criteria control the order in which rows appear in the report. Each sort criterion consists of:

You can add multiple sort criteria to create multi-level sorting (e.g. sort by Department ascending, then by Contract Value descending).

3.5 Summary Field

Summary Fields allow you to add aggregate calculations to your report. Each summary field consists of:

You can add multiple summary fields. These appear at the bottom of the generated report as summary totals.

3.6 Full Example

The screenshot below shows a fully configured ad-hoc report with selection criteria using the “Between” operator for a date range, sort criteria, and a summary field:

Fully configured Report Builder with selection criteria, sort criteria, and summary field

Figure 7 — Complete Report Builder form showing selection criteria with "Between" date range, sort criteria, and summary field configured

3.7 Action Buttons

At the bottom of the Report Builder, four action buttons are available:

ButtonAction
Run ReportGenerate and display the report based on the current configuration
Download ReportDownload the generated report as a PDF or CSV file
Save ReportSave the report configuration for future use (appears in Saved Reports on the Predefined tab)
Reset ValuesClear all fields, criteria, and selections back to their defaults

4. Tips & Best Practices

5. Troubleshooting

IssuePossible CauseResolution
Entity dropdown is emptyNo entities exist for the selected report type in the chosen organisationVerify that the correct organisation is selected and that entities of the relevant type have been created in the system
Report returns no resultsSelection criteria are too restrictiveBroaden your selection criteria or remove some filters. Check that date ranges and values are correct.
Cannot select more fieldsMaximum of 10 fields already selectedDeselect fields you do not need before adding new ones
Saved report not appearingReport was not saved or was saved under a different organisationEnsure you clicked Save Report after configuring the report. Check that the same organisation is selected on the Predefined tab.
Download button not workingReport has not been run yetClick Run Report first to generate the report, then click Download Report
“Between” criteria not filtering correctlyDate format or value order may be incorrectEnsure the first value is the start of the range and the second value is the end. Use the correct date format.