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

# Migrations

> Step-by-step guides for migrating your dbt™ jobs and pipelines to Paradime from other orchestration platforms.

Move your existing dbt™ workflows to Paradime with minimal disruption. These guides cover common migration paths, including importing from dbt Cloud™ and replacing GitHub Actions-based orchestration with Paradime Bolt.

<CardGroup cols={2}>
  <Card title="dbt™ Cloud to Paradime" href="/guides/migrations/dbt-cloud-tm-importer/index" icon="cloud-arrow-up">
    Use the one-click dbt Cloud™ Importer to transfer jobs, understand term translations, and get up and running in Paradime quickly.
  </Card>

  <Card title="GitHub Actions to Paradime Bolt" href="/guides/migrations/migrating-dbt-tm-jobs-from-github-actions-to-paradime-bolt" icon="github">
    Replace GitHub Actions dbt™ workflows with Paradime Bolt schedules, including deferred runs, smart scheduling, and integrated monitoring.
  </Card>
</CardGroup>


## Related topics

- [Migrations](/guides/migrations/index.md)
- [Github Actions to Paradime Bolt](/guides/migrations/migrating-dbt-tm-jobs-from-github-actions-to-paradime-bolt.md)
- [Translation of Key Terms](/guides/migrations/dbt-cloud-tm-importer/translation-of-key-terms.md)
- [Workspaces and data mesh](/guides/paradime-fundamentals/workspaces-and-data-mesh.md)
- [Transferring dbt™ Jobs](/guides/migrations/dbt-cloud-tm-importer/transferring-dbt-tm-jobs.md)
