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

# Migration Concierge

> A paid service where Zion staff run your legacy-data import for you instead of your own team running the self-serve wizard.

Migration Concierge is an optional paid service for schools that would rather hand off their legacy-data import than run the self-serve wizard themselves. An administrator submits a request from inside Zion, and Zion staff complete the import on the school's behalf using an internal tool. The request form and its status live in the app; the import work itself happens off to the side, run by Zion, not by your team.

<Note>
  Requesting Migration Concierge requires an active subscription.
</Note>

## When to request it

Use the self-serve importer at [Importing Legacy Data](/features/data/importing-data) if your team is comfortable preparing a CSV and walking through the upload, mapping, dry-run, and commit steps. Request Migration Concierge instead if you would rather not do that work yourself, for example when your legacy data needs more cleanup than your team has time for, or when you want someone else to own the mapping and verification steps.

## How to request it

<Steps>
  <Step title="Open Import">
    Go to Import from the sidebar (administrator access only) to reach the import page.
  </Step>

  <Step title="Find the Migration Concierge card">
    On the import page, use the Migration Concierge Service card.
  </Step>

  <Step title="Submit your request">
    Provide a contact name and email, your organization's name, the source system you are migrating from, an approximate student count, and any optional notes about your data.
  </Step>

  <Step title="Wait for follow-up">
    Once submitted, the card shows a status chip confirming your request was received. The Zion team follows up outside the app to coordinate next steps.
  </Step>
</Steps>

<Warning>
  A school can have only one active request at a time. If a request is already pending or in progress, a new submission is blocked until it is resolved.
</Warning>

## What Zion staff do with your request

Migration Concierge requests are handled through an internal tool that is not part of any customer-facing navigation. Zion staff members with the appropriate internal access review submitted requests and open the matching import wizard for your organization.

That internal wizard mirrors the same steps as the self-serve importer: upload, map columns, run a dry-run preview, and commit. The difference is who is at the keyboard. Every action a Zion staff member takes while working on your request is scoped to your organization and attributed to that staff member, and a persistent banner is shown throughout confirming which school's data is being worked on.

## Related pages

<CardGroup cols={2}>
  <Card title="Importing Legacy Data" icon="file-import" href="/features/data/importing-data">
    Run the self-serve import wizard yourself: upload, map columns, dry-run, and commit.
  </Card>

  <Card title="Exporting Data" icon="file-export" href="/features/data/exporting-data">
    Request an export bundle of your school's data once it is in Zion.
  </Card>
</CardGroup>
