The recommended maximum file size is 100 MB.
Supported file formats
Supported file formats
You can upload the following file formats:
- CSV
- Excel (XLS, XLSX)
- JSON
- Parquet
- XML
Upload a file
Start the upload
Click the paperclip icon in the chat footer to open the file upload dialog. Alternatively, you can drag and drop a file directly onto the pipeline canvas.
Select your file
Choose the file you want to upload from your local filesystem. The upload dialog opens
automatically.
Configure storage location
Set where the file should be stored in the SQL warehouse:
- Choose the database.
- Choose the schema.
- Choose the table name. You can select an existing table or create a new one.
Review and update schema
Review the inferred schema (column names and data types):
- Keep the auto-detected schema, or modify column names and data types as needed.
- Select any table properties you want to configure.
- Click Next to proceed.
Make the table available to the Agent
For the Agent to discover the table, you need to add it to the knowledge graph. After uploading a file, the knowledge graph indexer will automatically index the table. However, you can also manually reindex the knowledge graph, in case something goes wrong.- Open the Environment tab in the left sidebar.
- Below your connections, locate the Missing Tables? callout.
- Click Refresh to trigger the knowledge graph indexer.
@ mentions or discover it through natural language queries. The Agent will use the Table gem to read the file into your pipeline.
