# Project Settings

Access the Render Results Screen Settings by going to **Project Settings** > **Plugins** > **Osero Suite: Render Results Screen Settings**.

<figure><img src="https://831795444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDaZWGO8xkqnm1mVNUQP7%2Fuploads%2F5jFn1qwrdEFAl7VD0H9s%2FRRS8.png?alt=media&#x26;token=928b6e89-582a-47fc-a774-ab343c534e0b" alt=""><figcaption></figcaption></figure>

Here you can edit many factors of how the Render Results Screen plugin works, and how it looks.

<figure><img src="https://831795444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDaZWGO8xkqnm1mVNUQP7%2Fuploads%2F2DIW6q7nUUUS61AetdcB%2FRRS9.png?alt=media&#x26;token=638eea89-68b8-4cf1-a9d7-5191c0a5b6f9" alt=""><figcaption></figcaption></figure>

### General

* **Use Osero Suite Movie Render Pipeline Classes**: Automatically sets, and verifies that, the executor and job classes are set to the classes from this plugin so that they don't have to be changed manually ([see here](https://docs.oserosuite.com/supported-assets/render-results-screen/how-to-use-5.2+/making-sure-the-plugin-is-active)).
* **Default Date Time Format**: Changes the display format of dates and times across the plugin. Defaults to *YYMMDDHHMMSS*.
  * **DDMMYYHHMMSS**: 31/12/2025 15:34:00
  * **MMDDYYHHMMSS**: 12/31/2025 15:34:00
  * **YYMMDDHHMMSS**: 2025/12/31 15:34:00
  * **HHMMSSDDMMYY**: 15:34:00 31/12/2025
  * **HHMMSSMMDDYY**: 15:34:00 12/31/2025
  * **HHMMSSYYMMDD**: 15:34:00 2025/12/31
* **Number Of Renders To Keep**: How many past renders should be kept ([see here](https://docs.oserosuite.com/supported-assets/render-results-screen/how-to-use-5.2+/ui-outline/render-results-window)).

### Accessibility

* **Reset**: Reset all of the colours back to default.
* **Colour Success**: The colour used for successful renders.
* **Colour Warning**: The colour used for interrupted renders.
* **Colour Failure**: The colour used for failed renders.
* **Colour Error**: The colour used for errored/crashed renders.
* **Colour Date Time**: The display colour for date time strings.
* **Colour Total Render Time**: The display colour for total time strings.

### PIE Settings

* **Resize PIE Window To Output Resolution**: Should the PIE Window be created at the same resolution as the MRQ Output? Note: This is copied from \[UMoviePipelinePIEExecutorSettings] because that class is private so we can't access it.

### Contact Sheet

* **Valid File Extensions**: File extensions to search for when looking for images for the Contact Sheet ([see here](https://docs.oserosuite.com/supported-assets/render-results-screen/how-to-use-5.2+/ui-outline/contact-sheet)).

### Graphing

* **Reset Globals**: Reset all global graph variables.
* **Colour Graph Background**: The colour used for the background of the graph.
* Line Graph
  * Line Thickness
    * **Reset**: Reset all line thicknesses.
    * **Line Thickness Full Horizontal**: The thickness of the full horizontal lines.
    * **Line Thickness Quarter Horizontal**: The thickness of the quarter horizontal lines.
    * **Line Thickness Vertical**: The thickness of the vertical lines.
    * **Line Thickness Axis**: The thickness of the axis lines.
    * **Line Thickness Graph Line**: The thickness of the drawn graph line.
  * Colours
    * **Reset**: Reset all line graph colours.
    * **Colour Full Horizontal**: The colour used for the full horizontal lines.
    * **Colour Quarter Horizontal**: The colour used for the quarter horizontal lines.
    * **Colour Vertical**: The colour used for the vertical lines.
    * **Colour Axis**: The colour used for the axis lines.
    * **Colour Graph Line**: The colour used for the drawn graph line.
    * **Colour Graph Point**: The colour used for the graph points.
    * **Colour Axis Labels Y**: The colour used for the y-axis text.
    * **Colour Axis Labels X**: The colour used for the x-axis text.

<figure><img src="https://831795444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDaZWGO8xkqnm1mVNUQP7%2Fuploads%2FjQJ3U5fY7EsTVH4EokvZ%2FRRS10.png?alt=media&#x26;token=709db498-be07-4d07-bfbe-70cc1b523629" alt=""><figcaption></figcaption></figure>

### Automation

* **Show Render Results Window**: If ticked off, the Render Results Window will not appear at the end of a render. The data will still be recorded, however.
* **Data Export Class**: The class to use at the end of a render for automation of data handling purposes ([see here](https://docs.oserosuite.com/supported-assets/render-results-screen/how-to-use-5.2+/data-handler)).
