# Setting up Frequency Capping

Knowing when not to send a message can be as critical to your messaging campaigns as knowing when to send one. There must be a balance between under- and over-engagement. And the Frequency Capping feature does exactly that.

Frequency Capping allows clients to put a hard stop on how many messages customers will receive on a daily, weekly, and monthly basis. If you are simultaneously running multiple automations and campaigns, you can use this feature to specify a limit on the number of automated messages a customer can receive in a given time period.

For example, you can impose a limit of 5 email messages in a 24-hour period, preventing customers from receiving more than 5 email messages in a day.

### How does it work?

1. On the Growlytics dashboard, you can set the limit for each messaging channel: email, sms, WhatsApp, web push, etc.
2. For each channel, you can define the maximum number of messages that can be sent.
3. If the limit exceeds max allowed messages for that channel, the messages will be ignored and will not be sent to customers.
4. You can decide at the campaign level whether to follow 'Frequency Capping' or not. This will help you ignore frequency capping and send messages any way for transactional campaign messages.

### How to set up frequency capping limits?

You can use the following steps to set up frequency capping limits:

1. Login to your Growlytics dashboard => Click on Settings from the left menu => Click on Campaign Settings => Click on Frequency Capping Tab.

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

2\. You will see a table like the one in the screenshot above. Here you can specify the maximum number of messages that can be sent to customers on different channels.

3\. You can also set the 'Max Allowed Messages combining all the messaging channels.

### Apply Frequency Capping in campaigns

While creating a campaign, on the first Basic Info step, you will see a 'Follow Frequency Capping' checkbox, set it to true if you want to follow Frequency Capping, keep it false otherwise.

<figure><img src="/files/aLbg1oMnrtGBxJUo0cnS" alt=""><figcaption><p>Frequency Capping in Campaigns</p></figcaption></figure>

### Apply Frequency Capping in journey automations

While saving journey settings, you will see the 'Follow Frequency Capping' checkbox, set it to true if you want to follow Frequency Capping for the journey, keep it false otherwise.

<figure><img src="/files/bhhXMoVT8SVPrauniSzI" alt=""><figcaption><p>Frequency Capping in Journey Automations</p></figcaption></figure>


---

# 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://support.growlytics.in/account-settings/campaign-settings/setting-up-frequency-capping.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.
