# How to use the Popup Configuration?

**Popup Configuration** allows you to add a **clickable link with an image** next to your custom field. This helps customers better understand what is expected (e.g. design examples, instructions, size guides, font size etc.).

#### Follow these steps to set **Popup Configuration**

1. Go to your **field settings**
2. Open the **Format** section
3. Navigate to **Advanced Settings**
4. Click on **Popup Configuration**
5. Enable the popup option
6. Add your content:
   * **Link text** (e.g. *“See example”*, *“View sample”*)
   * **Image** (to show inside the popup)
7. Save your changes

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

***

#### How it works on the product page

* A clickable link will appear next to the custom field
* When customers click the link, a popup will open
* The popup will display your image and help guide the customer

{% hint style="info" %}
Check our [demo store](https://minimateapps.myshopify.com/products/custom-educational-dry-erase-board-text-box) for an example:
{% endhint %}

***

#### When should I use Popup Configuration?

This feature is useful when you want to:

* Show **example designs**
* Provide **upload guidelines**
* Explain **format or size requirements**
* Reduce incorrect submissions from customers


---

# 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://minimateapps.gitbook.io/customfield/how-to.../how-to-use-the-popup-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.
