For the complete documentation index, see llms.txt. This page is also available as Markdown.

File Upload

Upload files in chat for analysis with Code Execution.

Upload files from the chat surface to analyze your own data with Code Execution.

Upload a file

Open the upload modal in chat and select a file. Each file can be up to 1 GB.

Supported formats:

  • PDF (.pdf)

  • Text and Markdown (.txt, .md)

  • Tabular data (.csv, .tsv, .parquet)

Use uploaded files in Code Execution

Each upload is stored in your chat sandbox. Code Execution can access files in this location during your analysis.

Uploads are available only to the user who added them. Upload only low-sensitivity data.

Last updated

Was this helpful?