# Daily push capping

Daily Push Capping was designed to prevent over-messaging subscribers. The ones who have reached the daily number of sent or delivered notifications won’t be getting new pushes on the given day.&#x20;

The tool is based on sent and delivered statistics per subscriber daily. When subscribers reach their daily limit, they won’t see any new notifications. You can easily set it up in the Project Settings menu of the PushPushGo application.

<figure><img src="/files/vrvY1khHJ4h4HQP7cTCr" alt="Daily push capping"><figcaption></figcaption></figure>

We’ve also added Omit Capping option, allowing you to skip the Daily Push Capping limitations. It can be used if you need to send a notification to all subscribers, even if they have already reached their capping limit. The option is available at the bottom of the Audience step of Push and AB test creator.

<figure><img src="/files/Trd62v6OQqKNGtoiu6YD" alt="Omit capping"><figcaption></figcaption></figure>

The capping feature is available as an additional tool for our enterprise clients. Contact our team to learn more about the implementation - <support@pushpushgo.com>


---

# 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.pushpushgo.company/campaigns/daily-push-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.
