# Lock Document Objects

To prevent users from updating a selected Document Object set at a certain stage, **Users with Project Management rights** can **Lock** them, meaning that they are locked for attribute editing.

The Lock mechanism is available in the **Action** menu of several views and explores.

When applying a Lock, the system requires a reason to be given; i.e., the purpose for which you chose to lock these Document Objects. The reason is displayed to users that attempt to edit the Locked Document Object. Information about the time of the lock and the user who conducted the lock is also displayed.

## How to lock Document Objects

In the **Action** menu, select **Lock Document Objects**. Select the Document Objects to lock.&#x20;

![](/files/-MOq50aeI6EOHBWYdDi5)

To include Document Objects from other Document Object Types in the operation, click **Select More...**&#x20;

Then click **OK** to confirm the selection to get prompted with the Lock Document Objects dialogue.&#x20;

![](/files/-MOq5FkdNWKrG588hKsi)

Enter the reason for the locking in the text box and click **OK** to complete the lock operation.

The Document Objects can only be unlocked by users with Lock/Unlock Management-rights using the Settings -> Unlock Document Objects mechanism.

{% hint style="info" %}
Note! The Lock mechanism has no effect on trace-settings.
{% endhint %}


---

# 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.aligned.ch/aligned-elements-web-client-user-manual/document-object-actions/lock-document-objects.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.
