# Enabling Customer Accounts

Poppy is a **Shopify** **Account Creation Popup.**&#x20;

In order to get the most value out of Poppy, it is recommended that you enable customer accounts for your Store.

Customer accounts for your store can be set to one of three options:

* **Accounts are disabled** - Customers will only be able to check out as guests.
* **Accounts are optional** - Customers will be able to check out with a customer account or as a guest.
* **Accounts are required** - Customers will only be able to check out if they have a customer account.

In order to get the most value out of Poppy, it is recommended that you set your store to one of either "**Accounts are optional**" or "**Accounts are required**" in your store's Checkout settings.&#x20;

{% hint style="danger" %}
If you set your store's checkout settings to **Accounts are disabled** Poppy will not send a welcome email to your customers prompting them to finish setting up their account.&#x20;
{% endhint %}

You can set your account settings in your store's Checkout settings screen. From within Shopify, navigate to Settings --> Checkout and select either "**Accounts are optional**" or "**Accounts are required**" &#x20;

![To configure account settings in Shopify Admin select "Settings" and then "Checkout" ](/files/-M7DSQnUJ3CvfFh9KiB6)

![](/files/-M7DSjeFPXGBz6yxTwuV)


---

# 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://docs.ventures-adventures.com/poppy-exit-intent-popup/poppy-getting-started/enabling-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.
