# Can I lock the information in a case?

Yes, you're able to lock information on a case. When you lock a case, you prevent any further editing from happening on the case. Anyone who tries to add, edit or remove information from the case will be prevented from doing so.

#### Lock a Case

In order to lock a case, you simply need to press the lock icon in the upper right-hand corner:

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

You will be presented with a modal to ensure that this was done intentionally, and that the person understands what will happen to the case:

![](/files/jaj3Egep2k0vDJwoeYnF)

#### Unlock a Case

In order to unlock a case, you need to press the same icon in the upper right-hand corner. A modal will again be presented, to ensure that this was done intentionally, and that the person understands what will happen to the case.

![](/files/2kMWRKed23fPPPcAsGSz)

When a case is unlocked an audit log entry will be recorded concerning who unlocked the case, and when it was unlocked.

{% hint style="warning" %}
Once unlocked, information in the case may update automatically if you have updated the subjects, accounts, or other case elements in other areas of the Hummingbird platform.
{% 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://help.hummingbird.co/features/can-i-lock-the-information-in-a-case.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.
