# Setting your password

### Set a password

You can set a password to lock the Control Panel and avoid unauthorised users from change your Block settings.&#x20;

Click the Settings cog in the top right of the screen<img src="/files/-MWW0NfAVsYSt7ubDwqi" alt="" data-size="line">.

In the `Security` section, click `Set Control Panel Password` or slide the toggle:

![](/files/-Mk-o7OnaDR9UXIrbxv4)

Follow the prompts to set your new password.&#x20;

{% hint style="danger" %}
Learner's Blocks are designed for offline use. This means we cannot provide a password reset facility like you may find in online platforms. Be very careful not to forget your password or you will be locked out indefinitely.&#x20;
{% endhint %}

### Disable the password

If you decide that you no longer want a password to protect the Control Panel, you can disable it by clicking the `Set Control Panel Password` section or sliding the toggle:

![](/files/-Mk-p2pKCeRWQZiZWPWz)


---

# 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.learnersblock.org/how-to-use-it/setting-your-password.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.
