Activity History & Audit Trails
The system logs all changes automatically. This allows managers and auditors to inspect the exact timeline of a service request.
Audit Log Integrity Policy & Search Filters
Audit records are subject to strict data integrity policies to ensure auditability. Below are the CRUD constraints and search filter settings:
What is Logged in the Audit Trail?
Every time a user modifies a service flow, the system records:
- Who performed the action (User name, e.g. "Author", "Approver").
- When the action was recorded (exact local date and time).
- What was changed, showing both the old value and the new value.
Smart Filtering of Changes
To keep logs clean and readable, internal system changes (like updating ID pointers, started timestamps, or system tracking values) are automatically ignored. Only changes to human-meaningful data (like custom fields, user comments, or status changes) are displayed.
How to Read Log Descriptions
Log descriptions are written in a human-friendly format to describe changes clearly. Let's look at some examples:
Example 1: Setting field values for the first time
This tells us the author set the document type to Passport and entered the document number for the first time.
Example 2: Modifying field values
This shows exactly which field was changed (Router Serial Number) and shows the old value (RT-SN-9999) alongside the new value (RT-SN-8888).
Example 3: Rejections & Reversions
This shows exactly who rejected the step (Manager), why it was rejected, and which step the flow was rolled back to.
How to View the Logs in the App
- Open the Service Flows list page.
- Locate your instance and click on the Action dropdown menu.
- Select View History.
- A modal will open displaying the timeline of all changes, sorted from the most recent to the oldest action.