

# How Amazon Bedrock Flows works
<a name="flows-how-it-works"></a>

Amazon Bedrock Flows lets you build generative AI workflows by connecting nodes, each of which correspond to a step in the flow that invokes an Amazon Bedrock or related resource. To define inputs into and outputs from nodes, you use expressions to specify how the input is interpreted. To better understand these concepts, review the following topics:

**Topics**
+ [Key definitions for Amazon Bedrock Flows](key-definitions-flow.md)
+ [Use expressions to define inputs by extracting the relevant part of a whole input in Amazon Bedrock Flows](flows-expressions.md)
+ [Node types for your flow](flows-nodes.md)