# Authentication Templates

## 1. Log in [InnoPaaS account](https://innopaas.com/control/login)

## 2. Select WABA

Select WhatsApp product, choose **"Templates"**. After entering this page, select which WABA you want to create the message template under, then click **"+ New templates".**

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

## 3. Choose Authentication template

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

### 3.1 Standard template

Authentication templates are divided into Standard type and Autofill type, for the standard one follow the steps below:

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

### 3.2 Autofill template

{% hint style="info" %}
By using an authentication template that includes a zero-tap one-click autofill feature, you can send a one-time password or verification code together with a one-click autofill button to users. When a WhatsApp user taps that autofill button, the WhatsApp client will trigger an activity that opens your app and sends the password or verification code to that app. Applications integrated with WhatsApp one-tap authentication will automatically capture this code, so the user does not need to switch to WhatsApp to copy the code. For details please read: <https://rkzav3pcv4.feishu.cn/wiki/NBEZw0fKmimy3akEj72c33lJnqc>
{% endhint %}

<figure><img src="/files/f7sRrS7FReXk6xT8Pukh" alt="" width="375"><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://docs.innopaas.com/documentation/documentation-en/whatsapp-product/editor/authentication-templates.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.
