Create paywall
A paywall serves as an in-app storefront where customers can browse products and make purchases.
Before you start creating paywalls (Click to Expand)
- Create at least one product.
- (optional) Create offer.
Create paywall
To create a new paywall in the Adapty dashboard:
- Go to Paywalls in the Adapty main menu. This page shows an overview of all your paywalls and their metrics.
- Click Create paywall.
- On the Paywalls / New paywall page, enter a Paywall name to identify this paywall throughout the Adapty Dashboard.
- Click Add product.
- Select products to be shown to your customers.
note
- The product order in this list will be maintained in the SDK, so arrange products in your desired order.
- Once a paywall is shown in production, you won’t be able to change the products on it, as this could affect paywall metrics.
- If you're offering free trials or other offers for your products, add them here, or they won't be available. Choose an offer you created earlier for this product from the Offer list. The list is only available for products that have offers.
- Click Create as a draft to confirm paywall creation.
Your paywall is now created!

Next steps
After you have created your first paywall:
- Add it to a placement. Placement IDs will be the only hardcoded entities. You will be using them to get products to sell.
- The way you work with the paywall next depends on your implementation:
- If you want to use the Adapty Paywall Builder, design the paywall in the no-code editor. Adapty will render the paywall and handle the purchase logic, while you will only need to display the paywall in the app code.
- If you have a custom paywall you want to use, see our guides for implementing in-app purchases with Adapty for your platform: