> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/network/reports/capping-logs.md).

# Capping Logs

The Capping Logs show information about the Capping reaches the limit. In addition, users can also reset Capping to let it work with updated Capping values defined.

**Go to Reports » Capping Logs**&#x20;

<table><thead><tr><th width="245.05224787363306"></th><th width="409.42857142857133"></th></tr></thead><tbody><tr><td><strong>Field</strong></td><td><strong>Description</strong></td></tr><tr><td>Time</td><td>Time when Capping hits the limit</td></tr><tr><td>Offer ID </td><td>Offer ID of Capping reached Offer</td></tr><tr><td>Affiliate ID </td><td><p>Affiliate ID from whom Capping is over </p><p>(if Affiliate Capping is applied)</p></td></tr><tr><td>Event</td><td>Name of the Event (if Event Capping is used)</td></tr><tr><td>Type</td><td><ul><li>Gross Conversions (Advertiser)</li><li>Approved Conversions</li><li>Gross Revenue</li><li>Approved Revenue</li><li>Gross Payout</li><li>Approved Payout</li><li>Gross Clicks (Advertiser)</li><li>Approved Clicks</li></ul></td></tr><tr><td>Period</td><td><ul><li>Hourly</li><li>Daily</li><li>Weekly</li><li>Monthly</li></ul></td></tr><tr><td>Capping Value</td><td>Count of Clicks / Conversions after which Capping alert has been taken into action</td></tr><tr><td>Capping limit</td><td>Capping value defined by the user</td></tr><tr><td>Start Time - End Time</td><td>Start Time of Capping duration period to End time of Capping duration period</td></tr><tr><td>Status</td><td>Current action taken into consideration as per Over Capping Action</td></tr><tr><td>Rule</td><td>Unique ID of the Capping rule </td></tr><tr><td>Action</td><td>Name of the Over Capping Action performed</td></tr></tbody></table>

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MN7sKohnTRwMPPz3DzS%2F-MN7wTPRFWeB65aHpKb6%2F2RiSlcrwNH.gif?alt=media\&token=cf82b8fc-28b4-4c05-b6cc-083cbfbce84e)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.offer18.com/network/reports/capping-logs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
