> For the complete documentation index, see [llms.txt](https://docs.samita.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.samita.io/label-groups/set-up-a-label-groups.md).

# Set up a label groups

**Label Group feature** allows you to apply **3 to 4 labels** in a product and make them align in a vertical/horizontal way. To better understand how to do it, kindly follow this document:&#x20;

**Step to manage:**&#x20;

#### Create a group of labels

1\. From the app dashboard page, go to **Label groups** section > **Create a label group**: <br>

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

2\. In the **Design** page> **Label Selection** > **Add labels to group**: <br>

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

***Please make sure that you already created labels in the Badges & Labels section before going to this label group step.***&#x20;

[***How to create label/badge?***](https://help.samita.io/docs/product-label/badge-and-labels/create-a-label/)

3\. Select labels you want to add into a group:<br>

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

4\. Click **Select** and that’s how a label group is set.&#x20;

#### **Design label group**

1\. Move to the **Design** section, choose the **layouts** for the label group: Horizontal or Vertical style.

Set up **label size** and **size gap** between the labels:<br>

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

2\. Use the **Advanced setting** if you want to customize the labels further.&#x20;

#### **Show the label group**&#x20;

1\. Click on the **Display** setting, set up where the label should be displayed in your front store: **Keep individual label condition** or **Set up a custom group condition**. For further understanding, [**please review this document.** ](https://help.samita.io/docs/product-label/label-group/label-group-condition/)

2\. Set up condition for this label group:

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

3\. After finishing, click **Save** and check the result in the front store:

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

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

{% hint style="success" %}
**Friendly reminder!**

If you do encounter any difficulty while proceeding with these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)

We are always willing to help with all sincerity!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.samita.io/label-groups/set-up-a-label-groups.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
