# Import/Migrate Registrations

Because every import and migration from previous system is different, so we might need some custom development to import/migrate from previous system

In order for us to do that, please provide the registrations in a CSV with the format like the following sample

{% file src="/files/-MLN-En0eMnBe\_CFEaVD" %}
Sample registration import CSV
{% endfile %}

Please make sure the CSV is with the right format

**Everything is extra field need to have extraField\_ prefx\***\ <br>


---

# 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.product-reg.varify.xyz/v1-shopify-product-registration/admin/import-migrate-registrations.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.
