Krutrim Ekam · Console

How to use this console — two credentials, four steps. (Keys stay only in this browser.)
  1. Set your admin token (top-right — from the Ekam operator). It unlocks Tenants & Owners.
  2. Create a Tenant (a customer + its legal entities), then create an Owner under it. Creating an owner returns its API key (ekam_sk_…, shown once) — click “use this key” to load it.
  3. With the owner key set, create a Blueprint (the policy template) and provision an Agent from it.
  4. Agents then get short-lived tokens via the API — docs · cookbook.
Admin token → Tenants & Owners  ·  Owner API key → Blueprints & Agents. New here? Start with step 1, top-right.

Tenants · admin · customers

A customer organisation and its legal entities. Needs the admin token.

idnameentities

Owners · admin

A billable team inside a tenant. Creating one returns its API key — copy it or click “use this key”. Needs the admin token.

idnametenantentity

Blueprints · owner

A reusable policy template agents are minted from (scopes, audiences, classification, cost center). Needs the owner API key.

idnamescopesclass

Agents · owner

A running agent instance minted from a blueprint. Provision, then revoke instantly if needed. Needs the owner API key.

idnamestatus

Access requests · request (owner) → decide (admin)

When an owner shouldn't self-provision: raise a request (owner key), an admin approves/denies it (admin token), approval mints the agent.

idagentstatus