# Preview

{% embed url="<https://vimeo.com/435837516>" %}
Preview Window Overview
{% endembed %}

## Description

The Preview Window is integrated in the Timeline Module and its purpose is to display the content of various components such as the 3D Scene, Screens and Layers. It is possible to create a second instance of the Preview Window that can prove useful when debugging complex visual compositions. It is also possible to use the Preview Window to render all Screens at once in a multi-preview.

{% hint style="info" %}
**OPEN THE PREVIEW WINDOW**

Select {Show > Preview} or press \[Alt+V].
{% endhint %}

## Features

A dropdown menu allows the selection of a specific display mode for the Preview Window which will determine its behavior.

* **Preview 2D**: shows the visual composition displayed on the selected Screen.
* **Layer view**: shows the source content of the Layers’ image-based Clips (prior to any subsequent transformations in the Shared Clip Properties).
* **Preview 3D**: shows the 3D Scene in its current state from the point-of-view of a controllable camera.
* **Multi-Preview**: show all Screens rendered on the local Server in a multi-view grid.

## Module-related tasks

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Frame and Reset View in PHOTON</td><td><strong>Preview Frame and Reset View</strong></td><td><a href="/files/T333RjAx31e0iH8EKWwa">/files/T333RjAx31e0iH8EKWwa</a></td><td><a href="/pages/rIAbFnUJLVlXK7znaNQi#2.-preview-frame-and-reset-view">/pages/rIAbFnUJLVlXK7znaNQi#2.-preview-frame-and-reset-view</a></td></tr></tbody></table>

## Related documentation

{% content-ref url="/pages/KI5QSft07C5vZom3FZpO" %}
[Timeline](/modules/timeline.md)
{% endcontent-ref %}


---

# 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.vyv.ca/modules/preview.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.
