Skip to main content

Sync Trials to Foundry Dataset

Sync your experiment trials to a linked Foundry dataset with one click, writing a snapshot of all trial data as a Parquet file.

What's included

Sync button on the trials page

The Views button in the study toolbar

A new Sync button sits in the top-right toolbar of the experiment trials page, next to the Add and Upload controls.

  • Click Sync to export all trials for the experiment to the linked Foundry dataset
  • The button shows a loading spinner while the sync runs and toasts the number of rows synced on completion
  • The button is disabled when there are no trials or no Foundry dataset is linked to the experiment

What gets synced

  • Only trials where all parameters are complete are included, regardless of state
  • Each sync overwrites the previous snapshot

Notes

  • The Sync button requires a Foundry dataset to be linked to the experiment at creation time
  • Each sync is a full snapshot — incremental/append writes are not currently supported