# Additional Text Field

Setting path: EPA App → Settings → Additional Text Field.

To enable the additional text field on addons, please follow the steps below:

### Step 1: Activate Additional Text Field

1. **Text Field with Addons**\
   Enable or disable the additional text field option for product and collection addons.

Activating the setting will display **Step 2.**

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

2. **Label With Text Field**\
   Enable or disable a label for the text field.

### Step 2: Select Text Field Box

Choose the addon products where you want the additional text field to be displayed.

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

### Step 3: Save the settings

Click any of the **Save buttons** to apply the changes.

<figure><img src="/files/2nQK0Gefzg7MBNmlDcWZ" alt=""><figcaption></figcaption></figure>

### Step 4: Final Output

The final result can be reviewed on the product page.

<figure><img src="/files/Q5d13WIrT6ZGigz6W3zf" 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://help.spicegems.com/epa-easy-product-addons/settings/additional-text-field.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.
