# Edit customer account page

This function allows your customers edit their own account information, like email or phone and other fields you’ve configured inside the app’s form builder after they log in customer account.

ℹ️ Note: This option is available only when your form uses the **Registration (Register)** form type.

### 🛠️ Steps to Enable “Edit Customer Account Page”

1- Open the app > click **Forms** > open a form that you want (the form type must be register type)

2- Go to the **Settings** icon on the left side > click **Account page** > tick checkbox **Edit account page**.

This create a page where your customers can edit their account (/account?view=formbuider\_edit)  (optional)

<figure><img src="https://da76v9kevdkud.cloudfront.net/wp-content/uploads/2022/12/2024-05-22_13-33-49-1024x698.png" alt=""><figcaption></figcaption></figure>

3\. Change the title, message and description of the customer account page

<figure><img src="https://da76v9kevdkud.cloudfront.net/wp-content/uploads/2022/12/2024-05-22_13-35-53-1024x698.png" alt=""><figcaption></figcaption></figure>

4\. Click **Save**

***

### ✅ How It Works

Once enabled:

* Logged-in customers will find a **custom account page** in their store account area.
* Customers can view the account details in the account page.
* To changed the details, click **Edit account** > submit the form on the next page to update the submitted form data.

<figure><img src="https://globosoftware.net/wp-content/uploads/2022/12/2022-12-30_14-36-03-1024x474.png" alt=""><figcaption></figcaption></figure>

&#x20;

<figure><img src="https://globosoftware.net/wp-content/uploads/2022/12/2022-12-30_14-37-45-1024x474.png" alt=""><figcaption></figcaption></figure>

⚠️ **Limitations:**

* The email address cannot be changed via this account page — per Shopify requirements.
* Changes made by customers will update their Shopify customer profile directly.
* The feature only works if the form is properly mapped to Shopify customer fields. [Learn more](https://docs.powerfulform.com/customer-fields/shopify-customers-integration)


---

# 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://docs.powerfulform.com/~/revisions/KRfi0fHdeAFeAhiPrH7G/customer-fields/edit-customer-account-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.
