# What is the difference between locking and unlocking models in the object list?

Locked and unlocked are the two most commonly used states in the list. For models, they cannot be selected in the scene after locking, cannot be moved, rotated, scaled, etc., and can only be saved to the local library, exported, or updated and replaced after being selected in the list.

<div align="left"><figure><img src="/files/TC9Nma4tBNlwfEmIOYTo" alt=""><figcaption></figcaption></figure></div>

Locked models can be edited by selecting the material with the mouse instead of using the "Select Material Tool".&#x20;

After unlocking the model, the model can be adjusted in the scene. If you need to select the material of the model, you can use the "Select Material Tool".


---

# 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/what-is-the-difference-between-locking-and-unlocking-models-in-the-object-list.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.
