# Compare Tracks (Track Benchmark)

The Track Benchmark tab allows you to overlay two or more tracks from the release date to put the performance data in context and assess the success of new releases.&#x20;

To enable track benchmark, the tracks compared must be released within your retention period (usually 120 days). To benchmark the tracks against each other:

1. Select tracks to compare through the track slicer at the top right of the page. Optionally, filter by DSP, country, or source type to benchmark subsets of data.
2. Review the "Your Current Selection:" table, and select the rows you want to compare when tracks have multiple versions (e.g., single version vs. an EP version).
3. Adjust the comparison range: set the first value to 0.

By following these steps, you should overlay two or more tracks against each other from the release date, allowing you to benchmark the performance of your past and current releases, providing context for the tracks' performance and engagement rates.


---

# 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/data-pro/guides/consumption-bi/compare-tracks-track-benchmark.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.
