After you enable a governance plan template, the system generates check items based on the template. You can enable the check items based on your business requirements. If the built-in check items cannot meet your requirements, you can create a check item in Data Governance Center for an extension that you registered. You can use check items to inspect events that are generated before files are committed and deployed. If an event does not pass the check, the subsequent process is blocked.
Prerequisites
- A governance plan template is enabled. For more information, see View a governance plan template.
- An extension is registered. The prerequisite is required if you want to create a check item for an extension.
Background information
DataWorks allows you to create a check item in Data Governance Center for a custom extension. After the check item is created, Data Governance Center inspects the events triggered by the custom extension. If you do not want DataWorks to inspect events triggered by the custom extension, do not register a check item for the extension.
Limits
- Governance administrators and workspace administrators can create, enable, and disable check items. These operations cannot be performed by common users.
- A governance administrator can view all check items within the current account. A common user can view only the check items in the current DataWorks workspace.
- Only governance administrators can globally enable or disable the check item feature. An Alibaba Cloud account or a RAM user to which the AliyunDataWorksFullAccess policy is attached can be a governance administrator.
Go to the Inspector Setting page
- Go to the Data Governance Center page.
- Log on to the DataWorks console.
- In the left-side navigation pane, click Workspaces.
- In the top navigation bar, select the region where the desired workspace resides. Find the workspace and click DataStudio in the Actions column.
- On the DataStudio page, click the
icon in the upper-left corner and choose .
- In the top navigation bar, click Configuration. In the left-side navigation pane, click Inspector. The Inspector Setting page appears.
Manage check items
- A governance administrator can view all check items within the current account. A common user can view only the check items in the current DataWorks workspace.
- Only governance administrators can globally enable or disable the check item feature. An Alibaba Cloud account or a RAM user to which the AliyunDataWorksFullAccess policy is attached can be a governance administrator.

Area | Description |
---|---|
1 | In this area, you can turn on or off Enable check items. This is a global switch and
can be used for the following operations:
Note You can globally turn on or off Enable check items only by using an Alibaba Cloud
account or as a RAM user to which the AliyunDataWorksFullAccess policy is attached.
|
2 | In this area, you can view check items on the Development, Quality, Safety, Computation,
and Storage tabs. On each tab, you can specify which check items are displayed by
using the Workspace, Name, Enabled, and Source parameters. R&D, quality, security, computing, and storage Note You can enter keywords in the Name field to search for specified check items. The keywords are used to perform a fuzzy
match. The search result includes all check items whose names match the keywords.
|
3 | In this area, you can view the information of the specified check items, such as the
name, check event, source, owner, and modification time. You can also perform the following operations:
Note In this area, operations on check items take effect only in the current workspace.
After a check item is disabled, the operation takes effect only in the specified workspace.
In other workspaces, this check item is still enabled.
|
Create check items
Example of a triggered check item
After you enable a check item in Data Governance Center, when you click the Submit icon to commit a node in DataStudio, the system checks the node based on the logic of the check item. You can go to the Operation Check page to view the check status and click the value in the Status column to view the details. If the node fails to pass the check, a block event is generated and blocks the subsequent process.