# How To Password Lock Store

### 🔐 What You’ll Learn

* How to enable password protection on your Shopify store
* How to set your store password
* Why password-locking is useful for launches

***

### Step 1: Go to Preferences

1. In your Shopify admin, click **Online Store**
2. Then click **Preferences**
3. Scroll to the **Password Protection** section

***

### Step 2: Enable the Password Page

1. Check the box **"Restrict access to visitors with the password"**
2. Enter a **password** of your choice
   * This is what you'll give to team members or early access customers
3. Add an **optional message** that appears above the password box (e.g. "Coming Soon – Enter Password to View")
4. Click **Save**

> 💡 Only visitors with this password can access your storefront. Others will see the Password Page.

***

### Step 3: Preview Your Password Page

1. Go to **Online Store > Customize**
2. Use the dropdown at the top to select **"Password"** from the page list
3. You'll now be in the live preview of your password page

***

### Use Case Ideas

🛠️ **Development Mode** – Hide your unfinished store while you build\
🚨 **Product Drop** – Create hype with a countdown and unlock access at drop time\
🎁 **VIP Access** – Email your password to subscribers for early entry

> ⚠️ Reminder: When you're ready to launch, return to **Online Store > Preferences** and uncheck the password box. Otherwise, customers will stay locked out even after your timer finishes.

***

### **Need Help?**

* 💬 **Join our community on Discord:** <https://discord.gg/hcc2GvgZc6>
* 📧 **Email us at:** <support@openspaces.design>
* 💻 **Live chat with us:** Available Monday–Friday, 10AM–6PM EST, directly on our website


---

# 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.openspaces.design/readme-1/pages-and-menus/password-page/how-to-password-lock-store.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.
