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

# Welcome to MigrateKit

> Migrate Webflow content to Sanity CMS with automated CSV import. Built by ContentWrap.

## What is MigrateKit?

MigrateKit is a CSV migration tool built by [ContentWrap](https://contentwrap.io), the team behind enterprise Sanity implementations like Ramp's 1,500+ document migration.

Upload your Webflow CSV export, map fields to your Sanity schema, and import everything as drafts—ready for review before publishing.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/UzlqeoEaLYQ" title="YouTube video player" frameBorder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## Why MigrateKit?

Migrating CMS platforms manually is slow and error-prone. MigrateKit handles the tedious work:

* **Smart field mapping** - Visual interface to connect Webflow columns to Sanity fields
* **HTML to Portable Text** - Automatically converts rich text while preserving formatting
* **Asset migration** - Downloads images from Webflow and uploads them to Sanity
* **Safe drafts** - All imports create drafts, protecting your published content
* **Webflow-optimized** - Built specifically for Webflow's CSV export format

## How It Works

<Steps>
  <Step title="Export from Webflow">
    Download your collection as a CSV from Webflow CMS
  </Step>

  <Step title="Upload & Map">
    Upload the CSV and map Webflow fields to your Sanity schema
  </Step>

  <Step title="Connect Sanity">
    Link your Sanity project using your project ID and API token
  </Step>

  <Step title="Import">
    Review and execute the migration—all content imports as drafts
  </Step>
</Steps>

## Who Should Use MigrateKit?

<CardGroup cols={2}>
  <Card title="Content Teams" icon="users">
    Migrate without technical expertise or custom scripts
  </Card>

  <Card title="Developers" icon="code">
    Save days of manual work and focus on building features
  </Card>

  <Card title="Agencies" icon="briefcase">
    Offer fast, reliable migration services to clients
  </Card>

  <Card title="Sanity Partners" icon="handshake">
    Streamline client onboarding and reduce project timelines
  </Card>
</CardGroup>

## Get Started

You'll need a **ContentWrap account** to use MigrateKit. Sign up for free, then navigate to **MigrateKit** in your sidebar or visit `/migratekit` to begin.

<CardGroup cols={2}>
  <Card title="Prerequisites" icon="list-check" href="/prerequisites">
    What you need before starting
  </Card>

  <Card title="Quickstart Guide" icon="rocket" href="/quickstart">
    Complete your first migration in under 10 minutes
  </Card>

  <Card title="Migration Overview" icon="map" href="/migration/overview">
    Full step-by-step migration roadmap
  </Card>
</CardGroup>
