> ## Documentation Index
> Fetch the complete documentation index at: https://docs.discoflow.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Flows

> Flows let you run actions when a user uses a button, select menu, form, or command.

You can use [built-in variables](/variables) in your flow or define your own with the **Set Variable** action. Use variables by putting them in double curly braces `{{ likeThis }}` for example. Variables can be used in various places throughout the flow, and also in templates that are sent through the flow.
