> For the complete documentation index, see [llms.txt](https://support.quizkitapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.quizkitapp.com/building-a-quiz/results/results-logic/logic-jumps.md).

# Logic jumps

Logic jumps involve directing the customer to a specific question based on their previous answer. If you set up logic jumps, then you cause a customer's quiz experience to be shaped by their quiz responses, rather than by following the predetermined order of the quiz questions or the other logic types.

## In this section

* [Enabling logic jumps](#enabling-logic-jumps)
* [Logic jumps flow map](#logic-jumps-flow-map)
  * [Editing logic jumps in the flow map](#editing-logic-jumps-in-the-flow-map)
* [Adding internal labels to question](#adding-internal-labels-to-questions)

***

## Enabling logic jumps

Before you can set up logic jumps in your quiz, you need to enable the feature.

**Steps:**

1. From the quiz builder menu, click **Settings**.
2. From the **Quiz** page, navigate to **Logic jumps**, and click **Enable**.
3. Click **Enable** again.

Logic jumps are enabled for your quiz and you can proceed to setting up a logic chain.

***

## Logic jumps flow map

After you've enabled logic jumps, you can access the **Logic jumps flow map**, which allows you to visualize and edit answer paths, making it easy to see how answers connect and update the flow directly.&#x20;

Click any question to view its connected answer paths. If answers lead to different questions through logic jumps, colored arrows show where each answer leads.

<figure><img src="/files/A1ouFTHyWNCyNjRJvl1T" alt="" width="563"><figcaption></figcaption></figure>

### Editing logic jumps in the flow map

**Steps:**

1. From the quiz builder's **Quiz** tab, click a question, then click **Edit flow map**. You can also open the flow map anytime from the left-hand menu by clicking **Logic jumps flow map**.
2. From the flow map, find the question with the answer path you want to update.
3. Hover over an answer, and click **Edit lead**.
4. Under **Leads to**, select the question you want that answer to connect to.
5. Repeat for any other answers you want to update.
6. Click **Save**.

Review your quiz flow to make sure each answer leads to the intended question. If no logic jump is configured for an answer, the quiz will use the default fallback result.

{% hint style="info" %}
**Note:** \
\
If you’ve enabled multiple answers or the option to skip a question, you won’t be able to assign logic jumps to individual answers. Instead, set the **Leads to** value for the entire question.
{% endhint %}

***

## Adding internal labels to questions

You can assign an internal label to each question to assist you in tasks like determining logic paths.&#x20;

These labels are only visible internally, and not to customers.

**Steps:**

1. From the quiz builder, click on a question.
2. On the right-hand menu, navigate to the **Settings** section.
3. Click the text box under **Internal label** and enter any label for this question.
4. Click **Save**.
