Tabular and JSON session templates
Use when integrators push CSV, TSV, or JSON via the v2 API, HEAT toolkit, or Control Center, without Capture/protobuf.
Declare the route
Template Description should state that the template expects typed uploads, not capture streams.
Use explicit input instance names:
csv-inputfor CSV/TSVjson-inputfor JSON documents
CSV autodetect dashboard
csv-input → system-tabular-to-dataservice → heat-system-next-dimensionPreset: system-tabular-dashboard-autodetect-next
See system-tabular-to-dataservice.
JSON with Arbex
json-input → system-arbex-js → heat-system-next-dimensionPreset: sample-arbex-composable-dashboard. Script authoring: Arbex RAG .
Bulk analytics across sessions
Operator/static pipelines that consolidate many csv-input outputs: see Bulk analytics and preset bulk-analytics-arbex-sample.