# Customer account

***

When a customer logs in, the details stored in their account are auto-filled during checkout for a faster checkout experience.&#x20;

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

1. From your **Shopify Admin >** go to **Settings** **> Customer accounts.**

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/7f066e11-a4d7-4492-ad56-58d36d85cf17/Screenshot%202023-12-21%20at%203.03.47%20PM.png" alt=""><figcaption></figcaption></figure>

2. In **Accounts in online store and checkout >** Enable **Show login link in the header of online store and at checkout.**
3. Select which version of customer accounts to use:

{% tabs %}
{% tab title="Classic customer accounts" %}

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/c51537a0-4fd4-4bfd-9473-a427eaa1574b/Screenshot%202023-12-21%20at%203.05.32%20PM.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.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/4d34779a-9ddf-45b6-bfda-97698a9f8e97/Screenshot%202023-12-21%20at%203.14.11%20PM.png" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="New customer account" %}

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/37f29745-9e9b-43c3-9e13-59bc242060cf/Screenshot%202023-12-21%20at%205.24.48%20PM.png" alt=""><figcaption></figcaption></figure>

Customers can log in using a one-time six-digit verification code that's sent to their email address. Accounts are created when a customer logs in using an email address. Customers can edit the customer profile name, and the change is reflected in their customer profile in your admin.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/8bf76d21-4982-4f65-8de9-6f5d16328e04/Screenshot%202023-12-21%20at%205.35.33%20PM.png" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

4. Click **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.inspiredtheme.com/articles/faqs/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.
