Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create dataset assets

Create AI assets to track and manage the life cycles of your datasets.

Before you begin

Role required: sn_ai_governance_ai_steward or sn_ai_asset_mgmt.ai_asset_owner

About this task

A dataset is a collection of structured or unstructured data that you can use to train and test AI models. Datasets can help you improve the performance and efficacy of your AI models.

Procedure

  1. Navigate to Workspaces > AI Control Tower.

  2. From the AI Control Tower, open the AI assets view.

  3. From the navigation menu of the AI assets view, navigate to either AI asset inventory - Managed > Datasets or AI asset inventory - Unmanaged > Datasets.

  4. Select Add dataset.

  5. On the form, fill in the fields.

FieldDescription
NameName of the dataset.
ProviderPeople or organization that developed the dataset.
Acceptable usageAcceptable use for the dataset. You can specify more than one use.
VersionVersion of the dataset.
Data typeType of data that the dataset contains. You can specify more than one data type.
SourceSource of the dataset, such as internal customer data within an organization or publicly available data from a government agency.
DescriptionBrief description of the dataset.
Managed byUser who is assigned to manage the dataset. This field is automatically set to the user who creates the dataset asset.Note: This field is editable only if you have the AI steward (sn_ai_governance_ai_steward) role. If you have the AI asset owner (sn_ai_asset_mgmt.ai_asset_owner) role, this field is read-only.
StateState of the dataset. The options are Draft and Deployed.
Creation typeMethod by which the dataset was created. Select one of the following options:- Curated: The dataset was created through careful selection, organization, and refinement of data. - Derived: The dataset was created by processing, transforming, or combining data from existing datasets. - Synthetic: The dataset was created by using artificial data that mimics real-word data.
Base datasetsBase dataset that the dataset was built from.
DepartmentDepartment that the dataset belongs to.
Dataset creation dateDate and time that the dataset was created.
Dataset cardBrief document that describes important information about the dataset, including the context, intended use, limitations, and potential biases of the dataset.
  1. Select Submit for review.

    Note: If you aren’t ready to submit the dataset for review, select Save instead. You can then edit it and submit it for review later by navigating to AI assets > Lifecycle > Onboard and then selecting the dataset from the list. When the AI asset record opens, continue editing the dataset details.

Result

The dataset is added to your AI asset inventory. It automatically enters the onboard stage of the AI asset life cycle and is updated with a Lifecycle status of AI steward review.

What to do next

Users who are assigned the AI steward (sn_ai_governance.ai_steward) role can start the review process to begin tracking and managing the life cycle of the dataset. For detailed instructions, see Complete AI asset lifecycle.

Parent Topic:Creating AI assets