> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/broadcast-v5/siblings/product-siblings/siblings-product-setup.md).

# Siblings product setup

> Feature introduced in Broadcast 3.5

After creating the metafields in the previous steps, we complete the setup in the Product Admin. Add the associating information to each of the newly created metafields for each product.

### Siblings color

This value is to identify the swatch (color) and label-name of the swatch.

A nice advantage when using Siblings is the ability to create descriptive names for each swatch.

You're not limited to basic color names:

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

<figure><img src="/files/SQvEgBYIWJUsvPdqIZJR" alt=""><figcaption><p>Example of sibling color value, Classic Light Blue</p></figcaption></figure>

{% hint style="success" %}
The 'siblings\_color' metafield value can be a long descriptive color name.
{% endhint %}

### Siblings collection

This metafield is used to map each product to the correct collection they belong to. Each group of products should have already been added to a collection.

For example, each product sibling for the product 'The All Day Shirt' belongs to a collection with the handle of `sibling-collarless`:

<figure><img src="/files/IsImw1mxI8YgVfFwa7O1" alt=""><figcaption><p>Siblings collection is shown simply as 'siblings'</p></figcaption></figure>

### Collection handle

Be sure to obtain the correct collection handle. Start choosing the collection you created:

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

Next, click on the **Edit** button for the 'Search engine listing' block:

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

Select and copy the entire handle at the **end** of the URL:

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

{% hint style="success" %}
Verify you have the correct handle from the collection that is used for this current set of products.
{% endhint %}

Use this collection handle as the value in your 'Siblings collection' metafield:

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

### Complete for all products

Update the values for each of the products in your Siblings Collection with:

1. Siblings color
2. Siblings

Once completed, the final step is to add the Siblings block to the Product pages section in the Theme Editor:

{% content-ref url="/pages/DLc3ayTkNsP4xQxptQiq" %}
[Siblings block](/broadcast-v5/siblings/product-siblings/siblings-block.md)
{% endcontent-ref %}


---

# 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://broadcast.presidiocreative.com/broadcast-v5/siblings/product-siblings/siblings-product-setup.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.
