# Apply Option Sets to Customers

By default, all customers can see option sets. However, you can customize visibility for specific individuals or groups by following the steps below:

***

{% stepper %}
{% step %}
From the app’s top navigation, go to **Option Sets**.
{% endstep %}

{% step %}
Click the **Customers** tab.

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

{% step %}
Selection **Customer** you want to apply the options:

#### **🔘 Manually**

* Select specific customers to give access to the option set.
* To remove access, simply untick them.

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

#### **⚙️ Automate Rules**

* Apply visibility based on customer conditions such as:
  * Customer Tags
  * Customer Names
  * Customer Email
  * Logged-in Customers
  * Guest (Non - Logged-in Customers)&#x20;

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

#### **🛍️ All Customers**

* Allow all customers to see the option set.

<figure><img src="/files/FkzbaH7nmdYpBm6j37QG" alt=""><figcaption></figcaption></figure>
{% 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/apply-option-sets-to-customers.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.
