Creating a Table
- Navigate to Tables and click Create Table
- Import your data as CSV, JSONL, or JSON
- Configure field types and search types for each column
- Click Verify data to validate

Field Types
Search Types
Search types control how the AI can filter each field. Fields set to “Same as data type” are display-only (no filtering).Sorting isn’t supported yet. The AI can filter records but can’t order results by a specific field.
Attaching Tables to AI
Configure your table as a tool so the AI can search it:- Go to Behavior → Tools → Search Tables
- Click Add Search Table
- Set a Tool Name (for example,
search_products) - Write a Tool Description explaining what data the table contains and when to search it
- Select your table and save

Updating Data
Importing a file replaces all existing data. To preserve your field configuration when updating:- Export your table as JSON
- Update the
objectsarray with new data - Re-import the JSON file
- Verify data and rebuild