Insights - Audit History
Intended audience: END-USERS DEVELOPERS
AO Platform: 4.3
Overview
The Audit History page in the Insights Composer includes audit records automatically captured when many types of actions are made relative to the Insights.
The page contains a simple table with each audit record and with the option to View Details in a separate pop-up dialog.

User Actions
Search - search field - allows the user to Search for specific items, eg. a user, message, action, …
User - filter - allows the user to select from available users who have performed auditable actions.
Period filter - allows the user to select the audit entries from various time periods.
Refresh - allows the user to Refresh the list of audit entries.
Download - allows the user to Download the Audit History records to Excel/CSV.
Options menu for each Audit record
View Details - select to open a dialog that shows the details of the audit record.
Properties
Labels | UI Widget | Default | Description |
---|---|---|---|
Action | Read-only Text Field |
| Displays which action was done, including Create, Update, Delete, Save, Publish, Run, Add-to-Transport, etc… |
Message | Read-only Text Field |
| Displays the Message with some details to indicate action taken in the UI, eg. Updated Insight, Published App, Added Insight to Transport, etc… |
User | Read-only Text Field | Displays the Username for who performed the action. | |
Event Date | Read-only Text Field | Displays a Timestamp for when the action was done. |
View Audit History Details
The Audit History Details dialog shows more details of each audit record, most importantly the Event Object that captures all the details of the actual changes to the underlying properties.

Properties
Labels | UI Widget | Default | Description |
---|---|---|---|
Action | Read-only Text Field |
| Displays the audit Action, including Create, Update, Delete, Save, Publish, Run, Add-to-Transport, Index, etc… |
User | Read-only Text Field |
| Displays the Username of the user who performed the action. |
Component Id | Read-only Text Field |
| Displays the specific Component that was changed. |
Message | Read-only Text Field |
| Displays a short “friendly” Message describing the audit event. |
Event Date | Read-only Text Field | Displays a date/timestamp for when the audit record was captured. | |
Component Type | Read-only Text Field | Displays a category Type of the Component. | |
Event Object | JSON-formatted Text | This shows a JSON-formatted text string for each property in the object that has been changed. |