# 25 October: Authentication Template, Coupon Template improvements, and more

### ✨ New

#### Template: Authentication Template & Limited offer Template&#x20;

Authentication for OTP verification via WhatsApp includes three code delivery methods: zero-tap, one-tap, and copy code. It allows for security recommendations and an expiration time, with a maximum limit of 90 minutes. The authentication template can only be sent through the bot and developer API, and currently, users can only send it to recipients within the same country. Attempts to send the template internationally will fail.

<figure><img src="/files/L3W0aiXMh1oOic6Mua6p" alt=""><figcaption></figcaption></figure>

#### Limited time offer template (LTO)

Limited-time offer templates enable you to showcase expiration dates and countdown timers for offer codes in messages, facilitating communication of time-sensitive offers and enhancing customer engagement. The pricing for LTO templates is the same as that for marketing templates. LTO templates are available only through the Cloud API and are excluded from integration.

{% hint style="info" %}
[Know more](https://docs.gallabox.com/basic-modules/whatsapp-templates/limited-time-offer-templates).&#x20;
{% endhint %}

<figure><img src="/files/UDvnVQGTdveEcJXJGrNe" alt=""><figcaption></figcaption></figure>

### ⚙️ Improvements

#### Coupon code template improvements

Default sample code is loaded when sending the template. The non-editable 15/25 word count was removed from the UI, along with a note indicating that the value is fixed. Five templates for coupon codes have been introduced, one for each industry. Users can edit the coupon code when sending via Conversation, Broadcast, Sequence, Bot, and Integrations.

<figure><img src="/files/fGCWFm3SPa4WUj01erQb" alt=""><figcaption></figcaption></figure>

#### Beta Release of App Language Selection in User Profile&#x20;

You can now change the application language directly from your profile settings. Choose from the following languages:&#x20;

* English&#x20;
* Portuguese&#x20;
* Spanish&#x20;
* Arabic&#x20;
* Bahasa&#x20;

{% hint style="info" %}
Note: This feature is currently in beta, and we welcome user feedback to help us improve it.&#x20;
{% endhint %}

<figure><img src="/files/gt9s34QF7x05HtIsdxJq" alt=""><figcaption></figcaption></figure>


---

# 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://changelog.gallabox.com/october-2024/25-october-authentication-template-coupon-template-improvements-and-more.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.
