> ## 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>
  Accurately credit all contributors in your report by adding multiple authors. To add multiple authors, click on the + ic ...
</Card>

<Card title="Can I use Markdown in my reports?" href="/support/models/articles/can-i-use-markdown-in-my-reports" arrow="true" horizontal>
  Yes. Type "/mark" anywhere in the document and press enter to insert a Markdown block. This allows editing with Markdown ...
</Card>

<Card title="Embedding Reports" href="/support/models/articles/embedding-reports" arrow="true" horizontal>
  You can share your report by embedding it. Click the Share button at the top right of your report, then copy the embedde ...
</Card>

<Card title="Filter and delete unwanted reports" href="/support/models/articles/filter-and-delete-unwanted-reports" arrow="true" horizontal>
  Use the search bar to filter the reports list. Select an unwanted report to delete it individually, or select all report ...
</Card>

<Card title="How do I delete a panel grid?" href="/support/models/articles/how-do-i-delete-a-panel-grid" arrow="true" horizontal>
  Select the panel grid and press delete or backspace. Click the drag handle in the top-right corner to select the panel g ...
</Card>

<Card title="How do I insert a table?" href="/support/models/articles/how-do-i-insert-a-table" arrow="true" horizontal>
  Tables remain the only feature from Markdown without a direct WYSIWYG equivalent. To add a table, insert a Markdown bloc ...
</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>
  With W\&B Reports, follow these steps: 1. Create multiple panel grids. 2. Apply filters to select the desired run sets fo ...
</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 the report conversion occurred through the message at the top, click the red "Revert" button to restore the prior sta ...
</Card>

<Card title="Incorporating LaTeX" href="/support/models/articles/incorporating-latex" arrow="true" horizontal>
  LaTeX integrates seamlessly into reports. To add LaTeX, create a new report and begin typing in the rich text area to wr ...
</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 goal is to maintain the original appearance after transitioning to WYSIWYG, but the conversion process is not flawle ...
</Card>

<Card title="Refreshing data" href="/support/models/articles/refreshing-data" arrow="true" horizontal>
  Workspaces automatically load updated data. Auto-refresh does not apply to reports. Reload the page to refresh report da ...
</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 to a report, use the wandb.Table format. Load the CSV in your Python script and log it as a wandb.Table  ...
</Card>

<Card title="Upload an image to a report" href="/support/models/articles/upload-an-image-to-a-report" arrow="true" horizontal>
  Press / on a new line, scroll to the Image option, and drag and drop an image into the report.
</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>
