Skip to content
Integrations
Guides
Datasets
Creating Datasets in the UI

Creating Datasets in the UI

Generate from a database connection

⚠️

Removed in 2.94.0. The Connect to a database option was removed in the 2.94.0 release. It connected to a datastore through a raw connection string rather than a saved integration. To build a dataset from a live datastore, connect a saved integration and let its discovery monitors generate the dataset, or upload a dataset YAML below.

Upload a Dataset YAML

You can manually add a dataset by uploading a valid YAML dataset definition in the dataset editor from the Astralis Admin UI. To add a new dataset using the Dataset Editor:

  1. Navigate to Manage datasets.
  2. Click + Add dataset.
  3. Click Upload a Dataset YAML.
  4. Enter the dataset configuration into the editor.
  5. Click Create dataset.

Once completed, your new dataset will be displayed in Astralis identified by the name and fides_key specified in your dataset YAML.

Generate a dataset