# Frequency Capping

Do you get annoyed when you receive too many messages from a brand in a short space of time?

Sending messages too frequently can result in annoyed customers, increased unsubscribes, or even customer complaints.

Use the 'Skip recently emailed profiles' setting to exclude customers that you've messages recently from a campaign send.

## Frequency Capping Settings

The frequency capping settings are for each platform and can be found as below:

* Under **Settings > Marketing** > Select the platform like Email, SMS, WhatsApp, Push Notifications
* Under each platform, you will find a **Frequency Capping** section
* By default, Frequency Capping is set as 1 message per day. You can edit it individually for each platform which will apply to all messages sent across Campaigns and Journeys from this workspace.
* Number of messages dropdown allows you to select the number of messages and Frequency dropdown allows you to select number of days. E.g. 2 messages with 7 frequency means that one contact can receive only 2 messages in 7 days period for this platform across all campaigns and journeys.

<figure><img src="/files/0nyHIrTm0juRY1vfaJDC" alt=""><figcaption></figcaption></figure>

## Frequency Capping in Campaigns & Journeys

### Frequency Capping in Campaigns

When creating a campaign, under **Recipients > Advanced**, you will see a toggle to Skip recently messaged contacts. By default, the toggle is switched to ON, which means that recently messaged contacts will be skipped based on the criteria set for that platform in the Frequency Capping settings.

If you want to send them the campaign anyway and do not want to skip them, click the toggle to turn it OFF.

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

### Frequency Capping in Journeys

When adding a Send Message step in Journeys, under **Advanced tab**, you will see a toggle to Skip recently messaged contacts. By default, the toggle is switched to ON, which means that recently messaged contacts will be skipped based on the criteria set for that platform in the Frequency Capping settings.

If you want to send them the message anyway and do not want to skip them, click the toggle to turn it OFF. It will apply to all journey runs for that message step.

<figure><img src="/files/MRAzmDcX2xNf55UMsNKR" alt=""><figcaption></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://docs.bird.com/applications/campaigns/campaigns/concepts/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.
