/workflows

Workflow management is locked until an operator key is configured.

Set TEMPORAL_OPERATOR_KEY or reuse TEMPORAL_WORKFLOW_AUTOMATION_KEY, then reload this page to unlock the operator control plane and the protected management routes.

Expected env

Configure one shared operator secret

  • Preferred: TEMPORAL_OPERATOR_KEY
  • Fallback: TEMPORAL_WORKFLOW_AUTOMATION_KEY
  • Protected routes accept x-temporal-operator-key, Authorization: Bearer ..., or an operator session cookie from this page.

Current state

No operator secret was detected

The public x402 workflow creation routes stay live, but the internal control plane and management ledger stay locked until the operator secret exists.