# Early Access Settings

**This guide runs you through the Early Access settings within the App Embed menu.**

These settings can be found in your Shopiy dashboard. Navigate to **Online Store** > under your live theme, click **Customize** > **App Embeds** > **Inveterate.**

The Early Access settings menu contains advanced controls to change how the Early Access customer gate works to keep non-members away from collected defined within your Early Access benefit.

{% hint style="info" %}
You must have your Early Access Benefit configured in order for these settings to work.  [Click here](/help-center/guides/program-setup/benefits/access-based-benefits/early-access.md) for the Early Access Benefit guide.
{% endhint %}

**Enable Early Access**

Enable early access automated front end features.  Keep this turned on to ensure all gating features work properly.

**Early Access Action**

Choose what should happen when a non-member customer lands on an early access product or collection.  There are two options, a popup or a redirect.

<table><thead><tr><th width="212.92798667961705">Action</th><th>Description</th></tr></thead><tbody><tr><td>Pop Up</td><td>Pop up displays with copy saying this collections is for members only</td></tr><tr><td>Redirect</td><td>Non-member customers are redirected to the membership sign up landing page</td></tr></tbody></table>

**Popup Heading**

Heading for the early access popup (if selected)**.**

**Popup Body**

Body copy for early access popup (if selected)**.**

**Popup Button Text**

Text displayed in the early access button linking to the membership landing page.

**Popup Button Background Color**

Background color for early access popup button.

**Popup Button Foreground Color**

Foreground color for early access popup button.


---

# 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.inveterate.com/help-center/advanced-guides/advanced-settings/early-access-settings.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.
