> For the complete documentation index, see [llms.txt](https://docs.innopaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.innopaas.com/documentation/documentation-en/otp-product/templates.md).

# Templates

If you have requirements for creating an OTP template, you can create it here, as shown below:

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

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

If you want to create a WhatsApp authoritarian template with an autofill template, please create it according to the following instructions:

{% 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/hTqbrkkZQfOmjNKWwEZa" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/otp-product/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.
