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 covers some of the key exporting use cases.Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-weave-caching.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Purpose | Documentation |
|---|---|
| Export project metadata | Projects API |
| Export runs in a project | Runs API |
| Export reports | Report and Workspace API |
| Export artifacts | Explore artifact graphs, Download and use artifacts |
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.