# Player Options

The button with three dots opens a pop-up menu allowing you to set certain options for the playback window:

<div align="left"><figure><img src="/files/wy96bbzk71zIsb1yfm3l" alt="" width="206"><figcaption></figcaption></figure></div>

## Colour Space Journey

Clicking on the **Colour Space Journey** option will bring up an overlay of the Colour Space Journey for the current clip you are viewing:

<div align="left"><figure><img src="/files/aysgjZIA9ImEZKP1wvNs" alt=""><figcaption></figcaption></figure></div>

The **Colour Space Journey** gives you an overview of how the colour is being transformed on its way from the master source media on its way to the display you are viewing it on.

In the example above, the media file itself has a colour space of 'Sony S-Gamut3' which is being converted via an intermediate 'Working Colour Space' into the Viewing Colour Space of my local display which is 'PQ, 1000 nits'.

This pop-up view enables you to check that the colour is being managed correctly and that what you are seeing is an accurate representation of the original media. Note that if you are viewing several clips together it is possible they may have different source colour spaces - the Colour Space Journey will show you the colour journey for the clip you are currently seeing in the display.

{% hint style="info" %}
The colour workflow can be customised for each project according to your requirements - see ??? for details.
{% endhint %}

To close the Colour Space Journey window, click on the 'X' button at its top-left corner.

## Export Report

{% hint style="info" %}
This option is only available if you are currently playing back a [playlist](/using-the-app-core-features/playlists.md) - if you opened the playback window from the browser and select this option, a temporary playlist will be created to enable a report to be exported.
{% endhint %}

Click on the [Export Report](/using-the-app-core-features/export-report.md) option to switch to the reports view for your current playlist.

## HDR Display

If your display supports HDR then enabling the **HDR** option will switch the video stream from the a 100nits 'Rec.709' standard dynamic range signal to a 1000nits 'PQ' stream enabling you to accurately view HDR footage on your local display.

You can use the [Colour Space Journey](#colour-space-journey) to check the colour space currently being used to display your media.

## Counter Overlays

Enabling the **Counters** option will overlay timecode counters and the current media file path within the playback window:

<div align="left"><figure><img src="/files/vF69kBlzxu1ZlZSTomFR" alt=""><figcaption></figcaption></figure></div>


---

# 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.nara.stream/using-the-app-core-features/playback-window/player-options.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.
