---
id: "subscription-guidance/subscription-offers/stripe-free-trials"
title: "Stripe Free Trials"
description: "Subscriptions"
permalink: "/docs/subscription-guidance/subscription-offers/stripe-free-trials"
slug: "stripe-free-trials"
version: "current"
original_source: "docs/subscription-guidance/subscription-offers/stripe-free-trials.md"
---

> **AI agents:** This is the Markdown version of a RevenueCat documentation page. For the complete documentation index, see [llms.txt](https://www.revenuecat.com/docs/llms.txt).

## Subscriptions

To add a free trial to a Subscription, navigate to **Billing...Subscriptions...Create subscription**

![Screenshot](https://www.revenuecat.com/docs_images/products/stripe/create-subscription.png)

In the \**Create a Subscription* modal, enter the number of days for your free trial.

![Screenshot](https://www.revenuecat.com/docs_images/products/stripe/create-subscription-2.png)

:::tip\[Using Stripe's API]
Free trials can be added to a Subscription through Stripe's API. See Stripe's [pre-built Checkout page](https://stripe.com/docs/billing/quickstart#add-trial-toggle) for an example.

Stripe's full trial documentation can be found [here](https://stripe.com/docs/billing/subscriptions/trials).
:::
