# Flow Builder

When you enter the flow builder for the first time, you might feel a little overwhelmed by the heaps of functionality. No worries, **we got you covered**!

**All features are here for a reason**, and you will quickly be able to harness their full power. This section serves as your go-to guide - whether you can't quite figure out how to do something, or just want to refresh your memory.

![Flow Builder - This is where the magic happens and automations and integrations are built](/files/-MfYbHfJMMiyCq8Y3m7R)

## **Sections**

{% content-ref url="/pages/-MczX39T0LL7IO4adg06" %}
[Connectors & APIs](/automation/flow-builder/connectors-and-apis.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MczWTIShjYf-\_lCCN2r" %}
[Text Strings, Date & Time, Numbers and Currencies](/automation/flow-builder/smart-data-wrangling.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MczJ6AfqJxjRHo0R5Oc" %}
[Referencing data of objects, lists, arrays - how to pass data dynamically](/automation/flow-builder/connectors-and-apis/referencing-data-of-dicts-lists-arrays-how-to-pass-data-dynamically.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MczOxKA359ZI\_c\_G129" %}
[Jinja: (Custom) variables, wildcards and functions](/automation/flow-builder/jinja2-template-language/using-custom-variables-wildcards-and-functions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MczKIayKw817RYlX1Fn" %}
[Flow Building Best Practices](/automation/flow-builder/flow-building-best-practices.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MczPhndIY2nT1Sspjxz" %}
[Flow run data retention, logging, and error notifications](/automation/flow-builder/flow-run-data-retention-and-logging.md)
{% endcontent-ref %}


---

# 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.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.
