# How to Create a Call Permission Request Template on DoubleTick

**Introduction:**\
Before your team can call customers, they need **explicit permission**. This article walks you through **creating an approved template** in simple, easy-to-follow steps.

***

#### **Step-by-Step Guide**

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

1. **Login** to [DoubleTick](https://web.doubletick.io/).
2. Click **Templates → New Template**.
3. Name your template, e.g., **Outbound Calling\_DoubleTick**.
4. Select **Utility** as the category.
5. Choose **Create a call permission request template to send users outside the service window.**
6. Write your message:
   * *Example:* “Hi {{customer\_name}}, our team would like to call you regarding your request.”
   * Add **Yes/No Quick Reply Buttons**.
7. Add dynamic variables like `{{customer_name}}` to personalize each message.
8. Click **Save & Submit**.
9. Wait for **Meta approval**.

**Tips:**

* Keep messages short, polite, and professional.
* Clearly **state the purpose of the call**.
* Make it easy for customers to respond with **one tap**.


---

# 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://learn.doubletick.io/whatsapp-calls/business-initiated-calling-on-doubletick-complete-guide/how-to-create-a-call-permission-request-template-on-doubletick.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.
