# Studio

- [Home](https://manuals.dialox.ai/studio/home.md)
- [Customer settings](https://manuals.dialox.ai/studio/home/customer-settings.md)
- [Settings](https://manuals.dialox.ai/studio/home/customer-settings/settings.md)
- [Advanced settings](https://manuals.dialox.ai/studio/home/customer-settings/advanced-settings.md)
- [Store settings](https://manuals.dialox.ai/studio/home/customer-settings/store-settings.md)
- [Audit Log](https://manuals.dialox.ai/studio/home/audit-log.md)
- [Access Request](https://manuals.dialox.ai/studio/home/access-request.md)
- [Dashboard](https://manuals.dialox.ai/studio/dashboard.md)
- [Flows](https://manuals.dialox.ai/studio/flows.md)
- [Playbook](https://manuals.dialox.ai/studio/flows/playbook.md)
- [Triggers](https://manuals.dialox.ai/studio/flows/triggers.md)
- [Variables](https://manuals.dialox.ai/studio/flows/variables.md)
- [Conditions](https://manuals.dialox.ai/studio/flows/conditions.md)
- [Tags](https://manuals.dialox.ai/studio/flows/tags.md)
- [Languages](https://manuals.dialox.ai/studio/flows/languages.md)
- [Links](https://manuals.dialox.ai/studio/flows/links.md)
- [Nodes](https://manuals.dialox.ai/studio/flows/nodes.md)
- [Say](https://manuals.dialox.ai/studio/flows/nodes/say.md)
- [Say: LLM](https://manuals.dialox.ai/studio/flows/nodes/say-llm.md): To provide the user a way to ask questions that can be answered by an LLM
- [Say: LLM Knowledge base](https://manuals.dialox.ai/studio/flows/nodes/say-llm-knowledgebase.md): To provide the user a way to ask questions that can be answered by an LLM
- [Ask: Choice](https://manuals.dialox.ai/studio/flows/nodes/ask-choice.md): To ask the user to make a choice out of a list of options
- [Ask: Open](https://manuals.dialox.ai/studio/flows/nodes/ask-open.md): To ask the user an open question with no predefined choices
- [Ask: Audio](https://manuals.dialox.ai/studio/flows/nodes/ask-audio.md): To ask the user for a piece of audio or recording
- [Ask: Name](https://manuals.dialox.ai/studio/flows/nodes/ask-name.md): To ask the user for a person's name
- [Ask: Phone](https://manuals.dialox.ai/studio/flows/nodes/ask-phone.md): To ask the user for a phone number
- [Ask: Email](https://manuals.dialox.ai/studio/flows/nodes/ask-email.md): To ask the user to enter an email address
- [Ask: Form](https://manuals.dialox.ai/studio/flows/nodes/ask-form.md): To ask the user to fill out a web form
- [Ask: Language](https://manuals.dialox.ai/studio/flows/nodes/ask-language.md): To ask the user to choose a language
- [Ask: Single](https://manuals.dialox.ai/studio/flows/nodes/ask-single.md): To ask the user to make a choice out of a list of options without branching in your flow
- [Ask: Selection](https://manuals.dialox.ai/studio/flows/nodes/ask-selection.md): To ask the user to make a selection out of a list of options
- [Ask: Zipcode](https://manuals.dialox.ai/studio/flows/nodes/ask-zipcode.md): To ask for a specific piece of information
- [Ask: Date](https://manuals.dialox.ai/studio/flows/nodes/ask-date.md): To ask the user for a specific date
- [Ask: Time](https://manuals.dialox.ai/studio/flows/nodes/ask-time.md): To ask the user for a specific time
- [Ask: Number](https://manuals.dialox.ai/studio/flows/nodes/ask-number.md): To ask the user for a numeric piece of information
- [Ask: Custom entity](https://manuals.dialox.ai/studio/flows/nodes/ask-custom-entity.md): To ask for a specific piece of information
- [Ask: Address](https://manuals.dialox.ai/studio/flows/nodes/ask-address.md): To ask for a specific piece of information
- [Ask: OTP verification](https://manuals.dialox.ai/studio/flows/nodes/ask-otp-verification.md)
- [Iterate: Iterate](https://manuals.dialox.ai/studio/flows/nodes/iterate-iterate.md): To ask the user recurrently for their intent
- [Iterate: LLM](https://manuals.dialox.ai/studio/flows/nodes/iterate-llm.md): To provide the user a way to ask questions that can be answered by an LLM
- [Iterate: LLM Knowledge base](https://manuals.dialox.ai/studio/flows/nodes/iterate-llm-knowledgebase.md): To provide the user a way to ask questions that can be answered by an LLM using a predefined knowledgebase
- [Iterate: Continue](https://manuals.dialox.ai/studio/flows/nodes/iterate-continue.md): Breaks out of the iteration and continues the flow with the next node after the Iterate node
- [Lookup: Table](https://manuals.dialox.ai/studio/flows/nodes/lookup-table.md)
- [Lookup: Extension](https://manuals.dialox.ai/studio/flows/nodes/lookup-extension.md)
- [Planner](https://manuals.dialox.ai/studio/flows/nodes/plan.md)
- [Show: Image](https://manuals.dialox.ai/studio/flows/nodes/show-image.md)
- [Show: Video](https://manuals.dialox.ai/studio/flows/nodes/show-video.md)
- [Show: Audio](https://manuals.dialox.ai/studio/flows/nodes/show-audio.md)
- [Show: File](https://manuals.dialox.ai/studio/flows/nodes/show-file.md)
- [Show: Location](https://manuals.dialox.ai/studio/flows/nodes/show-location.md)
- [Show: Whatsapp link](https://manuals.dialox.ai/studio/flows/nodes/show-whatsapp-link.md)
- [Send: Email](https://manuals.dialox.ai/studio/flows/nodes/send-email.md)
- [Send: SMS](https://manuals.dialox.ai/studio/flows/nodes/send-sms.md)
- [Send: Whatsapp](https://manuals.dialox.ai/studio/flows/nodes/send-whatsapp.md)
- [Redirect](https://manuals.dialox.ai/studio/flows/nodes/redirect.md): Carry a conversation over to another Bot
- [Control flow: Branch](https://manuals.dialox.ai/studio/flows/nodes/control-flow-branch.md)
- [Control flow: Switch language](https://manuals.dialox.ai/studio/flows/nodes/control-flow-switch-language.md)
- [Control flow: Go to flow](https://manuals.dialox.ai/studio/flows/nodes/control-flow-go-to-flow.md)
- [Control flow: Invoke dialog](https://manuals.dialox.ai/studio/flows/nodes/control-flow-invoke-dialog.md)
- [Control flow: Pause](https://manuals.dialox.ai/studio/flows/nodes/control-flow-pause.md)
- [Control flow: Restart](https://manuals.dialox.ai/studio/flows/nodes/control-flow-restart.md)
- [Control flow: Close](https://manuals.dialox.ai/studio/flows/nodes/control-flow-close.md)
- [Escalate: default](https://manuals.dialox.ai/studio/flows/nodes/escalate-default.md)
- [Escalate: smart](https://manuals.dialox.ai/studio/flows/nodes/escalate-smart.md)
- [Dial: Number](https://manuals.dialox.ai/studio/flows/nodes/dial-number.md)
- [Dial: Smart](https://manuals.dialox.ai/studio/flows/nodes/dial-smart.md)
- [Jira: Create ticket](https://manuals.dialox.ai/studio/flows/nodes/perform-create-jira-ticket.md)
- [Jira: Get ticket](https://manuals.dialox.ai/studio/flows/nodes/perform-get-jira-ticket.md)
- [Note: Create](https://manuals.dialox.ai/studio/flows/nodes/note-create.md)
- [Note: Update](https://manuals.dialox.ai/studio/flows/nodes/note-update.md)
- [Run prompt](https://manuals.dialox.ai/studio/flows/nodes/run-prompt.md)
- [Breakout: To chat](https://manuals.dialox.ai/studio/flows/nodes/breakout-to-chat.md)
- [Breakout: Return](https://manuals.dialox.ai/studio/flows/nodes/breakout-return.md)
- [AI](https://manuals.dialox.ai/studio/ai.md): Artificial Intelligence section for managing LLM features
- [Intents](https://manuals.dialox.ai/studio/ai/intents.md): Section to manage the intents that your App needs to be able to recognise
- [LLM Intents](https://manuals.dialox.ai/studio/ai/intents/llm-intents.md)
- [Q\&A Intents](https://manuals.dialox.ai/studio/ai/intents/q-and-a-intents.md)
- [Knowledge bases](https://manuals.dialox.ai/studio/ai/knowledge-bases.md): How to work with knowledge bases in your Smart App
- [Usage](https://manuals.dialox.ai/studio/ai/knowledge-bases/usage.md): Learn how to use knowledge bases effectively
- [Prompts](https://manuals.dialox.ai/studio/ai/prompts.md): Manage the instructions to the LLM
- [Channels](https://manuals.dialox.ai/studio/channels.md)
- [Chat widget](https://manuals.dialox.ai/studio/channels/chat-widget.md)
- [WhatsApp](https://manuals.dialox.ai/studio/channels/whatsapp.md): How to set up your WhatsApp number in DialoX through API or Coexistence
- [WhatsApp API](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp.md)
- [How to integrate WhatsApp](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/how-to-integrate-whatsapp.md)
- [How to change my WhatsApp profile](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/how-to-change-my-whatsapp-profile.md)
- [How to manage WhatsApp templates](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/how-to-manage-whatsapp-templates.md)
- [How to send WhatsApp template with documents](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/how-to-send-whatsapp-template-with-documents.md)
- [How to automate outbound WhatsApp](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/how-to-automate-outbound-whatsapp.md): How to use the API to send whatsapp templates?
- [How to send WhatsApp template](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/how-to-send-whatsapp-template.md)
- [How to use Commerce Catalog](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/how-to-use-commerce-catalog.md)
- [WhatsApp for Business](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/whatsapp-for-business.md)
- [WhatsApp Coexistence](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp-coexistence.md)
- [MS Teams](https://manuals.dialox.ai/studio/channels/ms-teams.md)
- [How to migrate new Version](https://manuals.dialox.ai/studio/channels/ms-teams/how-to-migrate-new-version.md): Migrate from @EVA to @DialoX
- [How to change channel connection](https://manuals.dialox.ai/studio/channels/ms-teams/how-to-change-channel-connection.md)
- [Facebook Messenger](https://manuals.dialox.ai/studio/channels/facebook-messenger.md)
- [Phone](https://manuals.dialox.ai/studio/channels/phone.md)
- [Progressive Web App (PWA)](https://manuals.dialox.ai/studio/channels/progressive-web-app-pwa.md)
- [Content](https://manuals.dialox.ai/studio/content.md)
- [Nudges](https://manuals.dialox.ai/studio/content/nudges.md)
- [Whatsapp optout](https://manuals.dialox.ai/studio/content/whatsapp-optout.md)
- [Voice lexicon](https://manuals.dialox.ai/studio/content/voice-lexicon.md)
- [FAQs](https://manuals.dialox.ai/studio/content/faqs.md)
- [Calendars](https://manuals.dialox.ai/studio/content/calendars.md): Slot planning
- [Visitors](https://manuals.dialox.ai/studio/visitors.md)
- [Calendars](https://manuals.dialox.ai/studio/calendars.md)
- [Campaigns](https://manuals.dialox.ai/studio/campaigns.md)
- [Conversations](https://manuals.dialox.ai/studio/conversations.md)
- [Notes](https://manuals.dialox.ai/studio/notes.md)
- [Contacts](https://manuals.dialox.ai/studio/contacts.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://manuals.dialox.ai/studio.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.
