# Flow Logic Graph

The flow logic graph gives you a quick overview on all your branching rules that you have defined on your pages or questions. Using the flow logic graph you can easily set new branching paths and see overall where your respondent would end up while answering your survey questions.

<figure><img src="/files/JtgJQzhrAzWWEYBh27vX" alt=""><figcaption></figcaption></figure>

The flow logic graph is composed of 2 modules

1. [Page branching](/form-management/flow-logic-graph/page-branching-graph.md)
2. [Question branching](/form-management/flow-logic-graph/question-branching-graph.md)

## Graph properties

Thanks to the graph toolbar you can configure your graph properties to switch the graph horizontally or vertically, fit the graph to screen or to display only the items that are enabled in your survey.&#x20;

<figure><img src="/files/p3vwtfoGHs7yRrwuJ37J" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Using the mouse wheel you can zoom in and out to let you view the whole graph if your survey is composed of many pages with many different branching paths.&#x20;
{% endhint %}


---

# Agent Instructions: 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.ngsurvey.com/form-management/flow-logic-graph.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.
