> For the complete documentation index, see [llms.txt](https://whitepaper.aitech.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.aitech.io/agentforge/connections.md).

# Connections

Connections are the pathways that allow data to flow between blocks in your workflow. They define how information is passed from one block to another, enabling you to create sophisticated, multi-step processes.

{% hint style="info" %}
Properly configured connections are essential for creating effective workflows. They determine how data moves through your system and how blocks interact with each other.
{% endhint %}

## Connection Types

Agent Forge supports different types of connections that enable various workflow patterns:

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>Connection Basics</td><td><a href="file:///connections/basics">file:///connections/basics</a></td></tr><tr><td>Connection Tags</td><td><a href="file:///connections/tags">file:///connections/tags</a></td></tr><tr><td>Data Structure</td><td><a href="file:///connections/data-structure">file:///connections/data-structure</a></td></tr><tr><td>Accessing Data</td><td><a href="file:///connections/accessing-data">file:///connections/accessing-data</a></td></tr><tr><td>Best Practices</td><td><a href="file:///connections/best-practices">file:///connections/best-practices</a></td></tr></tbody></table>
