# Migrer de SSv1 vers SSv2

## Serverside v1 vers Serverside v2

Severside v1 (alias SSv1) est la fonctionnalité de gestion de tag côté serveur de l’ancienne plateforme (v7). Elle est désormais obsolète.\
Dans cette section, nous verrons comment migrer d’une configuration SSv1 vers la nouvelle plateforme (alias SSv2)

## Trois étapes pour migrer

1. [Envoyer des données vers serverside v2](/fr/premiers-pas/integrating-your-data/migration-guides-to-the-platform-x/migrate-from-ssv1-to-ssv2/send-data-to-serverside-v2.md) (alias Platform X)
2. [Vérifier la qualité de vos données](/fr/fonctionnalites/sources/source-data-quality.md)
3. [Ajouter votre première destination](/fr/fonctionnalites/destinations.md)


---

# 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://doc.commandersact.com/fr/premiers-pas/integrating-your-data/migration-guides-to-the-platform-x/migrate-from-ssv1-to-ssv2.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.
