What you can set
PII handling
Three modes:- Allow — the agent handles personal data normally.
- Mask — it never repeats personal data back in a reply.
- Block — it refuses to handle it and hands off to a human.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Prohibited topics, never-rules, escalation triggers, PII handling and reply length — and the honest limits of each.
| Setting | What it does |
|---|---|
| Prohibited topics | Comma-separated subjects the agent refuses. e.g. politics, religion, competitors |
| Never rules | One per line. e.g. “Never promise a refund without manager approval” |
| Tone rules | One per line. e.g. “Always use the customer name”, “Avoid jargon” |
| Escalation triggers | Situations that hand the conversation to a human. e.g. angry customer, refund request, legal threat |
| Escalation message | What the customer is told when that happens. |
| PII handling | Allow, Mask, or Block — see below. |
| Min / max reply length | Character bounds on replies. |
