Config

Operator
Operator OP

Operator console · Config

Config & feature flags

Global defaults and per-tenant overrides. A key set globally applies to every tenant; a per-tenant override wins for that one tenant. Values are stored as JSON; the type is a hint for how to edit them. Every change here is recorded to the append-only audit log.

A config value only changes behavior when the runtime reads its key. Today the wired key is flag.autonomous_send_enabled (bool) — when set to false for a tenant, the 155H holds that tenant's autonomous SMS replies for owner approval instead of sending them automatically. Absent / not set = today's behavior (autonomous send on). Other keys can be stored here now but take effect only as more consumers are wired.

Add / edit a setting

Settings

KeyScopeTypeValueDescription
Loading config…