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

# Password Protection

> Protect your Cito sites with HTTP Basic Auth

Cito sites can be password-protected. This is managed via the site's Settings page, under 'Security'.

We use HTTP Basic Auth for password protection. It is possible to have multiple users with access to a single website.

<Tip>
  **What about subfolders?**

  Currently password protection can only be enabled for an entire website.
</Tip>

## Enabling Password Protection

To enable password protection, click the toggle next to 'Password Protection status'.

You can disable access to a site entirely if you wish, by enabling password protection without any users.

<img src="https://mintcdn.com/prostackhosting/mdYxEEoAStQaBUbz/images/screenshots/pwprotectiontop.png?fit=max&auto=format&n=mdYxEEoAStQaBUbz&q=85&s=363d6289f3f3a68128c8492913937aa7" alt="Password Protection" width="2024" height="410" data-path="images/screenshots/pwprotectiontop.png" />

Note that 'Name' is purely descriptive- this is an optional field that appears in some browser's prompts.

## IP Bypass

You can also allow specific IP addresses to bypass password protection, by adding them to the 'IP bypass' list.

## Managing Users

You can add and remove users in the 'User Management' section of the password protection page. This page lists existing users.

To add a new user, simply enter the details into the fields and click 'Add'.

<img src="https://mintcdn.com/prostackhosting/mdYxEEoAStQaBUbz/images/screenshots/pwprotectionbottom.png?fit=max&auto=format&n=mdYxEEoAStQaBUbz&q=85&s=407ac4217aa129547243d0b484f71ed1" alt="Password Protection Users" width="2016" height="520" data-path="images/screenshots/pwprotectionbottom.png" />

Note that passwords are encrypted and not visible once a user has been created. To change a password, delete and re-create the user.
