# Campaign Settings

{% hint style="info" %}
**Good to know:** Depending on the product you're building, it can be useful to explicitly document use cases. Got a product that can be used by a bunch of people in different ways? Maybe consider splitting it out!
{% endhint %}

Campaigns help you communicate with your customers. Through campaigns, you can broadcast messages with the click of a button, or send automated messages to customers when they do or do not perform certain activities on your website/app.&#x20;

Campaign setting will enable you to make changes to or set certain parameters for all your campaigns.&#x20;

One such parameter is [**Frequency Capping**](/account-settings/campaign-settings/setting-up-frequency-capping.md)&#x20;

It is natural that you will have multiple campaigns running at the same time. With your growing customer base, it is expected that one customer may fall into multiple segments. This will lead to that one customer receiving multiple communication from you and may result in unsubscription or even loss of a customer.&#x20;

This is where Frequency Capping comes into play. This allows you to place a limit on the number of messages your customers receive over a given period of time. Thus ensuring that your customers are not bombarded with too many messages.&#x20;

Head on to the next article to know more about setting up a Frequency Cap. &#x20;


---

# 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.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.
