# Customer Account

The **Customer Account Feature** allows you to set permissions for your customers, enabling them to effortlessly manage their quotes, accept or reject proposals, export quotes, and review details—all in one place.

#### 1. Enable Customer Account

The Customer Account feature is introduced through Shopify’s **New Customer Account Extension UI**. This feature allows merchants to create blocks and pages within the Customer Account section.

To enable this feature in your store, you must activate it in your theme. We provide a quick redirect option—simply click the **"Setting New Customer Account"** button to enable it instantly.

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

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

The **O: Request A Quote - Hide Price** app includes two sections:

1. **Quote List Profile** – This section allows you to add a block to the profile page. You can configure it within the profile page, and clicking **"View Quote"** will redirect users to the Quote List page.
2. **Quote List** – Unlike the Quote List Profile, this section lets you add a menu item in the header for easy access.

### 2. Config Permission

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

You can configure permissions for your customers to interact with their quotes. In this version, all permissions available on the screen above are enabled.

### 3. Result

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


---

# 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.quotesnap.net/main-features/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.
