Sift exports telemetry data from a Run to a downloadable file. You can export all Channels in a Run or a specific selection. Exports run in the background so you can continue working while your file is prepared.When exporting from the UI, you can do so in two ways:
From a Run’s overview page: select specific Channels and export them directly.
From Explore: export the Channels currently plotted in a Timeseries Panel from an active Explore session.
Both UI paths support the same export formats. For programmatic exports, use the REST API, Python client, or Sift CLI.
Optional: Enable Embed Channel Configs to write each Channel’s configuration into the exported file. A file exported this way can be re-imported into Sift with no manual configuration. See Embedded Channel configurations.