> For the complete documentation index, see [llms.txt](https://en.docs.sizerpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://en.docs.sizerpro.com/finalizing-a-campaign/data-export.md).

# Data export

Once all wearers have been assigned all their sizes on each garment, you have the option to export this data, in CSV or Excel format.

* Click on "Export" at the top right of the interface.<br>

![](/files/-LXdJBY-kfeAuB5cJQdc)

The exported file will allow you to report to your Client directly and/or to your company.

Ultimately, SizerPro will allow you to automatically export campaign data into your company's ERP system.

Indeed, these data are personal, and employees are very attached to them. Thus, in the export of the campaign, your company will not have access to this data.

There will therefore be 2 exports in 2 different databases :

* A copy for your company: Without morphological data
* One copy for SizerPro: All data (with anonymized morphological data)<br>

### **Example of CSV export:**<br>

![](/files/-LXdJGCueHd1o-6k8qj5)

## **The different morphological data on the export**

**On the export, you can include the measurements of the different parts of the body of the person to be dressed.**

{% hint style="info" %}
**For example, your company may need to know the length of a wearer's crotch in order to hem the trousers.**<br>
{% endhint %}

###

### **List of the different body parts taken into account by SizerPro**

#### **Arm length ( ArmLength)**

This corresponds to the distance between the middle of the shoulder and the wrist.

![](/files/-LXdJM2tj-CQa3rzQaaB)

#### **Chest size ( Chest)**

This corresponds to the circumference of the chest, at the level of the chest.

![](/files/-LXdJQs1q45ZiANmPWrS)

#### **Hip circumference ( Hips)**

This corresponds to the circumference around the hips.

![](/files/-LXdJVSF_OrD8O9j5Blk)

**Inseam length**

This corresponds to the distance between the crotch and the malleolus of the foot.<br>

![](/files/-LXdJ_T9nrYKaFv83BF6)

#### **LegContour thigh circumference ("Leg Contour")**

This corresponds to the circumference of the thigh, at the very top of the leg.

![](/files/-LXdJfy6LDwYro1kafxp)

#### **Underchest ( Underchest)**

This corresponds to the circumference of the bust, just below the chest.

![](/files/-LXdKFENmfx7KpHJ9IaS)

#### **Natural Waist (Waist)**

This corresponds to the circumference of the bust, at the level where the wearer prefers his clothes.

![](/files/-LXdKKPnIJW39ZsljvHg)

<br>


---

# 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:

```
GET https://en.docs.sizerpro.com/finalizing-a-campaign/data-export.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.
