--- title: Expanded targets for Admin Action Extensions - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: 'https://shopify.dev/changelog/expanded-targets-for-admin-action-extensions' md: >- https://shopify.dev/changelog/expanded-targets-for-admin-action-extensions.md metadata: effectiveApiVersion: null affectedApi: [] primaryTag: displayName: Platform handle: platform secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2024-04-01T17:45:48-04:00' postedAt: '2024-04-01T17:37:00-04:00' updatedAt: '2024-04-02T11:22:22-04:00' effectiveAt: '2024-04-01T17:37:00-04:00' --- [Back to Developer changelog](https://shopify.dev/changelog) April 1, 2024 Tags: * Platform # Expanded targets for Admin Action Extensions You can now seamlessly integrate your app using [admin action extensions](https://shopify.dev/docs/apps/admin/admin-actions-and-blocks#admin-actions) at many more locations in the Shopify admin. These include draft orders pages, abandoned checkouts pages, and variant pages. You can find the full list of targets in the [admin extension targets API reference](https://shopify.dev/docs/api/admin-extensions/unstable/api/extension-targets). Learn how to create your first [admin action extension](https://shopify.dev/docs/apps/admin/admin-actions-and-blocks/build-an-admin-action) on Shopify.dev.