# Siblings metafields

> Feature introduced in Broadcast v3.5

There are two product metafields definitions required to connect each of the products together and generate linked swatches. &#x20;

Use the metafields editor under **Settings** in the Shopify Admin:

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

Both metafields will be defined under the category of Products:

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

{% hint style="info" %}
Tip: If you are new to creating custom metafields, a good step-by-step walkthrough is also available in the [Upselling with metafields](/broadcast-v4/upsell/upselling.md) article.&#x20;
{% endhint %}

Next, create these two metafields:

{% content-ref url="/pages/3iiRdyYXtMnZ91WtXtrK" %}
[Siblings color](/broadcast-v4/siblings/siblings-metafields/siblings-color.md)
{% endcontent-ref %}

{% content-ref url="/pages/OqnhhJ6fbBrXGmw50xzc" %}
[Siblings collection](/broadcast-v4/siblings/siblings-metafields/siblings-collection.md)
{% endcontent-ref %}


---

# 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://broadcast.presidiocreative.com/broadcast-v4/siblings/siblings-metafields.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.
