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

# Create your first flow

To create a flow, you will need to have a good description and name, so the LLM model (planning engine) can understand what you want to achieve, with many customers we were able to achieve +98% accuracy with better descriptions and names.

## Create a flow

* Open your OpenCopilot dashboard navigate to the flows section and click on the `+` button to create a new flow.
* Give your flow a name and description.
* Click on the `Create` button to create your flow.
* Now you can add steps to your flow either .

<video autoPlay muted loop playsinline className="w-full aspect-video" src="https://mintlify.s3-us-west-1.amazonaws.com/openchat-api-docs/images/flow-creation.mp4" />

Notice how we did not define any loops or conditions, OpenCopilot will automatically detect them for you based on the user context/message and the flow definition.

## Suggestions and Questions ❤️

OpenCopilot flows is new and still in beta. We highly appreciate your suggestions. You can join our [Discord server](https://discord.gg/yjEgCgvefr), [hey@openchat.so](mailto:hey@openchat.so)email us, or [book a call](https://cal.com/opencopilot) with us to share your feedback.
