MarkDB

Dashboard guide

Tour of the MarkDB dashboard at app.markdb.cloud.

The dashboard is where you manage tenants, keys, and processing -- and where you browse what your agents have done.

Work log

The Work log lists sessions in reverse-chronological order. Open a session to see its turns: system, user, and assistant messages, plus discrete tool_call and tool_result events. Large system prompts are collapsed by default so the log stays readable.

API keys

Mint and revoke mk_live_... keys under Settings -> API keys. Each key authenticates as a specific tenant, app, and agent. The plaintext is shown once at creation.

LLM keys

Add your model-provider credentials under Settings -> LLM keys. The proxy uses these to dispatch your requests. Keys are encrypted at rest.

Processing

Under Settings -> Processing, choose your enrichment and embedding models and toggle enrichment per tenant. This controls how summaries and the search index are built (see Enrichment).

Members

Invite teammates and manage roles under Settings -> Members. Invites are single-use links.

Apps and agents

Organize work under Apps. Each app can have agents; API keys are scoped to a tenant / app / agent triple so you can separate environments.