# Per User Marketing Limits

## Overview

**Per-user marketing limits** restrict how many **marketing template messages** a user can receive within a certain period.

These limits help:

* Prevent **spam**
* Improve **user experience**
* Ensure **relevant communication**

### How It Works

* Applied at the **individual user level**
* Checked **at the time of sending**
* Based on **overall messages received by the user (from all businesses)**

A message may be blocked even if you haven’t messaged the user before.

{% hint style="info" icon="meta" %}
Controlled entirely by **WhatsApp (Meta)** and cannot be modified.
{% endhint %}

### When Messages Get Blocked

A marketing template may fail if:

* The user already received multiple marketing messages
* User engagement is **low**
* The system detects **over-messaging**

### Common Error&#x20;

{% hint style="warning" %}
*Message not delivered to maintain healthy ecosystem*
{% endhint %}

### Conversation Behavior

* First message → Opens a **marketing conversation**
* One additional template can be sent
* Further messages require **user interaction**

### Messages Affected

| Message Type        | Affected |
| ------------------- | -------- |
| Marketing Templates | Yes      |
| Utility Templates   | No       |
| Session Messages    | No       |

### Best Practices

{% hint style="success" %}

* Target **active users**
* Encourage **user replies**
* Avoid frequent campaigns
* Send **relevant content**
  {% endhint %}


---

# 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://help.pickyassist.com/setting-up-guide/connecting-channels/whatsapp-templates/per-user-marketing-limits.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.
