Skip to main content

Step 1 — Create a New Table

In the sidebar, go to Tables (or Datagrids). The screen displays all existing tables in the workspace. To create a new one:
  • Click + Add table in the upper right corner
  • A creation modal will appear with two required fields
  • Name: up to 50 characters. Choose a descriptive name — the agent uses the name to identify which table to query when multiple are available. Examples: “Product Catalog”, “October 2025 Schedule”, “WhatsApp Leads”.

Step 2 — Add Columns

With the table created, add the columns that structure the data. Click + Add column on the table screen. The column creation form opens.

To add a column:

Fill in the form fields:
The column type is permanent. Plan the types before creating columns — if you need to change from Number to String later, you will need to create a new column and migrate the data manually.

Supported Column Types

Step 3 — Add and Edit Rows

With the columns defined, populate the table with data. There are three ways to add rows:
  • Manual entry: click + Add row in the data grid and fill in values cell by cell directly in the interface. Useful for small tables or individual records.
  • CSV import: on the table screen, click Import CSV. The file must have headers matching exactly the names of the created columns. Values of incompatible types will generate import errors.
The grid editor works like a spreadsheet — clicking a cell opens the inline editor, Tab advances to the next cell, and changes are saved individually per cell immediately.

Step 4 — Update or Delete Tables

Tables can be edited at any time: add new columns, rename existing columns, or adjust descriptions. To delete a table:
  1. In the table list, click the options menu for the desired table.
  2. Select Delete table.
  3. Confirm the deletion in the dialog box.
Deleting a table is permanent and irreversible. All data (rows and columns) is erased, and agents that were using the table lose access to it immediately. Disconnect the table from agents before deleting to avoid errors in ongoing conversations.