Skip to main content
A dataset is a curated collection of logs (inputs/outputs + metadata) that you can evaluate, annotate, and use to power experiments.

Create from existing logs

Sample production logs into a dataset by applying filters, time ranges, and sampling percentages.
1

Go to Datasets and click Create

Navigate to Datasets and click Create dataset. Choose From logs (sampling).
Create dataset from logs
2

Set filters, time range, and sampling percentage

Configure filters (e.g. status_code = 200, specific model, metadata), time range, and sampling percentage.
Dataset filters
3

Create and verify

Click Create. Once ingestion finishes, open the dataset and confirm logs appear.
Dataset logs

Create manually

Create an empty dataset and add logs by hand — via JSON, CSV, or API.
1

Create an empty dataset

Navigate to Datasets, click Create dataset, and choose Create empty.
Create empty dataset
2

Add logs

Click Insert new log and provide JSON with input and output, or click Import from CSV to upload a batch.
Insert JSON log
CSV template (Google Drive)