# Advanced Setting

On 3S Cloud Render Farm, **Advanced Setting** is where you can configure your rendering on a deeper level and can control your speed of rendering based on your demand.

**1. Click the advanced setting box to expand options.**

<figure><img src="/files/frnTNCIxeLFGt2a1WEtP" alt="Save advanced settings"><figcaption></figcaption></figure>

**2. Choose the configuration suitable for you:**

**2.1 Machine Type**

We help users select the appropriate machine type for their needs, with options ranging from small to large CPU and RAM configurations.

**2.2 Output Folder Name**

You can select the name for the output folder

* Job ID - Job Name
* Job Name - Job ID

**2.3 Error checking**

This box is pre-selected to be ticked by default. When this option is enabled, the Deadlines will check for common issues. If any problems are detected, the Deadlines will automatically mark your job as failed, and the rendering will not proceed.

If you untick the box, our system will overlook these issues and continue with the rendering process.


---

# 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.3scloud.io/3s-cloud-render-farm/tutorial/advanced-setting.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.
