> For the complete documentation index, see [llms.txt](https://docs.partner.aboutyou.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.partner.aboutyou.com/user-guide/sizes.md).

# Sizes

We need the size of the item that is mentioned on the physical label. Each variant of the product must have a unique size.  <br>

If you are not sure which size format exactly to choose, simply follow these steps to see all the sizes we have in our AY shop for the category that you need:<br>

1. Tab “Products” > Sub-tab “Import Products” > Button “Import Products” > Section “01 Select Template” > Block “Select categories for your import” > Choose the Categories you need  > Click on Button “Generate Templates” > Click on Button “Download Template” > Open the downloaded files.<br>

<figure><img src="https://lh7-qw.googleusercontent.com/docsz/AD_4nXeuog5yfuSFND_zYgyA5kh8_Lj1g5MyvxEzuDQ1P9MHH4pEq9mBJZgwLwRQwS_fbbzmyiJuyLcUhS0BC2IyLr63GJQ1FjXx2cjJBGsz1vKWcfOa9968jLdLCA1KWpVhvgJ9EXO7mg?key=pDUG8WhmTEIucdhSmRTf5w" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-qw.googleusercontent.com/docsz/AD_4nXfgt_csF8b4yPQqt98MCrJqnDoOWTwatDHrlfA2NDzdXY6kQpMymqmTrTPnMnV8BuoEMBR1lEZrOU6jXtZiQTrum2V5JfU7R3SDgHkF7VSNULSdsERrk9B66WMnb7dE6tPKxIur?key=pDUG8WhmTEIucdhSmRTf5w" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please be aware that you have a unique template for each category. Inside each template, you will find specific sizes available for this category.&#x20;
{% endhint %}

### Follow these Steps to find the correct Sizes:

1. Open the file that you downloaded > Tab “Product Feature Information” > Column “Size”. In this column “Size” you will see all the sizes available for the category you have chosen.&#x20;
2. Check the Tab “List Your Products Here” > Column “Size” > Click on the first cell > Open a drop down menu > Choose the size you need.
3. If you need the second size dimension, you can check the Columns “Type of size”, “Leg length”, "Length", “Cup size” (for bras) and choose one of the suggested options in drop down menus.<br>

<figure><img src="https://lh7-qw.googleusercontent.com/docsz/AD_4nXen8biVe0kYyWkE5aqJrd3tyuxulNESY9CVjKZA52D0TcoE_u1exPESvn1JhP5iTgbZbSRDVcdWRM1933c4Wc7MFJytdyps5Qhs1uPEW14S6Etiy9QudmZOSyqB4bOJ0vGYAgBUTA?key=pDUG8WhmTEIucdhSmRTf5w" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**! Important Notes:**&#x20;

* Once the product variant is published & approved, there is no possibility of changing the value.&#x20;
* If products have the 2nd size dimension (e.g. different leg lengths or cupsizes), the second size dimension is mandatory for ALL variants.
* All sizes within one product and color variant must be consistent (from one sizing range). It could not be that one size is XS, but the second size is 44.
* &#x20;If you can’t find the specific size or second size dimension that you need, please create a missing size request via service desk, following [this link.](https://aboutyou.atlassian.net/helpcenter/sellercenter/portal/1189/group/1688/create/3031)
  {% 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.partner.aboutyou.com/user-guide/sizes.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.
