> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Reports

<Card title="Adding multiple authors to a report" href="/support/models/articles/adding-multiple-authors-to-a-report" arrow="true" horizontal>
  You can credit contributors by adding multiple authors to a report. This is useful when a report represents work from mo ...
</Card>

<Card title="Embed reports" href="/support/models/articles/embedding-reports" arrow="true" horizontal>
  This page describes how to share a W\&B report by embedding it in another page, such as a blog post, internal wiki, or ex ...
</Card>

<Card title="Filter and delete unwanted reports" href="/support/models/articles/filter-and-delete-unwanted-reports" arrow="true" horizontal>
  To keep a project organized, remove reports you no longer need. Use the search bar to filter the reports list, then do o ...
</Card>

<Card title="How do I delete a panel grid?" href="/support/models/articles/how-do-i-delete-a-panel-grid" arrow="true" horizontal>
  To select the panel grid, click the drag handle in its top-right corner. To remove it, press Delete or Backspace.
</Card>

<Card title="How do I insert a table?" href="/support/models/articles/how-do-i-insert-a-table" arrow="true" horizontal>
  Tables are a Markdown feature without a direct what you see is what you get (WYSIWYG) equivalent. To add a table, insert ...
</Card>

<Card title="How do I use Markdown in my reports?" href="/support/models/articles/how-do-i-use-markdown-in-my-reports" arrow="true" horizontal>
  To insert a Markdown block, type /mark anywhere in the document and press Enter. The block lets you edit content in Mark ...
</Card>

<Card title="How to get multiple charts with different selected runs?" href="/support/models/articles/how-to-get-multiple-charts-with-differen" arrow="true" horizontal>
  W\&B Reports lets you display charts for different sets of runs side by side in the same report by using separate panel g ...
</Card>

<Card title="I converted my report to WYSIWYG but want to revert back to Markdown" href="/support/models/articles/i-converted-my-report-to-wysiwyg-but-wan" arrow="true" horizontal>
  If you converted a report from Markdown to WYSIWYG and want to undo the conversion, the available options depend on how  ...
</Card>

<Card title="Incorporating LaTeX" href="/support/models/articles/incorporating-latex" arrow="true" horizontal>
  You can include LaTeX equations in reports to document mathematical notation alongside your notes, custom visualizations ...
</Card>

<Card title="My report is running slowly after the change to WYSIWYG" href="/support/models/articles/my-report-is-running-slowly-after-the-ch" arrow="true" horizontal>
  Performance issues may arise on older hardware or with very large reports. To mitigate this, collapse sections of the re ...
</Card>

<Card title="My report looks different after converting from Markdown" href="/support/models/articles/my-report-looks-different-after-converti" arrow="true" horizontal>
  The Markdown-to-WYSIWYG (what you see is what you get) conversion aims to maintain the original appearance of your repor ...
</Card>

<Card title="Refreshing data" href="/support/models/articles/refreshing-data" arrow="true" horizontal>
  Workspaces automatically load updated data. Auto-refresh doesn't apply to reports. To refresh report data, reload the pa ...
</Card>

<Card title="Upload a CSV to a report" href="/support/models/articles/upload-a-csv-to-a-report" arrow="true" horizontal>
  To upload a CSV file to a report, use the wandb.Table format. Load the CSV file in your Python script and log it as a wa ...
</Card>

<Card title="Upload an image to a report" href="/support/models/articles/upload-an-image-to-a-report" arrow="true" horizontal>
  To upload an image to a report: 1. On a new line, press /. 2. Scroll to the Image option. 3. Drag and drop an image into ...
</Card>

<Card title="Who can edit and share reports?" href="/support/models/articles/who-can-edit-and-share-reports" arrow="true" horizontal>
  Reports created within an individual's private project remain visible only to that user. The user can share their projec ...
</Card>
