> For the complete documentation index, see [llms.txt](https://docs.pushpushgo.company/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pushpushgo.company/automation/automation/create-automation/building-the-flow.md).

# Building the flow

The process of building the flow always starts from:

* creating a new automation
* establishing the name
* choosing the trigger
* establishing the renew flow

After completing the above, you can start building the flow:

* adding [**steps**](/automation/automation/create-automation/step.md) following the trigger

You can choose from the options below:

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

Make sure that the trigger step is selected (click on it if it is not highlighted in green).

<figure><img src="/files/9SBXub1jwa9dLZjVuG3u" alt=""><figcaption></figcaption></figure>

Then, click on the selected step and choose the option from the drop-down list:

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

The step has been added to the flow, now you can move to filling in the details of the step on the right side of the screen:

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

Once you are done, you can add another step and repeat the process until your flow is completed.&#x20;

If you happen to make a mistake and you want to delete a step that was added to the flow, select it by clicking on it, and then hit delete button on your keyboard.&#x20;

Make sure to save your automation!&#x20;
