Help Center/ ModelArts/ Data Preparation/ Using CTS to Audit ModelArts Data Services
Updated on 2026-07-03 GMT+08:00

Using CTS to Audit ModelArts Data Services

ModelArts can connect to CTS. With CTS, you can obtain operations associated with ModelArts for later query, audit, and backtrack operations.

After CTS is enabled, CTS starts recording operations on ModelArts. The CTS console stores the operation records generated in the last seven days. This section describes how to view operation records of the last seven days on the CTS console.

Prerequisites

You have enabled CTS. For details, see Cloud Trace Service User Guide.

Key Data Preparation Operations Traced by CTS

Table 1 lists the key data preparation operations that can be traced by CTS.

Table 1 Key data management operations traced by CTS

Operation

Resource Type

Trace

Creating a dataset

dataset

createDataset

Deleting a dataset

dataset

deleteDataset

Updating a dataset

dataset

updateDataset

Publishing a dataset version

dataset

publishDatasetVersion

Deleting a dataset version

dataset

deleteDatasetVersion

Synchronizing the data source

dataset

syncDataSource

Exporting a dataset

dataset

exportDataFromDataset

Creating a dataset label

dataset

createLabel

Updating a dataset label

dataset

updateLabel

Deleting a dataset label

dataset

deleteLabel

Deleting a dataset label and its samples

dataset

deleteLabelWithSamples

Adding samples

dataset

uploadSamples

Deleting samples

dataset

deleteSamples

Viewing Traces

  1. Log in to the CTS console.
  2. Click in the upper left corner and select the target region.
  3. In the navigation pane on the left, choose Trace List.

    Each time you log in to the CTS console, the new edition is displayed by default. Click Old Edition in the upper right corner to switch to the trace list of the old edition.

  4. Filter traces to view information about the target traces.

    For details, see Querying Traces in CTS.