All Products
Search
Document Center

DataWorks:Operation records

Last Updated:Mar 26, 2026

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

  1. 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.

  2. In the left-side navigation pane, click Operation History.

View operation records

On the Operation History page, you can filter and view operation records.

Operation History page

Filter records (area 1)

FilterDescription
ObjectThe resource involved in the operation
TypeThe operation type
OperatorThe user who performed the operation
Operation DateThe date range of operations

Review records (area 2)

FieldDescription
Operation TimeThe date and time the operation was performed
Operation TypeThe category of the operation
OperatorThe user who performed the operation
Involved ObjectThe resource affected by the operation
StatusThe 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.