# Advanced View

The "Advanced View" appears when editing Connectors and Helpers in the Flow Builder.&#x20;

![Standard view](/files/-Mjc-Y7DfDKaEN5EyQmb)

The standard view is the most user friendly interface when building Flows. If you want to increase flexibility you should turn on "Advanced View". This might be the case if you want to add advanced logic to flow steps and use dynamic fields.

![Advanced view - note how the dropdown and toggle field can now be filled dynamically](/files/-Mjc-WZaWrANpldUdv6J)


---

# 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.locoia.com/automation/flow-builder/advanced-view.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.
