# Set Up Product Options

#### <sup>📋 Steps to Create an Option Set</sup>

## <mark style="color:blue;">Steps to Create an Option</mark>&#x20;

{% stepper %}
{% step %}
**Go to Option Sets** and click **“Create option set > Create from Scratch**

<figure><img src="/files/GracYIcpEtijkyb8fSN7" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Open the **Elements** tab and click **“Add element.”**
{% endstep %}

{% step %}
From the list, **choose the element** you'd like to add

👉 *Example: Select “Text Area” to collect customer input.*

<figure><img src="/files/ZiBaLuXZw1rS4RKRAWUE" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Configure each option** based on your preferences.

*(See related guide: Options Configuration)*

<figure><img src="/files/n8PqUsGNDrgcUODGXGvD" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Select the products** you want to apply this option set to

* Manually
* Automate
* All product

<figure><img src="/files/lhJGSERAEM0vqGfhuZnu" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Save** to apply your changes.

{% endstep %}
{% endstepper %}

***

📧 **Need Help?**\
If you run into any issues while setting up your option set, feel free to reach out to us at **Chat** or email **<contact@globosoftware.net>**.

We’re always here and happy to help — with sincerity and care!


---

# 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.globo.io/options/option-set-configurations/set-up-product-options.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.
