# How Clickable Image Headers Work in WhatsApp Templates

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

WhatsApp has introduced a usability improvement for image-based message templates that contain a URL. Customers can now click directly on the image header to open the link — no changes required from your end.

***

#### <mark style="color:$primary;">**What Changed**</mark>

Previously, customers had to tap the URL text or CTA button specifically to open a link in an image template. The image itself was not clickable.

With this update, clicking the image header now opens the URL automatically in a new tab. This is handled entirely by WhatsApp and requires no additional configuration.

***

#### <mark style="color:$primary;">**How It Works**</mark>

If your template contains an image in the header and a URL anywhere — in the body text or as a CTA button — tapping the image will redirect the customer to that same URL.

**Scenario 1: URL in the Template Body** The customer can tap the image or the link text — both open the same URL.

**Scenario 2: URL as a CTA Button** The customer can tap the image or the CTA button — both open the same URL.

***

#### <mark style="color:$primary;">**What This Means for DoubleTick Customers**</mark>

No action is required. This behavior is automatically enabled, existing approved templates continue to work as-is, and customers can now click the image to open the link directly.

***

#### <mark style="color:$primary;">**Points to Keep in Mind**</mark>

* Applies only to image-based templates that include a URL
* Text-only templates are not affected
* The URL opens in a new browser tab
* Both the image click and CTA button open the same URL


---

# 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/templates/how-clickable-image-headers-work-in-whatsapp-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.
