The Operation History page in Operation Center records UI actions performed in your workspace — who did what, and when. Use it to investigate incidents and verify past operations.
Limitations
Recorded content
Only operations within the current workspace are recorded. For the complete list of supported operations, refer to the Operation History page in the console.
Records are retained for 30 days. For longer retention, use ActionTrail, which retains DataWorks event logs for up to 90 days.
Only UI operations are recorded. OpenAPI calls are not recorded on this page.
Access
Only O&M personnel, Workspace Administrators, and Tenant Administrators can view the Operation History page.
Open Operation History
Log on to the DataWorks console. In the top navigation bar, select the desired region. In the left-side navigation pane, choose Data Development and O&M > Operation Center. Select the desired workspace from the drop-down list and click Go to Operation Center.
In the left-side navigation pane, click Operation History.
View operation records
On the Operation History page, you can filter and view operation records.

Filter records (area 1)
| Filter | Description |
|---|---|
| Object | The resource involved in the operation |
| Type | The operation type |
| Operator | The user who performed the operation |
| Operation Date | The date range of operations |
Review records (area 2)
| Field | Description |
|---|---|
| Operation Time | The date and time the operation was performed |
| Operation Type | The category of the operation |
| Operator | The user who performed the operation |
| Involved Object | The resource affected by the operation |
| Status | The result of the operation |
In the Actions column, click Details to view the full result of an operation. Click a task name to go to the corresponding task list, instance list, or DataStudio page.
After you run Export Query Results on the Periodic Instances, Data Backfill Instances, Test Instances, or Manually Triggered Instances page, the export task appears in Operation History. Once the export is complete, download the file from the operation's details.
Extended audit capabilities
Longer retention and API coverage: ActionTrail retains DataWorks event logs for up to 90 days. If you connect your compute engine to ActionTrail, you can also view all execution records from that engine associated with your Alibaba Cloud account.
Custom operation validation: To implement custom validation logic for operations, use an extension. Extension points in Operation Center trigger the extension to perform validation. For more information, see Example: Trigger event validation in Operation Center.