Blog
transactionalget-startedsdkconsole

Sanctum Runtime: free start guide (console + SDK in one session)

Sign in, connect your first agent, gate one real action, and approve it from the console — a practical path from zero to production-ready controls.

May 28, 20265 min read

You do not need a procurement cycle to validate runtime trust. Sanctum is open-core (MIT SDK) with a hosted console for operators — sign in, connect one agent, and gate one action in a single working session.

Key takeaways

  • Console handles policies, approvals, fleet pause, and audit without custom admin UI.
  • SDK stays in your repo; policies can be tuned from the console as you learn.
  • Mobile PWA lets you approve held actions without building an app.

Implementation checklist

  1. Open console.sanctumruntime.com and sign in.
  2. Agents → create agent → copy connect snippet.
  3. Shield Rules → add verify on your riskiest action name.
  4. Trigger the action from dev → approve on Overview.

People also ask

How fast can we get value from Sanctum Console?

Most teams gate their first high-risk action the same day: create an agent in Agents, add a Shield Rule, and approve a held action on Overview. Open the console at console.sanctumruntime.com to start free.

Do we need a sales call before trying it?

No. Sign in, connect an agent with the SDK snippet, and run verifyAction on a staging action. Upgrade when you need fleet controls, compliance exports, or higher volume — not to prove the workflow.

What should we buy first — gateway or runtime trust?

Start free at the console, then add npm install @sanctum-runtime/sdk when you are ready to wire verifyAction in code.

Related: Sign up and run your first AI agent approval workflow in 5 minutes, Your first production agent gate this weekend (checklist).

More: all posts · runtime trust layer · open Sanctum Console

Build AI humans can trust.

Open the cloud console to manage runtimes and policies, or self-host the open-source runtime from GitHub.