# Customer account

This feature enhances the shopping experience by enabling faster checkouts, as stored account information is automatically filled during the checkout process.

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

### If you want to show the account icon, check the following steps:

1. From your **Shopify Admin >** go to **Settings** **> Customer accounts.**
2. In Login links **>** Enable **Show login link in the header of online store and at checkout.**

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/7371de2c-242b-4c7d-8727-d8594b2122cd/Screenshot%202024-12-23%20at%201.51.37%E2%80%AFPM.png" alt=""><figcaption></figcaption></figure>

3. Select which version of customer accounts to link to:

* **Customer accounts** is the newest version of customer accounts, and lets your customers log in using a one-time 6-digit verification code sent by email. A password isn't required to log in.
* **Legacy** lets your customers log in using an email and a password.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/84d09429-c6ed-4e19-b7ad-06600ec44158/Screenshot%202024-12-23%20at%201.55.48%E2%80%AFPM.png" alt=""><figcaption></figcaption></figure>

Customers can log in using an email and a password. Customers accept account invites or create a new account from the login page. Customers can edit the name associated with the shipping address, which doesn't change the customer profile name in your admin.


---

# 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.byinspiredlabs.com/others/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.
