# Add Membership Verbiage & CTA to your Thank You page

Shopify includes a default content block on the "Thank You" page, anytime someone purchases a subscription product - like your membership - with verbiage & a button with a CTA that links to the Customer Account login to view & manage their subscriptions.

The text, including the CTA button, is fully editable. You can tailor the wording to focus on membership only *(if you don’t offer other subscriptions)*, or on both Membership & Subscriptions *(if you offer both)*. The instructions below explain how to do this, with screenshots of the editing process and final result:

1. **Log into your Shopify Admin**\
   Go to the Shopify login page and enter your login credentials.
2. **Navigate to Online Store > Themes**\
   In the left sidebar, click on Online Store to expand the theme options.
3. **Click on the "..." Next to Your Active Theme**\
   On the Themes page, find your active theme, then click the ellipsis ("...") next to it.
4. **Select "Edit Default Theme Content" from the Dropdown**\
   From the dropdown menu, select "Edit Default Theme Content" to go directly to the content editor.
5. **Select 'Checkout & System'**\
   In the editor, look for and click on "Checkout & System" in the top level options to access the checkout-related settings. This is where the Order Status/Thank You page content lives.
6. **Search for "Subscription" in the Search Bar**\
   Use the filter/search bar at the top of the editor to search for the term "Subscription" to find relevant content.
7. **Use Command+F to Find Content** \
   On your keyboard, press Command+F (Mac) or Ctrl+F (Windows) to open the Find bar in your web browser. Type in *"Checkout thank you and subscriptions management"* to quickly locate that specific content. You should now see this, which is the default content/verbiage:&#x20;

<figure><img src="/files/vX5pheu2uHvkLwjEYEl8" alt=""><figcaption><p>Default verbiage</p></figcaption></figure>

8. **Customize Default Content**\
   Customize the default content to be either specific to Membership *(if the membership is the only subscription you sell)* or to reflect Membership & subscriptions *(if you sell both)*. An example of these changes can be found below, your custom verbiage can vary to ensure it matches your brand voice:

<figure><img src="/files/Yhv1PoKivksGNco4KW6G" alt=""><figcaption><p>Updated membership-specific verbiage</p></figcaption></figure>

9. **Save Your Changes** \
   Don’t forget to click Save in the top right corner to apply your edits.
10. **Place a Test Order for a Subscription Product/Membership** \
    Place a test order for a membership product to view your changes on the Order Status/Thank You page and ensure everything looks as expected. Based on the edits in the example above, it should appear something like this:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcKzhHG-jxBG_b--oK_xJLHEYXZfnGEt3bJjgBjgT6JeNvd1m8BxBbstvX7Nyim3hXqImIDlayYCYmPepzWmS_duSIBq8Ck8d1AlUYWwFuXpiYvqmInuI1ZEvNLWQDJy41zVVEG?key=Utqzmql3LQ9151YTC-l06P0V" alt=""><figcaption><p>Updated 'Thank You' page with membership specific verbiage and CTA</p></figcaption></figure>

<br>


---

# 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/guides/getting-started/add-membership-verbiage-and-cta-to-your-thank-you-page.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.
