# How to manage resources in Local Library?

## How to manage resources in Local Library?

<mark style="background-color:purple;">The left sidebar enables you to customize the categories, while the right-click menu provides options to create, delete, and rename custom categories.</mark>

1. The right-click menu of the asset supports setting model thumbnails, renaming and moving to categories.

* **Update Thumbnail:** Capture a picture in the scene window as a thumbnail of the current model;
* **Customize Thumbnail:** Select an image from the folder as a thumbnail.

2. Click the "Manage" function in the upper right corner to enter the batch management function of models. After ticking the models, click Move to and select the target category in the pop-up window.

<figure><img src="/files/0evVpVTr3SZnAoJkUAKx" alt="" width="563"><figcaption></figcaption></figure>

## How to update/customize thumbnails for local models？

Right click on the model to modify the thumbnail in the local library.

* **Update Thumbnail:** Capture a picture in the scene window as a thumbnail of the current model;
* **Customize Thumbnail:** Select an image from the folder as a thumbnail.

<div align="center"><figure><img src="/files/uJTxCj3jHkHQ6CuT7LCF" alt="" width="353"><figcaption></figcaption></figure></div>

## How to move the local library to another computer?

1. <mark style="background-color:blue;">**\[Versions earlier than 2.11]**</mark>**:** In the upper left corner of the D5 Render, go to **“Menu” > “Preferences” > “Assets Storage” > "Current Location"**, and find the current storage location of the assets file.\ <mark style="background-color:blue;">**\[Versions 2.11 and later]**</mark>**:** In D5 Launcher, go to **“Setting” > "Workspace"**, and find the current storage location of the assets file.
2. Package and copy the files to another computer and remember the path on that PC.
3. <mark style="background-color:blue;">**\[Versions earlier than 2.11]**</mark>**:** Reassign the **“Menu” > “Preferences” > “Assets Storage” >"Select Location"** on the new computer to reassign it to the assets file’s current location.\ <mark style="background-color:blue;">**\[Versions 2.11 and later]**</mark>**:** In D5 Launcher, go to **“Setting” > "Workspace"**, and select a new location to relocate.
4. Just restart the D5 Render.

## How to keep the local library when reinstalling D5?

Local assets, custom IES, LUT, HDR and other project temporary files are stored in the workspace folder of the software's installation directory by default.

1. **If you override the installation**, the original directory will be automatically retained without additional settings. It takes a short time to check if the file has been downloaded when using the asset, and once it has been downloaded, there is no need to re-download it.
2. **If you are uninstalling and then reinstalling**, \ <mark style="background-color:blue;">**\[Versions earlier than 2.11]**</mark>**:** you will need to reassign the storage location to the assets file in the upper right corner of the D5 Render in the **“Menu” > “Preferences” > “Assets Storage” > "Select Location"**, then restart D5 Render.\ <mark style="background-color:blue;">**\[Versions 2.11 and later]**</mark>**:** In D5 Launcher, go to **“Setting” > "Workspace"**, then select a new location to relocate, and restart the D5 Render.


---

# 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/assets/how-to-manage-resources-in-local-library.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.
