# Customer Accounts

The merchant can update how customers can check out on their website using the customer accounts settings. The merchant can choose if the customers can check out using a guest account or must have a registered account to purchase from the store.

### How to Update Customer Accounts

1. Select the Store you want to update the customer accounts on
2. Click on Manage Store Settings underneath Settings
3. Navigate to Check Out and click on customer accounts
4. Select how you would like your customers to check out

{% embed url="<https://scribehow.com/embed/How_to_update_Customer_Accounts__U85nfq20SpG_C3q77DDf2g>" %}


---

# 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://support.storefront.co.za/features/stores/store-settings/checkout/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.
