# Customer Registration

If your customers create an account with your store, then they can add their address information to their account so that it autofills during checkout. They can also view their order history with your store, and see the current order status for any purchases they make. For more information, see [Customer accounts](https://help.shopify.com/en/manual/customers/customer-accounts).

1. From your Shopify admin, click **Settings**, then click **Customer accounts**.
2. At **Accounts in online store and checkout**, choose "**Show login link in the header of online store and at checkout**".
3. Click **Save.**

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

{% hint style="info" %}
Shopify provides a number of options for enabling customer accounts and you can find out more about this in their help article. See Shopify [Customer Accounts guide](https://help.shopify.com/en/manual/customers/customer-accounts#set-your-customer-account-preferences) here for more details about enabling this setting on your store.
{% endhint %}


---

# 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://halosoft.gitbook.io/ella-documentation/basic-configuration/customer-registration.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.
