Data
Prepare source data and turn it into model-ready datasets.
Data workflows in the platform turn source files into datasets that can be used for model training. The flow has two main stages:
- Ingestion validates source data and creates a datasource.
- Onboarding turns that datasource into a dataset ready for training.
Source storage and account storage have different roles and permissions. They can use the same S3 bucket, but dedicated buckets are strongly recommended. See Account storage for details.
How data moves through the platform
Connect source storage
Give the platform read-only access to the storage location that contains your source data. See Source storage.

