--- title: Reports --- With ClearML’s Reports you can write up notes, experiment findings, or really anything you want. You can create reports in any of your ClearML projects. In addition to its main document, a report also contains a description field, which will appear in the report's card in the [Reports Page](#reports-page). Reports are editable Markdown documents, supporting: * Multi-level headings * Text formatting: Italics, bold, and strikethrough * Bulleted and numbered lists * Tables * Code blocks * Text and image hyperlinks * Embedded ClearML task content ![Report](../img/webapp_report.png) Publishing a report locks it for future editing, so you can preserve its contents. You can also share your reports, download a PDF copy, or simply copy the MarkDown content and reuse in your editor of choice. Access ClearML reports through the [Reports Page](#reports-page). ## Embedding ClearML Visualizations You can embed plots and images from your experiments into your reports: scalar graphs and other plots, and debug samples from an individual experiment or from an experiment comparison page. These visualizations are updated live as the experiment(s) updates. To add a graphic resource: 1. Go to the resource you want to embed in your report (a plot or debug sample from an individual experiment or experiment comparison) 2. Hover over the resource and click . This generates the embed code for accessing the resource and copies it to your clipboard. 3. Return to your report page and paste the code snippet ## Reports Page Use the Reports Page to navigate between and manage reports. The page shows summaries for all reports. Click on a report card to access it. ![Report page](../img/webapp_report_page.png) ### Report Cards The report cards display summarized report information: