Formats
Agentset detects tabular data in two ways:
Both methods preserve table structure automatically—no configuration required.
Why table-aware processing matters
Standard text chunking breaks tables at arbitrary points, separating headers from their data and splitting rows mid-content. This destroys the relationships that make tabular data meaningful. Consider a product inventory table:
Without table-aware processing, a chunk boundary might fall between rows 3 and 4. Headers are lost from the second chunk.
Upload a spreadsheet
Tables are automatically detected and processed. No additional configuration is required.
Next steps
- API Reference — Tabular data ingestion parameters
- File Uploads — Learn about supported file types and upload methods
- Document Metadata — Attach metadata for filtering
- Search — Query your tabular content