> ## Documentation Index
> Fetch the complete documentation index at: https://docs.release0.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to secure your Agent with a Password

> Secure your agents with password protection to control access and restrict unauthorized usage.

Add a password to your agent to restrict access. Users must enter the password before they can interact with the agent.

<iframe width="560" height="315" src="https://www.youtube.com/embed/eZsJFjGOOMM" title="Password-Protect Your Chat Agents" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

### How to Set a Password

1. Go to the **Configuration** section.
2. Click on the **Password** button.

<Frame style={{ maxWidth: '400px' }}>
  <img src="https://mintcdn.com/release0-13d037a7/yObsxJC6hQM-WcgS/images/agent-settings/agent-password.png?fit=max&auto=format&n=yObsxJC6hQM-WcgS&q=85&s=ce36e877c28902918e22343baf9e359b" alt="Release0.com - Agent Password Button" width="1012" height="1004" data-path="images/agent-settings/agent-password.png" />
</Frame>

3. Enter the desired password in the dialog that appears.

<Frame style={{ maxWidth: '400px' }}>
  <img src="https://mintcdn.com/release0-13d037a7/yObsxJC6hQM-WcgS/images/agent-settings/agent-password-dialog.png?fit=max&auto=format&n=yObsxJC6hQM-WcgS&q=85&s=7531dc27cf1f08c6757396d20916be6f" alt="Release0.com - Agent Password Dialog" width="862" height="410" data-path="images/agent-settings/agent-password-dialog.png" />
</Frame>

### What Users Will See

Once the password is set, users visiting the agent will encounter a secure entry screen where they must enter the password to proceed.

<Frame style={{ maxWidth: '400px' }}>
  <img src="https://mintcdn.com/release0-13d037a7/yObsxJC6hQM-WcgS/images/agent-settings/agent-password-protect-page.jpg?fit=max&auto=format&n=yObsxJC6hQM-WcgS&q=85&s=530e3c73d73d1541000f82c7a5e89faf" alt="Release0.com - Password Protected Page" width="1436" height="1214" data-path="images/agent-settings/agent-password-protect-page.jpg" />
</Frame>

> You can update or remove the password at any time from the same **Configuration** section.
