# Supported Languages

## Overview

WhatsApp templates support a **wide range of global and regional languages**, allowing businesses to communicate effectively with users across different regions.\
While creating a template, selecting a **language is mandatory**, and the content of the template must match the selected language.

### Key Points

* Each template must be created with **at least one language**
* You can create **multiple language versions** for the same template
* Each language version must be **submitted and approved separately**
* WhatsApp does **not automatically translate templates**

### Supported Languages

WhatsApp supports **60+ languages**, including:

* **English** (Default, UK, US)
* **Hindi, Tamil, Telugu, Malayalam, Marathi, Gujarati**
* **Arabic, French, German, Spanish, Portuguese**
* **Chinese (CHN, HKG, TAI), Japanese, Korean**
* **Italian, Dutch, Turkish, Thai, Vietnamese**
* And many more regional languages

{% hint style="info" icon="language" %}
This wide support helps businesses reach a **global audience** effectively.
{% endhint %}

### Important Rules

* The selected language must **match the template content**
* Mismatch between language and content may lead to:
  * **Template rejection**
  * **Approval delays**

### Multi-Language Templates

* A single template can support **multiple languages**
* Each language version:
  * Requires **separate approval**
  * Must contain **accurate translation of all components**


---

# 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://help.pickyassist.com/setting-up-guide/connecting-channels/whatsapp-templates/supported-languages.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.
