# Create Job Parameters for Rendering

Once you have uploaded your Scene, you will find it on the Scenes page. There you can create Jobs, delete Scenes, or sort Scenes by either date, name, or status.

![Multiple new Jobs can be created from the same Scene ](/files/-MNR6R9GYx0hDwBVymF5)

When you have a scene to render, you can create a Job. To begin this process click the **'Create a Job'** button on your scene. You will be redirected to the **‘Create a Job**’ page, where you will have several options.

![To achieved desired clarity, test sample settings prior to uploading your ORBX](/files/-MNR6nSBAlWGB-Bffd30)

![Confirm frame output names using the example provided in the window](/files/-MNR7-zMkPlbRdkDNav7)

**Main parameters**

* **# of Samples:** Just like in OctaneRender, this sets the maximum number of samples per pixel before the rendering process stops. The higher the number of samples per pixel, the cleaner the render.&#x20;
  * ***It is important to test your preferred sample settings prior to cloud rendering in order to find the optimal amount of samples a render requires to achieve desired results.***&#x20;
    * Set your sample settings too low you may have an unusable noisy render.
    * Set your sample settings too high, you may be incurring cloud rendering costs with diminishing returns.
* **Resolution:** This must be between 1 and up to 65000 for both width and height.
* **Select Frames:** Range of frames you want to render (can be single frame, a range, or mix of ranges)
* **Output:** There are several format outputs, including PNG, EXR and Deep Image, and various metadata options.&#x20;
  * To select the format(s) you want, simply click on the option in menu.&#x20;
  * To change the Output Naming Format, just enter one or more of the Output Naming Options in the drop down menu.
  * **Output Format Recommendation for Render Network**: Very large file sizes can reduce speeds and increase costs. The Render Team recommends to work with the lossy compressed file format **EXR DWAA** or **DWAB** when using the network (click [here](/getting-started/how-to-get-started/recommended-dwa-compression.md) for more details)<br>


---

# 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://know.rendernetwork.com/getting-started/how-to-get-started/create-job-parameters-for-rendering.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.
