# Configuration

Once the extension is installed successfully, go to **Stores>Configuration** to configure the extension for use.

<br>

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

**Editor:** Enable or Disable the extension from here. Set it as enabled to use the features of the extension.\
**Customer Group:** Admin can pick the group of customers to permit access to editing.\
**Attribute List:** Admin can choose the attributes to edit with the help of the frontend editor.


---

# 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.magecomp.com/magento-2-frontend-product-editor/configuration.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.
