# Password Protect

This feature allows you to limit the distribution of sensitive or proprietary Supademos, so they don't get into the hands of unintended audiences.

\
**Here's a step-by-step guide:**

{% @supademo/embed demoId="cmacgnicu05hpz20i1f2zcrgn" url="<https://app.supademo.com/demo/cmacgnicu05hpz20i1f2zcrgn>" %}

{% hint style="info" %}
Please note that **Password Protect** is a feature on Scale and Enterprise plans.
{% endhint %}

#### Access password settings

Add a new chapter or click the **More Options** button on an existing chapter, then select **Password protected** as your chapter type in the Chapter Settings.

#### Set your password

Scroll down to the Password settings section and enter your desired password. Choose something secure but memorable enough to share with your intended audience.

#### Customize the appearance

Customize the password entry experience to match your brand:

* Edit the button text
* Change the background color
* Adjust the text color


---

# 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.supademo.com/customize/chapters/password-protect.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.
