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

# Method 2: Graph Editor (Drag & Drop)

> Create flows using the visual drag-and-drop graph editor with pre-built modules. Click on the + icon in the graph view of the editor in order to see a full list of our available tools. By clicking on the created node, you can see the inputs and configuration needed for it and create basic flows in the side panel.

## How It Works

The Graph Editor uses a visual drag-and-drop interface where you can:

* Browse available tools and modules
* Drag them onto the canvas
* Connect them using the connection points
* Configure each module through the side panel
* Visualize the flow structure in real-time

## Key Features

You can use the top and bottom dots to connect tools to each other to form dependencies, and you can click on the three dots to the right of the tool name to delete it.

## Advanced Options

You may want to learn to use the manifest editor view in order to make more advanced flows, but advanced options are also available in the `Advanced Options` tab of the side panel.

This method is ideal for those who prefer to work with existing tools rather than writing code from scratch.
