# Disable Customer Accounts

### How do I disable Customer Accounts?

You may not want to allow customer accounts on your store, to turn off this feature:

1. Login to your Freewebstore Control Panel.
2. Go to **Design > Theme Editor.**
3. Hover over the **Sign in** button and click **Edit**.
4. A sidebar will open with the option to disable customer accounts.&#x20;
5. Once you have done this, make sure you click **Save** at the bottom of the side panel.

Alternatively:

1. Login to your Freewebstore Control Panel.
2. Go to **Orders > Customers.**
3. On the right of your screen, you will notice a panel labeled **Customer Accounts.**
4. Simply check the **Disable Customer Accounts** box.
5. **Save.**


---

# 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://help.freewebstore.com/orders/customers/disable-customer-accounts.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.
