# Block level Security

You have an option to lock a block. Once blocked you will not be able to edit it and the only way to re-run it is by clicking on Force run as you can see in the video below.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIQKNeqjEeOp9UwUcB9R9%2Fuploads%2FFgyy30u2pnqiK8n269El%2FScreen%20Recording%202025-11-27%20at%201.40.25%E2%80%AFPM%20(1).mp4?alt=media&token=e48d19d6-77a4-47dd-92eb-ba98bcd1766a>" %}

Similarly, you can use the option to "Lock up to here" to lock all the blocks until the selected block. You can also use the option "Unlock up to here" to unlock all the blocks until the selected block.

<figure><img src="/files/XWXw4cnfCbBCqN45O0s8" alt=""><figcaption><p>Block Locking Options</p></figcaption></figure>


---

# 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.zerve.ai/guide/notebook-view/blocks/block-level-security.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.
