# Enable Customer Accounts&#x20;

{% embed url="<https://youtu.be/ONc6YnuKm6Y>" %}

### <mark style="color:blue;">Enable Customer Accounts</mark>

Customer accounts let your customers log in to view their orders, profile information, and saved addresses. When a customer logs in, the details stored in their account are auto-filled during checkout for a faster checkout experience. Please read more in shopify well written detailed [**article**](https://help.shopify.com/en/manual/customers/customer-accounts)

{% hint style="success" %}
**Steps:**

1. From your shopify store Admin -> **Click Settings** -> Locate **Customer accounts**
2. at **Login links,**
3. Enable "**Show login link in the header of online store and at checkout**"
4. **Select Legacy** and click Save

{% endhint %}

<figure><img src="/files/EYOqmIHlhEfOF19xcZiq" 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://adornthemes.gitbook.io/vogal-theme/basic-configuration/enable-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.
