# Data flows

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

A data flow is a series of [**nodes**](/any2info-academy/no-code-platform/data-studio/data-hubs/toolbox.md) that is visually built with drag & drop.

Nodes can be selected from a toolbox on the left side of the flow canvas and these can be:

* **Triggers** (each flow starts with a trigger)
* **Import** data connectors
* **Export** data connectors
* **Functions** (for data enrichment)
* **Conditions**

Each node can be provisioned with properties available on the right side of the flow canvas and/or with separate (advanced configuration) pop-up dialog screens.

Properties and other functions (execute, copy, copy path, delete) can also be accessed via a "double click" on a node or with the "ellipsis button" on the right side of the node.

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


---

# 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://academy.any2info.com/any2info-academy/no-code-platform/data-studio/data-hubs/data-flows.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.
