# Languages and Localization

{% embed url="<https://youtu.be/izO_PuEMrYw>" %}

### How do I change the language and localize my AI agent?

To change the language and localize your AI agent:

1. Log into your Dashboard.
2. Go to **AI Agent setup > Customize.**
3. Scroll to the bottom of the page, to where it says "Language".
4. Toggle the "Enable non-English support" switch.
5. Select your AI assistant's language from the drop-down.
6. Refresh your widget conversation and refresh the page.
7. Your AI support agent will now respond in, and all elements of your widget will be localized to your chosen language.

### Can I upload non-English content and websites?

Websites and content can be uploaded in any language, regardless of which language you want your AI agent to respond in.

### Can I change the language and localize Zendesk, Intercom or HubSpot?

You can change the language and localize both the Intercom and Zendesk widgets, but not currently HubSpot (get in touch via chat if you need HubSpot in other languages).

### Which languages do you support?

We currently support 95 languages, including localization for:

* Arabic
* Bengali
* Bulgarian
* Chinese
* Czech
* Danish
* Dutch
* English (British)
* English (US) (*default*)
* Finnish
* French
* German
* Greek
* Hebrew
* Hindi
* Hungarian
* Indonesian
* Italian
* Japanese
* Korean
* Malay
* Norwegian
* Polish
* Portuguese
* Romanian
* Russian
* Spanish
* Swahili
* Swedish
* Turkish
* Ukrainian
* Vietnamese

We also support other languages by request, if you need an additional language, sign up for a Pro plan and get in touch with us via chat and we will add your language right away.

### Do you support multilingual responses?

We do support multilingual AI responses and can also auto-detect languages for localization.&#x20;

### Can I localize my AI support agent?

Yes, you can localize your agent, [follow these instructions that will show you how](#how-do-i-change-the-language-and-localize-my-ai-agent-askai).&#x20;


---

# 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://support.myaskai.com/features/languages-and-localization.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.
