Skip to main content
Scope: pipelines apply to extraction tables and the extraction API only. The reconcile-table agent does not use pipelines — it uses model tiers (Fast / Balanced / Powerful), configured per table under AI Model. See the agent runtime. The two sets of names are not interchangeable.
A pipeline is the AI model configuration used for an extraction run. You set a default pipeline per extraction table via the settings API, and it applies to every run on that table unless overridden.

Comparison

Start with cloudsquid-flash-v3 for all new tables. Switch to cloudsquid-pro-v3 only if accuracy on complex document layouts is insufficient.

Bounding boxes

Enabling bounding_boxes adds source-location metadata to each extracted value — a reference back to the exact position in the original document. Useful for auditability and human review workflows, but increases processing time regardless of pipeline.

How to set a pipeline

Use the extraction settings endpoint to update a table’s active pipeline.

Tables

How reconcile, storage, and extraction tables work together.

Async run pattern

The three-step upload → start → poll flow.

The agent runtime

Model tiers for the reconcile-table agent — a different subsystem.

Quickstart: extraction

Set up an extraction table end to end.