# Screen Lock

Meetboard allows users to set a screen lock to protect access and ensure device security.&#x20;

By enabling a screen lock, users can prevent unauthorized access to the system, maintain privacy of their content, and avoid accidental changes or interruptions during meetings or presentations.&#x20;

This feature is especially useful in shared environments such as classrooms, offices, or exhibition spaces, where multiple users may interact with the same device.&#x20;

Screen lock adds an essential layer of control and professionalism to the overall user experience.

{% stepper %}
{% step %}

### Open Settings

Click Settings icon on the home page

<figure><img src="https://3667831345-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1xlbDYZMt5AgX8jnCSyZ%2Fuploads%2FigTub4xjNtNAC6yjaSfc%2FScreenshot_20250717-144536.png?alt=media&#x26;token=c0bb680f-5747-4630-8aba-c9a2a7a4a6dc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Screen Lock

Scroll down on left bar to Security, click Screen Lock

<figure><img src="https://3667831345-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1xlbDYZMt5AgX8jnCSyZ%2Fuploads%2F5YSnrPIWrdV4fMM19UIM%2FScreenshot_20250717-144551.png?alt=media&#x26;token=ea7711e1-22b1-4c8e-b8ee-8a3cd8fd7e2d" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Choose Screen Lock Type

Choose one of the screen lock type and follow the instruction

<figure><img src="https://3667831345-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1xlbDYZMt5AgX8jnCSyZ%2Fuploads%2F4LNWTgAErkn3MuC9IhWE%2FScreenshot_20250717-144601.png?alt=media&#x26;token=07278abd-56a7-453b-8f8a-e3a94b28d46d" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://meetboard-tutorial.gitbook.io/en/system-settings/screen-lock.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.
