# Enable Customer Account

When you enable customer accounts, Shopify stores password-protected information about a customer's identity, order history, and current order status. Your customers' details, such as address information, will be pre-filled from the stored information during checkout. You can make customer accounts required or optional or disable them altogether. When creating an account, customers are redirected to a separate account creation page. Keep in mind that requiring customers to create accounts might decrease sales conversions.

**Step 1**: From your Shopify admin, go to "**Settings**" -> "**Customer accounts**".

**Step 2:** In the **Customer Accounts** section

1. Enable **"Show login link in the online store header and at checkout"** if you want to display the **"Account"** icon in the header.
2. Uncheck **"Show login link in the online store header and at checkout"** if you want to hide the **"Account"** icon in the header. The **Sign Up/Login** function for new customers will also be hidden.

**Step 3:** Select **Legacy** if you want to use our login form.

**Step 4:** To complete the process, please click the **"Save"** button.

<figure><img src="/files/jGjcXBBM9IBGR4TDjD2J" alt=""><figcaption></figcaption></figure>


---

# 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://documents.vinovathemes.com/furstore-documentation/general-settings/enable-customer-account.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.
