> 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/security-and-privacy.md).

# Security & Privacy

## **Data Security**

SizerPro implements security measures in accordance with the best standards in force, as part of an obligation of means, against unauthorized access or data breach.

It ensures the software and physical locking of the Infrastructure.

However, the Customer is solely responsible for the security of his own computer system and web access, and in particular for the implementation of firewalls and antivirus software to protect his system and data.

## **Confidentiality**

### **Sizerpro must keep employee data confidential.**

This desire for confidentiality is part of the European legal framework, and refers more particularly to the "General Data Protection Regulation" known as the DGPS.

> **Regulation No 2016/679, known as the General Data Protection Regulation (GPDR), is the European reference text for the protection of personal data. It strengthens and unifies data protection for individuals within the European Union.**

### **But for SizerPro, what does that mean exactly?**

We integrate the GPDR into our tool at the data export level at the end of your campaign.

We anonymize the following data:

* Age
* Height
* Gender
* Weight

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)

{% hint style="info" %}
**Also, as part of a size assignment campaign, do not hesitate to suggest to wearers to enter this information themselves by turning the computer screen in their direction. This will give them more confidence, they will be more likely to enter correct information, rather than verbally.**
{% endhint %}

\ <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/security-and-privacy.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.
