---
title: Feature previews
description: >-
  Shopify's feature previews provide early access to new features. Learn about
  the feature previews available and how to test your apps.
source_url:
  html: 'https://shopify.dev/docs/apps/build/stores/feature-previews'
  md: 'https://shopify.dev/docs/apps/build/stores/feature-previews.md'
---

# Feature previews

Shopify's feature previews give you early access to changes to Shopify so that you can build on the platform with confidence. You can test features that'll be available to users in the upcoming months, but that haven't yet been rolled out. With feature previews, you can test your apps for compatibility, build new capabilities, and adapt your business strategies to maximize your apps' value to users.

Visit our [developer changelog](https://shopify.dev/changelog?filter=feature_preview) to see all available feature previews.

***

## Previewing new features

When a new feature is accompanied by a backwards-incompatible change to our APIs, or a significant change to the online store or the Shopify admin, it's included in a feature preview.

You can test the feature by [creating a new dev store](https://shopify.dev/docs/apps/build/stores/development-stores) and enabling the feature preview.

### Enable a feature preview

Each feature preview can include several changes. When you enable a feature preview, you select the preview that includes the features that you want to access.

#### Steps

To use feature previews, [create a dev store](https://shopify.dev/docs/apps/build/stores/development-stores#create-a-dev-store), and specify the desired preview. Only one feature preview may be enabled on a dev store.

**Caution:**

Feature previews might still be under development and are subject to change.

### Timeline for feature previews

For backwards-incompatible changes, the timeline for feature previews is tied to the API release schedule.

When a stable API version introduces a backwards-incompatible change, the feature associated with the change won't be available to a user's Shopify admin until nine months later, when that version of the API is the oldest supported stable version. So you have nine months to preview a feature and prepare for it before it's released to users.

To learn more about the API release schedule, refer to [Shopify API versioning](https://shopify.dev/docs/api/usage/versioning#release-schedule).

***
