Intuify

Intuify

Documentation

Logic & flow3 min read

Logic, Flow & Conditions

Overview of display logic, skip logic, flow, randomization, and carry forward.

On this page (4 sections)

Logic and flow features let you personalize the survey experience for each respondent. Instead of showing everyone the same questions in the same order, you can show, hide, skip, randomize, and loop content based on how people answer.

Use this hub to find the right guide for each feature. Every child page links back here when you need the big picture.


What you can do#

FeatureWhat it controlsGuide
Display logicWhether a question or section appearsDisplay logic
Skip logicWhere the respondent goes nextSkip logic
Condition builderRules for display, skip, and quota logicDisplay logic
Carry forwardReuse earlier answer choices in later questionsCarry forward & piping
PipingDynamic text from answers, variables, or loopsCarry forward & piping
RandomizationShuffle sections or show a subsetRandomization & loops
Section loopsRepeat a section for each item or iterationRandomization & loops
Flow editorVisual map of paths, branches, and blocksFlow editor
Web serviceCall an external API mid-flow (push out / pull into variables)Web service block
Global variablesNamed text values for conditions and pipingFlow editor
Set languageSwitch display language mid-surveyFlow editor

Tip: Display logic controls whether something appears. Skip logic controls where the respondent goes next. You can use both on the same question.


Getting started path#

Follow this order if you are new to survey logic:

  1. Survey Builder Overview — Learn the canvas, sections, and properties panel.
  2. Display logic — Hide or show questions and sections with simple conditions.
  3. Skip logic — Route respondents to different sections or end the survey early.
  4. Flow editor — See the full path, add branches, randomizers, and end-of-survey blocks.
  5. Carry forward & piping — Reuse answers as options and personalize question text.
  6. Randomization & loops — Reduce order bias and repeat sections per product or concept.

Note: The same condition builder powers display logic, skip logic, and quota rules. Operator reference tables live on Display logic so you have one place to look them up.


Show or hide content

Change where respondents go

Personalize wording and choices

Advanced paths

For a respondent's-eye view of the same rules, use Preview in the builder — it runs through display logic, skip logic, loops, and flow blocks just as a real respondent would.


Was this page helpful?