# Contact Sheet

{% hint style="danger" %}
The Contact Sheet feature is currently experimental and does not always work in 100% of use cases at the moment. It currently works best if shots are all rendered to individual folders, or if the output image sequences contain the shot name in the image file title.
{% endhint %}

A Contact Sheet shows a series of images in a big collage to allow a user to view them together to give them a simple review. In this case, the Contact Sheet generated by the Render Results Screen has two views. Job View will show the first frame of every job together. Shot View shows the first, middle, and end frames of each shot.

{% hint style="warning" %}
The Contact Sheet function only works if the output of the render is an image sequence. It does not work for video files.
{% endhint %}

<div><figure><img src="/files/Gv4FOj9sn8tW0z0zikCz" alt=""><figcaption><p>Job View</p></figcaption></figure> <figure><img src="/files/zr3MhM7qx9T8d0pnVZol" alt=""><figcaption><p>Shot View</p></figcaption></figure></div>

1. **Store Page**: Opens the Fab Store Page for this tool in your web browser.
2. **Documentation**: Opens the documentation page for this tool in your web browser.
3. **Osero Suite Symbol**: Opens the Jeren Osero website in your web browser.
4. **Version Number**: Shows the tool's current version number.
5. **Close Window**: Closes this Contact Sheet window.
6. **Back**: Return to Job View.
7. *Details*: Details about the rendered queue (Job View) or target Job (Shot View).
8. *Loaded Contact Sheet*: Raw image files from the render output location are loaded here for quick review. If in Job View, clicking one of the images will change to Shot View for the clicked Job.

{% hint style="info" %}
The Contact Sheet looks for specific file extensions when trying to load the image files. These file extensions can be set in the Project Settings ([see here](/supported-assets/render-results-screen/how-to-use-5.2+/project-settings.md#contact-sheet)).
{% endhint %}


---

# 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.oserosuite.com/supported-assets/render-results-screen/how-to-use-5.2+/ui-outline/contact-sheet.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.
