Questions
Situation
Which part of getting started was hardest?
- 1.Setting up my account
- 2.The initial configuration
- 3.Getting my data in
- 4.Knowing where to start
- 5.Nothing was hard
- 6.Something else
Did you reach a point where the product felt useful?
What kind of help would have made setup easier?
Add from question library
+ Add questionAdd from question library
Generate feedback questions
Paste this request into the AI you already use. It interviews you first, then writes the survey JSON.
{
"questions": [
{
"questionText": "Which part of getting started was hardest?",
"choices": [
"Setting up my account",
"The initial configuration"
]
}
]
}