# Group Variant

Welcome to Shopeasy's Group Variants section! Here, you can define specific groups and values to categorize your products. Follow these steps to get started:

#### Step 1: Accessing Group Variants

1. Navigate to **Catalog > Group Variants** in the sidebar to access the group variants settings page.
2. In this section, you can create and manage different groups and their corresponding values.

#### Step 2: Adding a New Group Variant

1. Click on the **"Add New Group Variant"** button.
2. Fill in the following details for the new group variant:
   * **Group Name:** Enter the name of the group (e.g., Color, Size).
   * **Group Value:** Provide a specific value for the group (e.g., Blue, Black).

#### Step 3: Saving the Group Variant

1. Click **"Add New Group Variant"** to create the new group variant.

#### Step 4: Managing Group Variants

In this section, you can:

* View a list of existing group variants.
* Edit group variant details, including group name and value.
* Delete group variants if they are no longer needed.

#### Note:

* Group variants allow you to categorize and provide options for specific product attributes, such as color or size.<br>

<figure><img src="/files/8ub9l4jd63W0j0AFC5q3" 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://docs.shopeasy.ai/group-variant.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.
