agent language
How do I change the language of an agent in Voiceflow that has already been created?
2 Replies
Unfortunately the “Language” that you pick when you first create an agent is fixed – it’s only used to choose the built-in NLU entity set, and Voiceflow doesn’t let you switch it after the project is created.
What you can still do
• Text & AI responses: simply write your Text steps or AI prompts in the language you want – those aren’t restricted.
• Intents: the intent classifier works multi-lingually, so utterances in other languages will still be recognised.
Work-arounds when you need different default entities
1. Duplicate the flows into a new agent and choose the correct language during creation, or
2. Keep one agent per language and route users to the right one from your website/app.
Docs: https://docs.voiceflow.com (see “Languages” section)
Do you mean a whole flow or the Agent step?