OriginChain docs
use the dashboard

Use the dashboard.

OriginChain has a managed dashboard at originchain.ai/app. These walkthroughs run end to end - launch an instance, find your way around it, define a table, get rows in, and query them in the workbench, whose LANG switcher offers exactly four languages: SQL, Cypher, NL and Search.

There is no vector mode in the workbench - a nearest-neighbour query needs a query embedding, which is not something you can usefully type into an editor. You configure vector indexes on the schema page and query them from the API or an SDK.

Every walkthrough shows the panel you'll see in the console, with annotated callouts on the controls each step references.

Looking for the HTTP API? See the API reference. Looking for the SDK? See SDKs. Backups, point-in-time recovery and failover live in the ops runbook.