# Control flow: Switch language

Besides the [**Ask: Language**](https://manuals.dialox.ai/studio/flows/nodes/ask-language) node, there is another way to have the Bot switch to another language. This node will simply switch to the provided language verbosely, without any questions. This gives the Flow designer the ability to build a custom language switching dialog.

<figure><img src="https://3356808761-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEBQHGJABNTj5ISSOTRxM%2Fuploads%2FJodfEeQ9RDtC7QLDwN5V%2Fimage.png?alt=media&#x26;token=8c3420c6-0bee-45a6-8c6f-1c1c94908bc0" alt=""><figcaption></figcaption></figure>

| Property | Description           |
| -------- | --------------------- |
| Language | Language to switch to |

{% hint style="info" %}
It is only possible to switch to languages that are configured in the [Bot settings](https://manuals.dialox.ai/settings/app-settings)
{% endhint %}

## Resources

* [ask-language](https://manuals.dialox.ai/studio/flows/nodes/ask-language "mention")
* [app-settings](https://manuals.dialox.ai/settings/app-settings "mention")
