# Enable the Registration Form

#### How To Enable the Registration Form on the ‘Login/My Account’ page? <a href="#useful-login" id="useful-login"></a>

In case you cannot see the Registration Form on the My Account page or checkout page, it means you need to enable it.

You can find this setting by navigating to **WooCommerce** >> **Settings**.

Open **Account** Tab In the **Registration** section, make sure the" **Enable registration on the "Checkout" page**" and  “**Enable registration on the “My Account” page**” options are checked.

This is what you should be seeing on your screen:

![](https://content.gitbook.com/content/GDhK6YsQvrdElA4oQWXf/blobs/KAr3mUx1wXCTdKUYg3IW/Screenshot_1.png)


---

# 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://thembay-docs.gitbook.io/ruza/faqs/enable-the-registration-form.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.
