Skip to main content

Export Your Data from W&B

Learn how to export CSV, PDF, and LaTeX from W&B
Created on September 18|Last edited on September 18
We're excited to announce our latest highly requested feature! You can now export tables, graphs and reports to CSV, LaTeX and PDF. Here are some examples of how you can export data easily from the Weights & Biases UI.
In any graph, click on the arrow in the upper right and click “Panel Export”.


You’ll see a popup table with the underlying data - click Save as CSV to start the CSV download.


In a table click the “Export Table” button in the upper right corner.



In a report, click the “Download as LaTeX” link.



This will download a zip file with a report.tex and images of your panels attached. The .tex file is a latex file that you can modify to style your document. You can load the zip file into Overleaf.com and use their visual editor, or you can download pdflatex and run ‘pdflatext report.tex’ to generate a report.pdf file.
Here’s an example of an exported LaTeX report:



Iterate on AI agents and models faster. Try Weights & Biases today.