# How to migrate from Producthero to Channable

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>I recieved an email saying I need to prepare my account for migration, what do I need to do?</td><td><a href="/pages/TRX3aVbs7qRSN5nU1HDP#prepare-your-account-for-migration">/pages/TRX3aVbs7qRSN5nU1HDP#prepare-your-account-for-migration</a></td></tr><tr><td>I haven't recieved an email yet, but I want to migrate to Channable now.</td><td><a href="/pages/TRX3aVbs7qRSN5nU1HDP#migrate-to-channable-sooner">/pages/TRX3aVbs7qRSN5nU1HDP#migrate-to-channable-sooner</a></td></tr><tr><td>I need help with my migration from Producthero to Channable.</td><td><a href="/pages/CYyXB1jfeaOGuPLrLTOo#how-can-i-get-help-with-my-migration">/pages/CYyXB1jfeaOGuPLrLTOo#how-can-i-get-help-with-my-migration</a></td></tr></tbody></table>

### Prepare your account for migration

If you have **received an email to your admin billing email address** from Producthero asking you to prepare your account for migration, follow these steps:

1. Click the link in the email you received.
2. On the next page, click to accept Channable's Terms & Conditions and privacy policy.

{% hint style="success" %}
All done! Your account is now prepared for migration, and you don't need to do anything else. We'll take it from here.

You'll receive another email from us once we've completed your migration. From then, you'll be able to log in to Channable using the same email address you used for Producthero.
{% endhint %}

***

### Migrate to Channable sooner

We're **migrating Producthero customers gradually to ensure a seamless migration**, based on individual account setups.

However, if you would like to migrate sooner, we'd like to review your situation and, where possible, accommodate an earlier migration.

If you'd prefer to migrate to Channable sooner, send us a message at <support@producthero.com>.

***

{% content-ref url="/pages/CYyXB1jfeaOGuPLrLTOo" %}
[Producthero to Channable migration FAQs](/css/readme/migrate-from-producthero-to-channable/producthero-to-channable-migration-faqs.md)
{% endcontent-ref %}


---

# 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://helpcenter.channable.com/css/readme/migrate-from-producthero-to-channable/how-to-migrate-from-producthero-to-channable.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.
