Skip to main content

Export data from Dedicated Cloud

If you would like to export all the data managed in your Dedicated Cloud instance, you can use the W&B SDK API to extract the runs, metrics, artifacts, and more with the Import and Export API. The following table has covers some of the key exporting use cases.

PurposeDocumentation
Export project metadataProjects API
Export runs in a projectRuns API
Export reportsReports API
Export artifactsExplore artifact graphs, Download and use artifacts
info

You manage artifacts stored in the Dedicated Cloud with Secure Storage Connector. In that case, you may not need to export the artifacts using the W&B SDK API.

note

Using W&B SDK API to export all of your data can be slow if you have a large number of runs, artifacts etc. W&B recommends running the export process in appropriately sized batches so as not to overwhelm your Dedicated Cloud instance.

Was this page helpful?๐Ÿ‘๐Ÿ‘Ž