> ## 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.

# Start node

> The entry point for a workflow with a single source handle.

## Behavior

* Non-deletable by default
* Only a source handle (no incoming edges)

<Info>
  See `src/components/nodes/start/` for the implementation and styling.
</Info>
