nodes and edges.
Most workflows are two nodes: Parse then Extract. The rest exist for documents that are more complicated, or for when you want something other than data back.
The palette
The Studio palette groups nodes the same way this table does.
Knowledge and Edit appear in the palette once the feature is enabled for your organization.
Three shapes you will build
Read only. Parse alone. You get the document as markup, for search, your own model, or an archive.Every node page reads the same way
- What the node does and where it sits in the palette.
- The node as code: API JSON, then the Python and TypeScript SDK call.
- The Studio panel.
- Every option, its type, default and what it does.
- What can feed it and what it can feed.
- What it costs.
- Examples that use it.

