# Metadata

## The **Metadata** section provides comprehensive details about the release, including:

***

### Release-Level Metadata:

{% stepper %}
{% step %}
**Metadata Language**

The language used for all metadata fields.
{% endstep %}

{% step %}
**Release Title & Version**

The official release name and any versioning details (e.g. *Deluxe*, *Remastered*).
{% endstep %}

{% step %}
**Primary & Secondary Genre**

Main and secondary genre classifications.
{% endstep %}

{% step %}
**Catalog ID**

Internal identifier used by the label or distributor.
{% endstep %}

{% step %}
**UPC (Universal Product Code)**

A unique 12-digit code that identifies the release. Required for tracking, sales reporting, and DSP delivery.
{% endstep %}

{% step %}
**Copyright Information**

Copyright holder name and year of copyright.
{% endstep %}

{% step %}
**Catalog ID**

Internal identifier used by the label or distributor.
{% endstep %}

{% step %}
**UPC (Universal Product Code)**

A unique 12-digit code that identifies the release. Required for tracking, sales reporting, and DSP delivery.
{% endstep %}

{% step %}
**Copyright Information**

Copyright holder name and year of copyright.
{% endstep %}
{% endstepper %}

***

### &#x20;  **Track-Level Metadata:**

{% stepper %}
{% step %}
**Track Title**

The track’s name, including any version or content tags (e.g. *explicit*).
{% endstep %}

{% step %}
**Title Version**

The track’s name, including any version or content tags (e.g. *explicit*).
{% endstep %}

{% step %}
**Language**

The primary language of the track’s lyrics or spoken content.
{% endstep %}

{% step %}
**Track Origin**

Describes the composition type of the track. *Original Work*, *Cover Song*, or *Public Domai*
{% endstep %}

{% step %}
**Track Properties**

Describes the nature of the recording. *Remix or Derivative*, *Samples or Stock*, *Mix or Compilation*, *Alternate Version*, *Special Genre*, *Non-Musical Content*, *Includes AI*.
{% endstep %}

{% step %}
**ISWC**

International Standard Musical Work Code used to identify compositions.
{% endstep %}

{% step %}
**Preview/Clip Start Time**

International Standard Musical Work Code used to identify compositions.
{% endstep %}

{% step %}
**Lyrics**

Field for entering or managing track lyrics.
{% endstep %}
{% endstepper %}

### &#x20;Best Practices

• Always double-check localized titles for accuracy in each language.

• Ensure your UPC and ISWC codes are valid and not duplicated.

• For UGC platforms, set a Preview Start Time that highlights the most engaging part of the track.


---

# 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.revelator.com/pro/platform/catalog/managing-your-assets/viewing-a-release/metadata.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.
