# Content eligible for Content ID

We are bound by YouTube's guidelines when accepting new content. When uploading new assets, you need to confirm they are compliant with all applicable guidelines and policies.

The policies mentioned on this page are meant to summarize [YouTube's official guidelines](https://support.google.com/youtube/answer/2605065) in a non-exhaustive way.

{% hint style="info" %}
If you are unsure whether the content you want to submit qualifies, please contact us. Only submit assets if your are confident they are eglible for Content ID.
{% endhint %}

### Reference Eligibility Requirements

You must have the exclusive rights to all content you deliver.&#x20;

{% hint style="warning" %}
Only sound recordings that are **sonically distinct** from any audio you do not own and to which you have exclusive UGC rights are eligible for distribution to YouTube Content ID.
{% endhint %}

Below are examples of content that is not eligible for Content ID. If an example only applies to a part of your reference, you can exclude the non-exclusive segment during the upload process.

* Content that uses any samples or 3rd party beats (even if you have a license)
* Content that contains sound effects or non-distinctive sounds such as nature or wildlife sounds, ambient sounds (fireplace crackle, rain sounds, …)
* Karaoke / remix versions that are not significantly different from the original Variations of content that is already in Content ID (instrumental versions, remastered versions, shorter / longer versions, …)
* Meditation, yoga, or sleep music DJ set, a continuous mix, or other similar compilations
* Video gameplay footage&#x20;
* For sound recording assets: non-music content such as (but not limited to) comedy recordings, speeches, audiobooks, prayer recordings, podcasts

{% hint style="warning" %}
If you have purchased a license from someone else, please make sure you have bought an *exclusive* license. You will also need to confirm the seller has not included any non-exclusively owned material in the content, such as music samples or stock photos / videos.
{% endhint %}

### Individual References Requirements

You must deliver one individual reference for each piece of intellectual property.&#x20;

If you own 20 viral videos, you need to upload each of those videos individually. We can not accept one long compilation containing those 20 videos.

Content that would *not* be eligible under this policy:

* Compilations
* Continuous DJ mixes
* Mashups
* Countdown lists
* Full album sound recordings

{% hint style="info" %}
If you have a huge library that you want to import, use our [bulk import feature](/content-id/content-delivery/choose-an-upload-method.md#bulk-delivery) rather than importing it as one compilation.
{% endhint %}

### Rules for content that is sold or licensed at scale for incorporation into other works

If you license your content at scale, we need to manually review every claim to make sure uploaders with a valid license don't receive claims. Content sold through royalty free / production music libraries and content that is free to use with attribution is considered "licensed at scale" and would need to be reviewed manually.

{% hint style="warning" %}
Make sure to select a "Route to Monetize" policy during the upload process for content that us licensed at scale.
{% endhint %}

### Asset Metadata Requirements

Provide as much metadata as possible, to help uploaders and other rights holders understand what content you are claiming.&#x20;

{% tabs %}
{% tab title="Web Video" %}

* Required:
  * Informative Title (uploaders must be able to understand what the original asset is)
    {% endtab %}

{% tab title="Sound Recording / Music Video" %}

* Required:
  * Title
  * Primary Artist
  * Record Label
  * ISRC
* Optional:
  * Album UPC
  * Genre&#x20;

{% hint style="info" %}
If you do not enter an ISRC during the upload process, we will generate one for you. Make sure to enter an ISRC if one already exists for your recording.
{% endhint %}
{% endtab %}

{% tab title="Movie" %}

* Required:
  * Show Title
  * Episode Title or Episode Number
    {% endtab %}

{% tab title="Television Episode" %}

* Required:
  * Title
  * Directors
    {% endtab %}
    {% endtabs %}


---

# 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/content-id/content-delivery/policies/content-eligible-for-content-id.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.
