Back to docs

Tool Cognitive Journey Update State

Category: Cognitive Journeys · Tier: All

Update the cognitive state during a journey simulation. Call after each action to track mental state.

When to Use

Cognitive journeys simulate real user behavior using 26 cognitive traits and 10 motivational values. They track patience, frustration, confusion, decision fatigue, and emotional state. All grounded in cognitive psychology research.

Parameters

Parameter Type Required Description
currentState object Yes Current cognitive state
actionResult object Yes Result of the last action
personaTraits object Yes Persona traits affecting state changes

Example

Update the cognitive state after the user clicked a confusing button

Tips

  • Combine with other tools for full analysis

Research

Related

From the Blog