Skip to content

How do I track maintenance history and complete a maintenance record?

Requires Basic

The list in the Maintenance module doubles as the maintenance history: it shows every record with Asset, Title, Status and Scheduled Date. To complete a maintenance record, open it via the pencil icon, set Status to Completed, fill in Completed Date and, if applicable, Cost, and save.

Available in all tiers (part of the asset lifecycle).

  1. View the history. Open Maintenance. The table lists all maintenance records for the tenant, sortable by Scheduled Date. The Asset column shows which device a record belongs to; the Status column shows its progress (Scheduled, In Progress, Completed, Cancelled).

    The maintenance list doubling as history — with asset, status and date columns.
  2. Open the record. Click the pencil icon (edit) in the row. The “Edit Maintenance Record” dialog opens with the existing values.

  3. Complete and save. Set Status to Completed, fill in Completed Date and — if applicable — Cost and Performed By. “Save” writes the change back; the row shows the new status.

    Completing a maintenance record: recording status, completion date and cost.
  • Status flow: The status can be set freely — the usual progression is ScheduledIn ProgressCompleted; Cancelled ends a date without it being carried out. Notory does not enforce a fixed order.
  • Completion date isn’t automatic: Setting the status to Completed does not automatically fill in completed_date — enter it yourself so the history stays accurate.
  • Audit trail: Every change is logged (editor, timestamp, IP).
  • Deleting is reserved for administrators: Via the trash icon or DELETE /api/v1/maintenance/{id}, an administrator removes a record permanently.