Skip to main content
Use W&B Reports to:
  • Organize Runs.
  • Embed and automate visualizations.
  • Describe your findings.
  • Share updates with collaborators, either as a LaTeX zip file a PDF.
The following image shows a section of a report created from metrics that were logged to W&B over the course of training.
W&B report with benchmark results
View the report where the above image was taken from here.

How it works

Create a collaborative report with a few clicks.
  1. Navigate to your W&B project workspace in the W&B App.
  2. Click the Create report button in the upper right corner of your workspace.
Create report button
  1. A modal titled Create Report will appear. Select the charts and panels you want to add to your report. (You can add or remove charts and panels later).
  2. Click Create report.
  3. Edit the report to your desired state.
  4. Click Publish to project.
  5. Click the Share button to share your report with collaborators.
See the Create a report page for more information on how to create reports interactively an programmatically with the W&B Python SDK.

How to get started

Depending on your use case, explore the following resources to get started with W&B Reports: For best practices and tips for Experiments and logging, see Best Practices: Reports.
I