# Configuration

Once you have successfully installed the extension, go to **Size Chart -> Configuration** to configure the extension for use. Here you can find various settings for the extension.

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

* **Enable:** Option to enable or disable Size Chart extension.
* **Restrict Size Chart for Specific Customer Group:** Select customer groups to restrict display of size chart for them.
* **Set Size Chart:** Here you get WYSIWYG editor to set size chart for products to show on frontend. You can set image, CMS block, table or any HTML code to display size chart.

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

* **Show Size Chart in:** Select option to show size chart either in product content or in a responsive popup in frontend.
* **Show Size Chart on Click of:** Set clickable element on frontend for customers to open size chart in popup.
* **Button Text:** If you have selected “**Button**” in “**Show Size Chart on Click of**”, you can set button text to show on frontend.
* **Icon:** If you have selected “**Icon**” or “**Icon + Text**” in “Show Size Chart on Click of”, you need to set icon image here.
* **Icon Text:** Set icon text to show along with icon image if you have set “**Icon + Text**” in “**Show Size Chart on Click of**”.


---

# 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-size-chart-extension/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.
