Use the dashboard.
OriginChain has a managed dashboard at originchain.ai/app. These walkthroughs cover the most common flows — register your first schema, insert a row, run any of the five query shapes, inspect backups, and restore an instance to a previous timestamp.
Every walkthrough shows the panel you'll see in the console, with annotated callouts on the controls each step references.
Paste SQL into the query playground and write your first row in under a minute.
Register a TOML manifest, browse schemas grouped by namespace, tag them with chips for ad-hoc filtering.
Run SQL, vector topk, BM25 full-text, graph traversal, and natural-language Ask from one tabbed panel.
Inspect sealed-segment snapshots and the continuous tail-shipper. Track RPO and last-shipped LSN.
Restore an instance to a previous timestamp with a dry-run preview before the real cutover.
Looking for the HTTP API? See the API reference. Looking for the SDK? See SDKs.