Admin link extensions replace both admin links and bulk action links, which were previously created from the Extensions section of your app's [Partners Dashboard](https://partners.shopify.com/). Admin link extensions let you access the same functionality as admin links and bulk action links, but also give you the opportunity to localize links for users, let you manage links in your app's source control system, and manage their deployment with the Shopify CLI. This tutorial will guide you through migrating from admin links and bulk action links to admin link extensions. ## Requirements Before starting this tutorial you'll need: * An existing Shopify app * Admin links or bulk action links that were previously created on the [Shopify Partners dashboard](https://partners.shopify.com) * An upgraded [Shopify CLI on version 3.71 or higher](/docs/api/shopify-cli#upgrade) ## What you'll learn In this tutorial, you'll learn how to do the following tasks: * Use the CLI to migrate your existing admin and bulk action links * Verify the correct configuration for your admin link extensions * Test your link extension's functionality with the CLI * Deploy your extension to all stores that have your app installed ## Step 1: Import existing extensions To import your existing link extensions from the Partners dashboard you can run the following command.