# Workflow

- [Overview](/nected-docs/workflow/overview.md)
- [Managing Workflow](/nected-docs/workflow/managing-workflow.md)
- [Add Node](/nected-docs/workflow/add-node.md)
- [Trigger Node](/nected-docs/workflow/add-node/trigger-node.md)
- [Action Nodes](/nected-docs/workflow/add-node/action-nodes.md)
- [Rule Node](/nected-docs/workflow/add-node/action-nodes/rule-node.md)
- [Workflow Node](/nected-docs/workflow/add-node/action-nodes/workflow-node.md)
- [Custom Code Node](/nected-docs/workflow/add-node/action-nodes/custom-code-node.md)
- [Database Node](/nected-docs/workflow/add-node/action-nodes/database-node.md)
- [REST API Node](/nected-docs/workflow/add-node/action-nodes/rest-api-node.md)
- [AI Agent Node](/nected-docs/workflow/add-node/action-nodes/ai-agent-node.md)
- [AI Response](/nected-docs/workflow/add-node/action-nodes/ai-agent-node/ai-response.md)
- [Text Analysis](/nected-docs/workflow/add-node/action-nodes/ai-agent-node/text-analysis.md)
- [Document Classifier](/nected-docs/workflow/add-node/action-nodes/ai-agent-node/document-classifier.md)
- [Control Nodes](/nected-docs/workflow/add-node/control-nodes.md)
- [Loop Node](/nected-docs/workflow/add-node/control-nodes/loop-node.md)
- [Delay Node (Renamed Wait & Resume Node)](/nected-docs/workflow/add-node/control-nodes/delay-node-renamed-wait-and-resume-node.md)
- [Wait & Resume Node](/nected-docs/workflow/add-node/control-nodes/wait-and-resume-node.md)
- [Sleep Node](/nected-docs/workflow/add-node/control-nodes/sleep-node.md)
- [Response Node](/nected-docs/workflow/add-node/control-nodes/response-node.md)
- [Set Variables Node](/nected-docs/workflow/add-node/control-nodes/set-variables-node.md)
- [Switch Block](/nected-docs/workflow/add-node/control-nodes/switch-block.md)
- [Parallel API](/nected-docs/workflow/add-node/control-nodes/parallel-api.md)
- [Test & Publish Workflows](/nected-docs/workflow/test-and-publish-workflows.md)
