# Resource Management

This section explains how to manage the various "resources". In the left sidebar of D5 Render, the various "resources" are displayed in the form of a list. The details of how to manage them are divided into four documents.

## Imported Resources

{% content-ref url="/pages/-MkMQnLjgg6aH70RAO93" %}
[Broken mention](broken://pages/-MkMQnLjgg6aH70RAO93)
{% endcontent-ref %}

:point\_up\_2:How to import custom models and how to manage the imported models in the list.

## Scene List

{% content-ref url="/pages/-MkMQn4r0ZTuwl-4wDrz" %}
[Broken mention](broken://pages/-MkMQn4r0ZTuwl-4wDrz)
{% endcontent-ref %}

:point\_up\_2:Explain in detail the functions in the scene list, including creating scene shots, updating parameters, whether to use transition animations and other common functions.

## **Layer Management**

{% content-ref url="/pages/nTutxLfswy9Ki2sRrXeN" %}
[Broken mention](broken://pages/nTutxLfswy9Ki2sRrXeN)
{% endcontent-ref %}

A Layer list is added on the left sidebar in order to classify and manage scene resources more quickly.

## Object List

{% content-ref url="/pages/-MkMQmW0Kqtrt8vc-EW7" %}
[Broken mention](broken://pages/-MkMQmW0Kqtrt8vc-EW7)
{% endcontent-ref %}

:point\_up\_2:Explains in detail how to use the object list. Includes common functions such as locking, grouping, and filtering.

## Drs Project Management

{% content-ref url="/pages/-MkMQlpTrz2G9AL\_5FdN" %}
[What is a drs file?](/user-guide/resource/drs.md)
{% endcontent-ref %}

:point\_up\_2:Things to keep in mind when using drs project files to save and package D5 projects.


---

# 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/resource.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.
