/

Conversation & Dialogue

/

Session State

Session State

/ session-state /

The data an agent tracks during one conversation: collected fields, verification status, current step.

The data an agent tracks during one conversation: collected fields, verification status, current step.

Why it matters

State is the working memory of a task: what’s collected, what’s verified, what’s next. State bugs cause repeated questions and half-completed actions.

Related — Conversation & Dialogue