# Render Manager

We recommend reloading the page for status and information updates.

**Render Manager**

<figure><img src="https://3sfarm.com/wp-content/uploads/2021/01/rsz_render-manager-203x116.jpeg" alt="Render Manager Screen" height="408" width="715"><figcaption></figcaption></figure>

1. **ID** is the identifier number of a render job you created. And if there are any issues, please let us know your ID job for assistance
2. **Engine**: The render engine you use for a job, such as Octane, Redshift, V-Ray, Corona, Arnold, Cycles, Eevee, LuxCoreRender, etc.
3. **Submitted Time**: The time you created a render job
4. **Start At**: The time your render job started rendering
5. **Completed At**: The time your job completed rendering
6. **Render by**: CPU or GPU - The device used to render your render job
7. **Progress**: The completed percentage of rendering progress.
8. **Status**: Show that your job is initializing, rendering, or completed
9. **Cost**: The number of credits you spent to render your job.

<figure><img src="https://3sfarm.com/wp-content/uploads/2021/01/more-functions-204x116.jpeg" alt="Delete, Pause, Clone Render Jobs" height="257" width="451"><figcaption></figcaption></figure>

<figure><img src="https://3sfarm.com/wp-content/uploads/2021/01/download-ouputs-small-204x116.jpeg" alt="Download outputs" height="257" width="451"><figcaption></figcaption></figure>

10. **Actions**:
    * **View Details**: see more details about your jobs
    * **Pause**: stop your rendering jobs temporarily
    * **Delete**: delete your jobs
    * **Clone**: duplicate jobs you launched to re-render
    * **Outputs:**
      * **Browse outputs**: see all outputs and download each of them
      * **Download all outputs**: download all outputs at the same time.
      * **Sync outputs to** Google Drive or Dropbox

[3S Cloud Render Farm](https://3sfarm.com/) currently supports [Blender](https://3sfarm.com/blender-render-farm/), [Houdini](https://3sfarm.com/houdini-render-farm/), [Cinema 4D](https://3sfarm.com/cinema-4d-render-farm/), [Maya](https://3sfarm.com/autodesk-maya-render-farm/), [3ds Max](https://3sfarm.com/3dsmax-render-farm/).

If you have more questions, do not hesitate to [contact 3S](https://3sfarm.com/contact/) for further support.


---

# 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/get-started/screen-descriptions/render-manager.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.
