Skip to content

Tandem Authority Layer Guide

Welcome to the Tandem documentation hub. Tandem is the authority layer for AI-first work: an engine-owned runtime that controls what agents can see, which tools they can use, when humans must approve, and what evidence survives after the work is done.

To help you find what you need quickly, please select the path that best describes how you plan to use Tandem:

AI assistant or agent? Start at the For LLMs section for the fast path to correct results.


πŸ–₯️ I am a Desktop User

You want to run the native Tandem desktop app or terminal UI to assist you with local file tasks, writing, coding, or managing agents.


☁️ I am a Server Admin

You want to deploy Tandem to a VPS, headless server, hosted/private environment, or customer infrastructure so agents can operate through runtime authority rather than prompt-only permissions.

Setting up enterprise systems with agents

Start with the Enterprise Client Onboarding Runbook when the goal is to get a client live quickly, then use Enterprise Data Governance for the deeper endpoint and policy details.

Agents can help operators design and verify enterprise setups, but they should work through the runtime’s governance surfaces instead of bypassing them. A useful agent can:

  • map business domains into org units and access grants for admin review
  • draft connector, source-binding, and data-class plans before credentials are attached
  • inspect MCP availability with mcp_list and mcp_list_catalog
  • request missing connector capabilities instead of self-connecting them
  • generate staged automation definitions with narrow tool_policy and mcp_policy
  • create runbooks for quarantine review, connector rotation, and incident response

Agents should not paste raw secrets, grant themselves enterprise admin access, or treat catalog visibility as permission to execute connector tools.


πŸ’» I am a Developer

You want to build custom clients, connect external tools via MCP, or programmatically trigger AI-first workflows with scoped execution, approvals, permissioned memory, and evidence.


First time here? Start with the Start Here guide!