# Built-in nodes

> The nodes that ship with Flow, covering scripting, requests, decisions, loops, triggers, agents, document processing, and more.

This section describes the nodes that come built into Flow. They range from scripting and data transformation to control flow, triggers, agents, and document processing.

Each node reference describes its purpose, configuration, and behavior during a run.

These are the built-in nodes:

* [Script](./node-script.md)
* [HTTP Request](./node-http-request.md)
* [Data Transform](./node-data-transform.md)
* [Decision](./node-decision.md)
* [Switch](./node-switch.md)
* [Loop](./node-loop.md)
* [Delay](./node-delay.md)
* [Merge](./node-merge.md)
* [End](./node-end.md)
* [Terminate](./node-terminate.md)
* [Mock](./node-mock.md)
* [Manual Trigger](./node-manual-trigger.md)
* [Scheduled Trigger](./node-scheduled-trigger.md)
* [Agent](./node-agent.md)
* [Business Process Model and Notation (BPMN) process](./node-bpmn-process.md)
* [RPA Workflow](./node-rpa-workflow.md)
* [API Workflow](./node-api-workflow.md)
* [Human Task](./node-human-task.md)
* [Document processing](./document-processing.md)
* [Agent tools](./flow-agent-tools.md)
