> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/marketing/template/request-template/marketing-template/standard-message/message-expiry.md).

# Message Expiry

**Message Expiry** is a feature that helps you set a time limit for retrying undelivered WhatsApp broadcast messages. By default, Meta will continuously attempt to retry undelivered broadcast messages to recipients with a maximum time limit of 30 days. If the message still fails to be delivered after exceeding the 30 day limit, Meta will automatically stop the retry process and the broadcast message will no longer be sent to recipients.

You can use the **Message Expiry** feature if you want to limit the retry process to a time window of less than 30 days. If the message still fails to be delivered within the time limit specified in **Message Expiry**, Meta will automatically stop the retry process.

{% hint style="info" %}
Message expiry is currently available only for Marketing Lite templates.
{% endhint %}

<figure><img src="/files/s3iPnKExNuo1wJoVKB7N" alt=""><figcaption><p>Message Expiry</p></figcaption></figure>

{% hint style="info" %}
Message Expiry value can only be set between 12 and 720 hours. If it exceeds or falls below this range, the broadcast template cannot be saved.
{% endhint %}

For example, as shown in the image above, Message Expiry is set to 15 hours. This means Meta will retry sending the message only within the next 15 hours. If the message is still not delivered after that period, Meta will stop retrying and the message will not be delivered to recipients.


---

# 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.3dolphins.ai/marketing/template/request-template/marketing-template/standard-message/message-expiry.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.
