# Creating a New Flow in Flow Studio

#### Steps to Create a New Flow

1. To start, open **Flow Studio** from your dashboard. This is where you’ll create, manage, and customize your flows.
2. Click on the **New Flow** button. This will open the flow creation wizard, where you can begin building your automation.

Choose between two options:

<figure><img src="/files/fVX4ua5mwhYKWDXeCrIo" alt=""><figcaption></figcaption></figure>

3. **Select a Template**: Browse the existing templates for common workflows and integrations. These pre-built flows are designed to save you time and effort.
4. **Create a Flow from Scratch**: If you prefer to build a fully customized flow, click on the **Create New Flow from Scratch** option.
5. Assign a name to your flow.

Once you’ve chosen your starting point, you’ll be guided through the process of adding triggers, actions, and nodes to complete your flow.

<figure><img src="/files/IZLOxfTXTzxmqYsUTii8" alt=""><figcaption></figcaption></figure>

Create your flow in the left section of the page. The right section contains selectors for actions, inputs, and outputs of the automation.

With Flow Studio, creating automations has never been easier. Start your first flow today and experience the simplicity of automating your tasks seamlessly!

### Tutorial: How to create your first AI automation in 5 minutes

{% embed url="<https://www.loom.com/share/2dff000a62a342faa1c3de7b261f8bd1>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dapta.ai/flow-studio/creating-a-new-flow-in-flow-studio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
