Slug
The slug is the URL-safe identifier for the project. The platform uses it in project URLs and in any endpoint or integration that references the project by name.LLM thinking
Thinking controls whether the LLM produces explicit reasoning before it calls a tool. Reasoning improves traceability in session traces, but it consumes additional tokens on every tool call.Thinking Budget and Thought Description apply only when you enable Enable Thinking. A higher budget produces longer reasoning traces and raises per-call token cost.
LLM task prompts
The platform uses a set of system prompts to handle entity extraction, correction detection, validation, and inference during data collection. Each prompt ships with a default. Expand a prompt row to read the default text, then edit it to change how the model behaves for that task in this project.The platform marks Entity Extraction Prompt as deprecated with inline gather. Projects that use inline gather don’t rely on this prompt. Engineering needs to confirm the replacement mechanism and whether the prompt still applies to projects built before inline gather.
Escalation templates
Customize the escalation confirmation messages that users see when a conversation hands off to a human agent. Each channel type has its own template:
Each template supports
{{reason}} and {{priority}} variables that the system substitutes at runtime with the actual escalation reason and priority level.