Skip to main content

Settings

Settings are where an agent’s behaviour is configured: which model it runs, when it stays quiet, and when it hands off to a human. This is the resource you tune most often once an agent is live.

Model

Lower temperature for agents that quote policy or amounts, where you want the same answer every time. Raise it only for conversational tone.

When the agent stays quiet

Skip rules are the cheapest safety mechanism available — the agent never engages rather than engaging badly.
allowed_intents is an allow-list, not a blocklist. Leaving it narrow is the safest posture for a new agent — it acts only on intents you have explicitly approved.

Escalation and human takeover

health_concern_keywords exists so an agent never improvises on a medical or safety matter. Keep it populated — an unset list means those conversations are handled like any other.

Endpoints

Example

Tighten an agent while you build confidence in it:

The same controls elsewhere

These settings are the per-agent view. The equivalent controls at the workflow layer are in Workflow Studio — skip rules, escalation patterns, and the review gate — and in the Temporal engine’s AutomationConfig.