# Dashboard Management

- [Dashboard Architecture](https://docs.virbe.ai/dashboard-management/dashboard-architecture.md): A dashboard represents a single virtual being use case. This one-to-one relationship between dashboards and use cases is a fundamental design principle that helps maintain clarity and purpose.
- [Overview](https://docs.virbe.ai/dashboard-management/overview.md): The Overview section provides a comprehensive snapshot of your virtual being's status, subscription details, and deployment information.
- [Profiles](https://docs.virbe.ai/dashboard-management/profiles.md)
- [General](https://docs.virbe.ai/dashboard-management/profiles/general.md): General settings establish core profile functionality and identity.
- [Language](https://docs.virbe.ai/dashboard-management/profiles/language.md): Language configuration determines how your virtual being communicates across different channels.
- [Persona](https://docs.virbe.ai/dashboard-management/profiles/persona.md): Here you select which persona will embody the virtual being for that specific profile.
- [Settings](https://docs.virbe.ai/dashboard-management/profiles/settings.md)
- [Web widget profile settings](https://docs.virbe.ai/dashboard-management/profiles/settings/web-widget-profile-settings.md)
- [Metahuman kiosk profile settings](https://docs.virbe.ai/dashboard-management/profiles/settings/metahuman-kiosk-profile-settings.md)
- [Deployment](https://docs.virbe.ai/dashboard-management/profiles/deployment.md)
- [Web widget deployment](https://docs.virbe.ai/dashboard-management/profiles/deployment/web-widget-deployment.md)
- [Metahuman kiosk deployment](https://docs.virbe.ai/dashboard-management/profiles/deployment/metahuman-kiosk-deployment.md)
- [Configurations](https://docs.virbe.ai/dashboard-management/configurations.md): The Configurations section lets you manage all AI and communication engines required for your virtual being.
- [Speech-to-Text](https://docs.virbe.ai/dashboard-management/configurations/speech-to-text.md)
- [Text-to-Speech](https://docs.virbe.ai/dashboard-management/configurations/text-to-speech.md)
- [AI Models](https://docs.virbe.ai/dashboard-management/configurations/ai-models.md)
- [Conversational Engines](https://docs.virbe.ai/dashboard-management/configurations/conversational-engines.md)
- [Personas](https://docs.virbe.ai/dashboard-management/personas.md): Personas define your virtual being's identity, appearance, and voice.
- [Knowledge Base](https://docs.virbe.ai/dashboard-management/knowledge-base.md): The Knowledge Base serves as your virtual being's memory and understanding center. Here you store and organize all the information your virtual being needs to generate informed responses.
- [Best Practices for Knowledge Base Content](https://docs.virbe.ai/dashboard-management/knowledge-base/best-practices-for-knowledge-base-content.md)
- [Data tables](https://docs.virbe.ai/dashboard-management/data-tables.md): Data Tables provide a structured way to store and manage information that requires precise retrieval and presentation.
- [Conversation Flows](https://docs.virbe.ai/dashboard-management/conversation-flows.md): Conversation Flows are the heart of your virtual being's intelligence.
- [Getting started with Conversation Flows](https://docs.virbe.ai/dashboard-management/conversation-flows/getting-started-with-conversation-flows.md): Conversation flows can be as simple or as complicated as is your use case. We recommend to start simple and add complexity as needed.
- [Managing nodes](https://docs.virbe.ai/dashboard-management/conversation-flows/managing-nodes.md): The building blocks of your virtual being's conversations are organized into logical categories, each serving a specific purpose in creating dynamic interactions.
- [Nodes](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes.md): There are different types of nodes, serving different needs.
- [Logic nodes](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/logic-nodes.md)
- [Route by Profile](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/logic-nodes/route-by-profile.md)
- [If/Else Router](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/logic-nodes/if-else-router.md)
- [Intent Matcher](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/logic-nodes/intent-matcher.md): Leverages LLM understanding to create natural, context-aware routing without needing exact keyword matches, making conversations more flexible and human-like.
- [Flow control nodes](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/flow-control-nodes.md)
- [Go to Flow](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/flow-control-nodes/go-to-flow.md): The Go To Flow node enables modular conversation design by connecting different flows together.
- [Checkpoint](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/flow-control-nodes/checkpoint.md): It creates a savepoint in the flow, enabling the conversation to resume from that point based on user input or system signals.
- [Response nodes](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/response-nodes.md)
- [Text](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/response-nodes/text.md): The Text node sends a fixed, predetermined message to users.
- [LLM Response](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/response-nodes/llm-response.md): The LLM Response node enables AI-generated responses based on context and instructions.
- [Call ConvAI](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/response-nodes/call-convai.md): The Call Conv AI node integrates external conversational AI services into your flow.
- [Behavior wip](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/response-nodes/behavior-wip.md)
- [Behavior](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/response-nodes/behavior.md)
- [Action nodes](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/action-nodes.md)
- [Collect User Data](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/action-nodes/collect-user-data.md): The Collect User Data node gathers and stores specific information from users during conversations.
- [Quick Reply](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/action-nodes/quick-reply.md): The Quick Reply node presents users with predefined response options, guiding the conversation through specific choices.
- [Cards from Table](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/action-nodes/cards-from-table.md)
- [Context nodes](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/context-nodes.md)
- [Find Record(s)](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/context-nodes/find-record-s.md)
- [Integration nodes](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/integration-nodes.md)
- [Call Webhook](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/integration-nodes/call-webhook.md)
- [Custom Action](https://docs.virbe.ai/dashboard-management/conversation-flows/nodes/integration-nodes/custom-action.md)
- [Troubleshooting Conversation Flows](https://docs.virbe.ai/dashboard-management/conversation-flows/troubleshooting-conversation-flows.md)
- [Other conversational engines](https://docs.virbe.ai/dashboard-management/other-conversational-engines.md)
- [Dialogflow](https://docs.virbe.ai/dashboard-management/other-conversational-engines/dialogflow.md): Turn your exisiting Dialogflow project into Virbe.
- [Botpress](https://docs.virbe.ai/dashboard-management/other-conversational-engines/botpress.md)
- [Microsoft Bot Framework](https://docs.virbe.ai/dashboard-management/other-conversational-engines/microsoft-bot-framework.md)
- [(Obsolete) Custom Chatbot Engine V1](https://docs.virbe.ai/dashboard-management/obsolete-custom-chatbot-engine-v1.md)
- [AI prompt](https://docs.virbe.ai/dashboard-management/ai-prompt.md)
- [Knowledge Base](https://docs.virbe.ai/dashboard-management/knowledge-base-1.md)
- [Voice / Language](https://docs.virbe.ai/dashboard-management/voice-language.md)
- [Speech Recognition (STT)](https://docs.virbe.ai/dashboard-management/voice-language/speech-recognition-stt.md)
- [Speech Generation (TTS)](https://docs.virbe.ai/dashboard-management/voice-language/speech-generation-tts.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.virbe.ai/dashboard-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
