# How to turn off D5 after the render is finished?

After setting the image or video rendering parameters of the rendering queue, you can click Render immediately to export directly, or you can choose "Add to Render Queue" for batch rendering.

<figure><img src="/files/kJJO25z8QNcszu3gsy2N" alt=""><figcaption></figcaption></figure>

The entrance to the queue is in the navigation bar in the upper right corner of the interface, which you can open at any time to view the entries in the render queue. When a small red dot is displayed on the queue icon, it means that there are "pending" entries in the queue.&#x20;

* It is recommended to save the current project before using the queue rendering feature.

### Queue

After clicking the "Add to Render Queue" button, your image, panorama or video will be automatically added to the list to be rendered. You can filter to see different types of entries, select all or some of them for rendering, or clear them from the queue.

<figure><img src="/files/lMfvyVUd0XOXUm9Zzk64" alt=""><figcaption></figcaption></figure>

At the bottom of the Queue page, after setting the storage path for the rendered files, clicking on the "Render" entry will start the rendering process in order. You can view the rendering progress of each item. Rendered items will be automatically placed in the "History" list.

<figure><img src="/files/7yed5RFbsfbiBqpWysmV" alt=""><figcaption></figcaption></figure>

At the bottom of the Queue page, the option "Auto-close D5 after rendering finishes" is displayed. If this option is checked, the software will automatically shut down after the images or videos in the current queue finish rendering to reduce device consumption.

<figure><img src="/files/3aaCwFebGd4yuvqoUm30" alt=""><figcaption></figcaption></figure>


---

# 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.d5render.com/user-guide/render/how-to-turn-off-d5-after-the-render-is-finished.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.
