> ## Documentation Index
> Fetch the complete documentation index at: https://help.hoopai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Migrate from ClickFunnels

> Step-by-step guide to migrating funnels, contacts, and automations from ClickFunnels to HoopAI.

This guide covers moving your funnels, contacts, and sales processes from ClickFunnels to HoopAI.

***

## What transfers

| Data               | Transferable? | Method                              |
| ------------------ | ------------- | ----------------------------------- |
| Contacts           | Yes           | CSV export/import                   |
| Funnel pages       | No            | Rebuild in HoopAI funnel builder    |
| Page designs       | No            | Screenshot for reference, rebuild   |
| Products           | Partial       | Recreate in HoopAI products         |
| Order history      | No            | Export for records                  |
| Email sequences    | No            | Rebuild as HoopAI workflows         |
| Custom domains     | Yes           | Repoint DNS to HoopAI               |
| Membership areas   | No            | Rebuild as HoopAI memberships       |
| Affiliate programs | Partial       | Rebuild in HoopAI affiliate manager |

***

## Migration steps

<Steps>
  <Step title="Export contacts from ClickFunnels">
    In ClickFunnels, go to **Contacts** and export your contact list as CSV. Include all custom fields and tags.
  </Step>

  <Step title="Document your funnels">
    Screenshot each funnel page and note the page flow (opt-in → thank you → sales page → order form → upsell → confirmation). This serves as your blueprint for rebuilding.
  </Step>

  <Step title="Import contacts into HoopAI">
    Go to **Contacts → Import → CSV**. Map fields and import. See [CSV format guide](/contacts/csv-import-format).
  </Step>

  <Step title="Recreate products">
    Go to **Payments → Products** and create your products with the same pricing, recurring options, and descriptions.
  </Step>

  <Step title="Build funnels in HoopAI">
    Go to **Sites → Funnels** and recreate your funnel pages. HoopAI's drag-and-drop builder supports similar elements: headlines, forms, countdown timers, order forms, upsells/downsells.
  </Step>

  <Step title="Set up order forms">
    Add order form elements to your funnel pages. Connect your payment gateway (Stripe) and link products.
  </Step>

  <Step title="Rebuild email sequences">
    Create workflows in **Automation** triggered by form submissions or purchases. Add email and SMS follow-up steps.
  </Step>

  <Step title="Move your domain">
    Update your DNS records to point your custom domain to HoopAI. Go to **Settings → Domains** for instructions.
  </Step>

  <Step title="Recreate membership areas">
    If you had ClickFunnels membership funnels, rebuild them in **Memberships & Communities**.
  </Step>
</Steps>

***

## Post-migration checklist

* [ ] Contacts imported with tags and fields
* [ ] Products recreated with correct pricing
* [ ] Funnels rebuilt with all pages
* [ ] Order forms connected to Stripe
* [ ] Upsells and downsells configured
* [ ] Email/SMS follow-up workflows created
* [ ] Custom domain pointed to HoopAI
* [ ] SSL certificate provisioned
* [ ] Membership areas rebuilt
* [ ] Old ClickFunnels pages redirected or taken down

***

## Common issues

<AccordionGroup>
  <Accordion title="Funnel pages look different">
    HoopAI and ClickFunnels use different page builders. Focus on matching the conversion flow rather than pixel-perfect design replication.
  </Accordion>

  <Accordion title="Order bumps and upsells work differently">
    HoopAI supports order bumps and upsell/downsell pages. Configure them in the funnel step settings — the flow is similar but the interface differs.
  </Accordion>

  <Accordion title="Domain propagation delay">
    After changing DNS records, allow 24–48 hours for propagation. Your old pages may still show during this period.
  </Accordion>
</AccordionGroup>
