> For the complete documentation index, see [llms.txt](https://docs.wpeka.com/survey-funnel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wpeka.com/survey-funnel/change-the-flow-of-survey-questions.md).

# Change the flow of survey questions

Once you have added all the questions, you can decide from which question survey will start, change the sequence of questions in which they will appear. Also, you can decide which question to ask next based on user’s answers to the current question.

### Change the start question

To decide from which question to start a survey, go to Add Funnel page or Survey Edit page from the dashboard (if a survey is already created). In Trigger settings, under Pages tab select the Start Question and save funnel. From now on the survey will start from the selected question.

![](https://lh5.googleusercontent.com/qm4m7mEFIBH9uvZQ916Fuz33rV9fn_8GM6TpbIPaEdeY0preKV-WlOnS6ETzmDHLwLT1zPj_V3DwIOLVTAJXvwpJduqJmMWMGUwH9S17tiYL7rnwltC17UAEa-q2-iLQL0_dAPLZ)

### Change the sequence of questions&#x20;

After creating questions you can change the sequence of questions by dragging and dropping questions in required order.

![](https://lh4.googleusercontent.com/1X85sX450DOLbvIh5sDFEKw41Pr7aRsQF6I_Gbgo-v050zoQWSSNKcPPzFP3mStd1nHm1AtEUJeQqfaOsj6nByBLhSv2M9F5lhS9sKSL7Rka3-Gb1o1SyIjQ1JeVkhI_fAO_Wy7m)

While changing the sequence of questions if you changed the position of the first question, you will notice that in Trigger Settings start question number will be also updated, correct that if needed.

### Change the next question based on the user’s answers

&#x20;You can toggle the view of answers by clicking on \[Show/Hide Answers] for all questions or individual question (from the bottom of each question). Here you will see each question has one dropdown box next to every answer. From the dropdown box, you can select available question which will be asked next if a user selects that answer.

If no value is selected in the dropdown box next question in sequence will be asked.

![](https://lh6.googleusercontent.com/ct-O6GLpjrKYejbFLKakSQvV439ACiTImyEcZzAZIQluSX8kPSn16wMd2oon-PqlVmTOEsNPuKufJoKFt8NOGa6jsVHD-3-jWPzWZB3YEfQMaSw6GUGS9UWA5_daSIqmikJjbGsn)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wpeka.com/survey-funnel/change-the-flow-of-survey-questions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
