# Siblings metafields

> Feature introduced in Pipeline 6.2

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

Using the Shopify Admin, choose **Settings** -> **Custom data** -> **Products**

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

Both metafields will be defined under the category of **Products**

Choose the **Add definition** button. If this is your first time creating a metafield, the options may look similar to this, simply click on one of the Add definition buttons:

<figure><img src="/files/R7p00ycWUb6cAG6foEaJ" 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 [Cart Upselling](/upsell/upselling/cart.md) article.&#x20;
{% endhint %}

Next, create these **two** metafields:

{% content-ref url="/pages/BUBV2MPPpytt3f9uZTLB" %}
[Cutline](/siblings/product-siblings/cutline.md)
{% endcontent-ref %}

{% content-ref url="/pages/id2b2GJeU3UEQgjrtJ8E" %}
[Siblings collection](/siblings/product-siblings/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://pipeline.groupthought.com/siblings/product-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.
