# FOTP Template

Click the OTP-FOTP Template function and create a new template

1. Create a new Fotp template

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

Step 1: Click \[+New Template]

Step 2: Maintain the template content according to your actual needs .

1. Fill in the template name and callback address (after the client sends content, we will push upstream information including text content and verification code to you).
2. Maintain the language and text content of the template (the default content is in English, and you can adjust the template content according to your actual needs).
3. Check whether success or failure notification messages are required, and maintain the content of the notification messages.
4. After clicking Submit, the template takes effect.

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

2. Interface Docking and Sending

See Fotp Interface Documentation for details: <https://dash.readme.com/project/innopaas/v2.0/docs/fotp%E6%8E%A5%E5%8F%A3%E6%96%87%E6%A1%A3>


---

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