# Troubleshoot Missing Course Access in Customer Account

If your students are reporting that they cannot see their purchased courses on their customer account page, even after you have added the "My Courses" menu, the issue may be related to the type of customer account they are using.&#x20;

This guide will help you identify the problem and switch to the supported "New Customer Account" version.<br>

1. #### How to Differentiate Between Legacy and New Customer Accounts

The LDT Online Courses app blocks, which display courses on the customer account page, are only compatible with the New Customer Account version from Shopify. Here's how you can distinguish between the two:

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

*Note: The LDT app blocks require the New Customer Account to function correctly because of its integrated login and app features.*

1. #### How to Switch to the New Customer Account

To resolve the issue, you will need to switch your Shopify store's customer account settings to the new version.

* Step 1: Access Shopify **Customer Account Settings**
* From your Shopify Admin, go to **Settings** -> **Customer accounts**.
* Step 2: Change to the New Customer Account Version
* Under the "Choose which version of customer accounts to link to" section, select the Customer accounts radio button. This version is labeled "Recommended" and allows customers to log in with a one-time code sent to their email.
* You can also configure branding and other features for the new customer account version from this page.

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

***Important**: The LDT app blocks will only display courses to customers who are logged in using the same email address they used for their purchase.* Ensure your students are logging in correctly to see their content.

By following these steps, you will enable the New Customer Account experience, which is fully compatible with the LDT Online Courses app blocks, ensuring that your students can easily access their purchased courses.

<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://helpdesk.ldtsoft.work/ldt-online-course/get-started/troubleshoot-missing-course-access-in-customer-account.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.
