# Enable members to access their benefits (customer accounts)

**Setup time is approximately 1 minute**

Go through the following steps to add a link to a member benefits page from your customer's account area. By clicking this link, members can access all their rewards and benefits.

Note: This applies if you are using customer accounts which you can find in your store Settings as per the image below.

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

1. In the Shopify dashboard, on the left hand side menu, click on Themes.

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

2. On the right hand side, click on the Customize button next to your theme.

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

3. From the drop down list at the top, select Checkout and customer accounts.

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

4. Then on the left hand side, click on the Apps icon which has 3 little squares and a plus symbol.

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

5. Under the All tab, find the Memberply membership-benefits-page app and click on the plus button to the right hand side of it.

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

6. Under Add page to, click on Accounts.

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

7. Click on Save.

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

8. Now click on the Add to menu button.

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

9. Under Label, change it to say Membership Benefits.

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

10. Click on Save.

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

11. Now when a member logs into their customer account area, they will see a membership benefits page with all their rewards and benefits.

<figure><img src="/files/2o1SRGEpXxSdvIVTnOIZ" alt=""><figcaption></figcaption></figure>

## Why the Members Area styling is limited in customer accounts

For stores using Shopify's new customer accounts, the Members Area cannot be styled in the same way as a normal storefront page.

This is because the Members Area is rendered inside Shopify's customer account environment, not directly inside your theme. Shopify controls the overall styling system in this area and only allows approved UI components to be used. This means apps like Memberply can build the experience using Shopify's components, but cannot freely apply custom fonts, custom CSS, or fully custom colour styling in the same way they can on a regular website page.

In practical terms, this means:

* We can control the layout and structure of the content.
* We can improve spacing, hierarchy, and how information is presented.
* We cannot fully override Shopify's built-in styling rules for things like fonts, component appearance, and brand colour control in that area.

This limitation comes from Shopify's platform restrictions rather than from Memberply itself. Shopify applies these restrictions to keep the customer account experience consistent, secure, and reliable across stores and devices.

While the area is not fully styleable, we have optimised the Members Area to fit in cleanly with any brand and to feel native within Shopify's customer account experience.


---

# 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.memberply.com/creating-your-membership-tiers/enable-members-to-access-their-benefits-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.
