# Decision Flow

### Decision Flow Basics

Decision Flows represent a new feature category within DecisionRules, enhancing the platform's capabilities. They integrate seamlessly with existing rules, maintaining a familiar structure. Decision Flows are built by placing nodes on a canvas and connecting them with lines, with various node types available.

<figure><img src="https://1428908423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2kePaAlhzmPFZTjuxdCY%2Fuploads%2FwT37AiL16L34PKEMEAn3%2FPerfection.png?alt=media&#x26;token=42502753-3a55-4aa7-bf7f-cb1c69043da3" alt=""><figcaption><p>Workflow overview</p></figcaption></figure>

### The Decision Flow Designer

The Designer features a canvas with a single **Start** node. On left side, you’ll find several tabs, with the **Palette** being the most important for now. The Palette lists all available node types with brief descriptions. To use a node, simply drag it from the palette onto the canvas.

Once a node is on the canvas, click it to open its detail settings. Each node type has different configuration options depending on its functionality. For detailed information on each node type, check the [**Workflow Nodes Overview**](https://app.gitbook.com/s/-MN4F4-qybg8XDATvios/rules/flow/flow-nodes-overview).

<figure><img src="https://1428908423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2kePaAlhzmPFZTjuxdCY%2Fuploads%2F5yr2QOaaisJhdtSDDB8o%2FEven%20better.png?alt=media&#x26;token=ed08b45d-8db7-49ca-9faf-72da28e42c27" alt="" width="563"><figcaption><p>Nodes Palette in Decision Flow</p></figcaption></figure>

With the tutorial below you will be able to create a simple Decision Flow and discover node types within the rule.

{% content-ref url="decision-flow/create-a-decision-flow" %}
[create-a-decision-flow](https://academy.decisionrules.io/rule-types/decision-flow/create-a-decision-flow)
{% endcontent-ref %}
