Skip to content

Data tables overview

A data table is where source data lives: leads for outreach, or call rows for analysis. Think of it as a managed spreadsheet inside the project.

CXGear separates:

PlaceWhat you see
Data tablesSource rows (import, append, browse)
RecordsOutcomes after a spinner runs

That split keeps operations focused on results, while data teams can still inspect the full import.

Screenshot needed
Data tables list with actions (Import / Append / Metadata / Show data).
Where: Project → Data tables
Save as: src/assets/screenshots/05-data-tables.png
  1. Create a table and give it a clear name.
  2. Import a CSV (first load) or Append more rows with the same columns.
  3. Set Metadata fields — the only columns that enter spinners.
  4. Show data under the list (paginated) to verify rows.
  5. Configure an ingest webhook so a CRM can push rows automatically.
  • First import defines the column structure.
  • Append requires the same columns; mismatched files are rejected.
  • Metadata is a subset of those columns, chosen by you.