# Understand Content ID Reports

We provide monthly reports detailing Content ID royalties for all assets you're eligible to receive payments for. Only assets that generated royalties in the respective month are displayed.

### Summary Reports

Publishing administration summary reports generally contain these columns:

<table><thead><tr><th width="182">Field</th><th>Description</th></tr></thead><tbody><tr><td>Payee ID</td><td>ID of the corresponding payment account</td></tr><tr><td>Asset ID</td><td>YouTube-generated ID for the associated asset</td></tr><tr><td>Asset Title</td><td>The title of the associated asset</td></tr><tr><td>Artist</td><td>Artist names, as given in the asset metadata</td></tr><tr><td>Album</td><td>The album from which this music comes</td></tr><tr><td>ISRC</td><td>The International Standard Recording Code (ISRC) as given in the asset metadata</td></tr><tr><td>UPC</td><td>The Universal Product Code (UPC) as given in the asset metadata</td></tr><tr><td>Custom Labels</td><td>Any <a href="/pages/qrI6b9pIjUZnITC2SVDP">Custom Labels</a> associated with the asset</td></tr><tr><td>Views</td><td>Number of views</td></tr><tr><td>Royalties (EUR)</td><td>Total Royalties as defined in your contract</td></tr><tr><td>Payout Rate</td><td>The payable rate of Royalties as defined in your contract. If a primary rightsholder <a href="/pages/OTFVYmSTfC2b1WMzEjwk">shares revenues with you</a>, their Payout Rate will be used.</td></tr><tr><td>Share</td><td>Your share of payable Royalties (Royalties * Payout Rate). If you are the sole rightsholder, your share is 1. If there are multiple rightsholders, your share indicates which % of payable royalties you receive.</td></tr><tr><td>Payout (EUR)</td><td>Actual amount payable to you</td></tr></tbody></table>

### Details Reports

Content ID details reports provide additional information about the nature of your royalties. Royalties are spread out by day, country, video, and claim origin. Therefore, there will likely be multiple rows for each asset.&#x20;

Details reports contain these *additional* columns:

<table><thead><tr><th width="182">Field</th><th>Description</th></tr></thead><tbody><tr><td>Video ID</td><td>ID of the claimed video</td></tr><tr><td>Video Channel ID</td><td>YouTube-generated channel identifier for the channel to which the video was published</td></tr><tr><td>Day</td><td>Day on which the activity occurred (YYYYMMDD)</td></tr><tr><td>Country</td><td>Two-character ISO country code for the territory in which the activity occurred</td></tr><tr><td>Claim Origin</td><td>The method by which the claim against the video was created. "Descriptive Search" means the claim was created manually by <a href="/pages/sDScQuRXLkZGjji126SG">ClaimBoost</a>.</td></tr></tbody></table>


---

# 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.yourv.id/royalties-and-payments/reports/understand-content-id-reports.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.
