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

# Edges & Transitions

> Create, select, label, and remove edges between nodes.

## Edge operations

* **Create**: drag from a node’s source handle to a target handle
* **Select**: click an edge to select; use keyboard shortcuts where available
* **Label**: set display labels and, optionally, conditions via the Inspector flow or edge label UI
* **Delete**: select and press Backspace/Delete

<Info>
  Custom edge and label rendering is implemented in the studio components (e.g., `CustomEdge.tsx`, `CustomEdgeLabel.tsx`).
</Info>
