--- title: "[Developer Preview] Admin action and block 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/developer-preview-admin-action-and-block-extensions md: https://shopify.dev/changelog/developer-preview-admin-action-and-block-extensions.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 27, 2023 Tags: * Tools # \[Developer Preview] Admin action and block extensions Developers can now create and test Admin action and block extensions in their dev stores. These new extensions enable you to seamlessly integrate your app's functionality into the Shopify admin by embedding workflows and UX on core admin pages. By giving merchants access to your app's functionality, without the need to navigate away from their current task, these extensions help merchants be more efficient and productive. Admin actions and blocks can use [direct API access](https://shopify.dev/docs/api/admin-extensions#direct-api-access), enabling them to use the Admin GraphQL API without having to proxy the calls through their app's backend resulting in faster and more responsive apps. Learn more about Admin action and block extensions on [Shopify.dev](https://shopify.dev/docs/apps/admin/admin-actions-and-blocks).