# Nodes

Each category is designed to handle specific aspects of conversation management, and they work together seamlessly to create natural, engaging interactions.&#x20;

As you build your flows, you'll find yourself mixing and matching these node types to create increasingly sophisticated conversation patterns. Think of them as different tools in your toolbox - each has its purpose, and knowing when to use each type is key to creating effective conversations.

Here you will find detailed description of all node types and their example usage.

* [Logic nodes](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/logic-nodes)
  * [Route by Profile](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/logic-nodes/route-by-profile)
  * [If/Else Router](#if-else-router)
  * [Intent Matcher](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/logic-nodes/intent-matcher)
* [Flow nodes](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/flow-control-nodes)
  * [Go to Flow](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/flow-control-nodes/go-to-flow)
  * [Checkpoint](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/flow-control-nodes/checkpoint)
* [Response nodes](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/response-nodes)
  * [Text](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/response-nodes/text)
  * [LLM Response](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/response-nodes/llm-response)
  * [Behavior](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/response-nodes/behavior)
  * [Call Conv AI](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/response-nodes/call-convai)
* [Action nodes](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/action-nodes)
  * [Collect User Data](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/action-nodes/collect-user-data)
  * [Quick Reply](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/action-nodes/quick-reply)
  * [Cards from Table](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/action-nodes/cards-from-table)
* [Context nodes](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/context-nodes)
  * [Find Record(s)](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/context-nodes/find-record-s)
* [Integration nodes](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/integration-nodes)
  * [Call Webhook](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/integration-nodes/call-webhook)
  * [Custom Action](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/integration-nodes/custom-action)
