Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-docs-2661.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

W&B Report and Workspace API is in Public Preview.
This page describes how to export a W&B Report to a portable file format. It also describes how to clone an existing report to reuse its structure as a starting point for new work.

Export a report

Export a report as a PDF or LaTeX file to share its contents outside of W&B or to archive a static version of your analysis. In your report, select the action () menu. Choose Download and select either PDF or LaTeX output format.

Clone a report

Clone a report to reuse an existing project’s template and formatting as the basis for a new report. You can clone reports in the W&B App UI or programmatically with the Report and Workspace API.
In your report, select the action () menu. Choose Clone this report. In the modal, pick a destination for your cloned report. Choose Clone report.
Cloning reports
When you clone a report, you specify the destination. If you clone it to a team, all team members can view it. If you clone it to your personal account, only you can view it by default.