# Data Migration From Hyperswitch

We believe customers fully own their data. If you decide to export data from Hyperswitch, we will work with your new payment service provider to safely export your data.

{% hint style="info" %}
To meet PCI compliance requirements, Hyperswitch can export data only to a PCI-DSS compliant payment processor. Kindly request your new payment processor's PCI Attestation of Compliance (AoC) certificate, and share it to <support.global@juspay.io> while requesting your data export.
{% endhint %}

## Performing the Export Process

1. Merchant requests a data export by sharing the PCI-AoC certificate of their new payment service provider.
2. Once approved by our security team, we will request the new payment service provider's PGP public encryption key.
3. We will use the public key to encrypt the sensitive data for export.
4. The PGP-encrypted CSV file will be transferred via SFTP to your new payment service provider.

It is the responsibility of your new payment service provider to protect their private key file in accordance with PCI DSS compliance.


---

# 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://docs.hyperswitch.io/integration-guide/account-management/data-migration/export-data-from-hyperswitch.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.
