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

# Patchflow Builder

> Customize and create patchflows to automate tasks

Click the `Patchflows` button on the top menu to see a list of default patchflows that you can use with your repositories. You can view the patchflow graph by clicking on the `View Patchlow` icon in green.

<img src="https://mintcdn.com/patchedcodes/CMl2howFh2KkUkKh/images/patchflow-builder-screen.png?fit=max&auto=format&n=CMl2howFh2KkUkKh&q=85&s=2a7abb127e70329fac3cc22a94cb30fa" alt="A screenshot showing the current patchflows and ability to create new ones." width="770" height="458" data-path="images/patchflow-builder-screen.png" />

To edit a default patchflow, you must first duplicate it. Click on the `Duplicate Patchflow` icon to create a copy of the patchflow. You can then customize the duplicated patchflow by click the `Edit Patchflow` icon.

You can also create a completely new patchflow by clicking on the `Add Patchflow` button on the top right.

## Creating and Customizing Patchflows

The patchflow builder provides a drag-and-drop interface for you to build your automations. You can choose from the list of components on the left and click them bring them on the canvas where they can connected to other components by joining their outputs to inputs.

<img src="https://mintcdn.com/patchedcodes/CMl2howFh2KkUkKh/images/patchflow-builder-customize-a-patchflow.gif?s=5a4237f8ef7536d07f4a616df734e313" alt="A gif showing how one can create a new patchflow or custom an existing one." width="716" height="448" data-path="images/patchflow-builder-customize-a-patchflow.gif" />

You can find detailed instructions on how to create and customize patchflows in the [Creating Patchflows](/patchflows/step1) section.

If you run into issues or need help, please join our [discord](https://discord.gg/XDxA3mJyhE) and post your query - we generally respond almost immediately.
