> ## 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.

# Upload a CSV to a report

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 `wandb.Table` object. W\&B renders the data as a table in the report.

***

<Badge stroke shape="pill" color="orange" size="md">[Reports](/support/models/tags/reports)</Badge>
