---
title: App Design Guidelines
description: These guidelines remove the guesswork, so you can build apps that are predictable and easy to use.
source_url:
  html: https://shopify.dev/docs/apps/design/index
  md: https://shopify.dev/docs/apps/design/index.md
---

# App Design Guidelines

Shopify's App Design Guidelines show you what great Shopify apps look like and how they're crafted. These guidelines remove the guesswork, so you can build apps that are predictable and easy to use.

## Why you should use these guidelines

We base our design guidelines on some basic principles, which we communicate through clear directives. Following these directives helps provide a better app experience for merchants.

[Built for Shopify\
\
](https://shopify.dev/docs/apps/launch/built-for-shopify/requirements#design)

[Meeting the Built for Shopify design requirements earns preferential treatment in the Shopify App Store and signals quality to merchants.](https://shopify.dev/docs/apps/launch/built-for-shopify/requirements#design)

[Adaptability\
\
](https://shopify.dev/docs/apps/design/layout)

[Most online store traffic is on mobile, so design for mobile devices first.](https://shopify.dev/docs/apps/design/layout)

[A better merchant experience\
\
](https://shopify.dev/docs/apps/design/app-structure)

[Match the rest of the Shopify admin and put merchant needs ahead of being different for its own sake.](https://shopify.dev/docs/apps/design/app-structure)

[Accessibility\
\
](https://shopify.dev/apps/best-practices/accessibility)

[Build with accessibility best practices so your app works for all merchants and their customers.](https://shopify.dev/apps/best-practices/accessibility)

***

## Apps and the Shopify admin

[Apps](https://shopify.dev/apps) are a crucial part of the Shopify ecosystem. They enable merchants to add functionality to their stores without leaving the familiar environment of the Shopify admin.

Using [Shopify App Bridge](https://shopify.dev/apps/tools/app-bridge), you can create apps directly inside the Shopify admin. A single frontend that's written with Shopify App Bridge can power point-of-sale, desktop, and mobile experiences. Apps built with Shopify App Bridge are more performant, flexible, and have more features.

By building with Shopify App Bridge and following these App Design Guidelines, you'll create a streamlined experience with the rest of the Shopify admin.

[Start building now\
\
](https://shopify.dev/apps/getting-started/build-qr-code-app)

[Learn about some of the patterns, components, and features that are common in Shopify apps by building an example app.](https://shopify.dev/apps/getting-started/build-qr-code-app)

![A navigation menu App Bridge component as rendered in the Shopify admin's app nav. The component is showcased next to its code equivalent.](https://shopify-assets.shopifycdn.com/shopifycloud/shopify-dev/production/assets/assets/images/apps/design-guidelines/overview/adg-app-bridge-yCoTa0Oh.png)

***

## Best practices

We believe that the best apps provide merchants with a user experience that matches the appearance and behaviors of the Shopify host surface. This consistency builds merchant trust, because merchant workflows often cross between apps and native pages of the Shopify admin.

For apps embedded into the Shopify admin, we recommend using the components and best practices of [Polaris](https://shopify.dev/docs/api/polaris), Shopify's unified system for building app interfaces.

We're constantly innovating and evolving the Shopify admin. By using Polaris, your app can evolve with us.

![An annotated App Home page with callouts for consistent spacing, header hierarchy, and a high contrast background.](https://shopify-assets.shopifycdn.com/shopifycloud/shopify-dev/production/assets/assets/images/apps/design-guidelines/overview/high-quality-UX-DKTK8uwZ.png)

Your app's UI should demonstrate a good faith effort to leverage common UX best practices and meet a high bar for design quality.

***