How It Works
Each prompt can have an optional notify condition with four fields:
When a condition is set, the prompt’s notification is only sent if the participant’s answer to the source question satisfies the condition.
Available Operators
Source Options
The source list is built from:- All other prompts in the same quest (excluding the current prompt)
- All onboarding questions in the quest
Examples
Follow-up on Poor Sleep
Only ask about caffeine if the participant reported sleeping poorly.
Result: The caffeine prompt only fires when the participant answered “No” to the sleep prompt.
High Stress Follow-up
Only ask about stress coping strategies if stress rating is high.
Result: The coping strategies prompt only fires when the participant rated stress ≥ 7.
Based on Onboarding Answer
Only send exercise prompts to participants who indicated they exercise regularly.
Result: Exercise-related prompts only fire for participants who answered “Yes” during onboarding.
Tips
- Use conditions to reduce participant burden — only ask follow-up questions when relevant
- Combine with the scheduling system to create sophisticated adaptive study protocols
- You can only set one condition per prompt

