> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Free trial periods

Paid and custom plans can be configured to start with a free trial period when a subscription is created.

Stigg's allows product manager and growth team members to add, modify and remove trial period for plans without requiring additional engineering changes.

<img src="https://mintcdn.com/stigg/_E1NPxWRKvYZ5hDE/images/docs/883351f-Screenshot_2023-07-20_at_11.25.49.png?fit=max&auto=format&n=_E1NPxWRKvYZ5hDE&q=85&s=ce594d4a578b81a28e910e5f8292b060" alt="" width="2472" height="804" data-path="images/docs/883351f-Screenshot_2023-07-20_at_11.25.49.png" />

## Time-based trial periods

In time-based free trials, customers are granted free access to the product for certain amount of time, for example: 30 days.

## Spend-based trial periods

In spend-based trials, customers are granted free access to the product until they reach incur a specific spend limit, for example: `$30` worth of credits.

Cost-based trials are can be useful for plans with pay-as-you-go pricing. When customers reach the defined cost, additional access to features that are defined as pay-as-you-go charges will be denied.

<Note>
  Cost-based trials are available only for paid plans
</Note>

## Combination of time-based and spend-based trials

In a combined time-based and spend-based trial customers are granted free access to the product until they reach incur a specific spend limit within a specific time period, for example: `$30` worth of credits for 3 months.

<Note>
  Combined time-based and cost-based trials are available only for paid plans
</Note>

## Configuring free trials

### Adding a default trial period

When defining the plan's price:

1. Set the **Start in a free trial** toggle ON.
2. Set the default trial configuration.
3. Click on **Save changes**.

<img src="https://mintcdn.com/stigg/_E1NPxWRKvYZ5hDE/images/docs/818076d-Screenshot_2024-05-09_at_0.18.25.png?fit=max&auto=format&n=_E1NPxWRKvYZ5hDE&q=85&s=54893fc250b2cf1f5c9ed2c95d5bf17b" alt="" width="1572" height="774" data-path="images/docs/818076d-Screenshot_2024-05-09_at_0.18.25.png" />

When the plan's price has already been defined:

1. Click on the **Add free trial** link in the plan's Price section.
2. Continue as described above.

<img src="https://mintcdn.com/stigg/FdQMosJ2Bzlx8vcI/images/docs/658f744-Screenshot_2023-07-20_at_11.21.49.png?fit=max&auto=format&n=FdQMosJ2Bzlx8vcI&q=85&s=57152cbd903016e7c735352355a82fc7" alt="" width="2441" height="758" data-path="images/docs/658f744-Screenshot_2023-07-20_at_11.21.49.png" />

### Changing the default trial period

1. Click on the dotted menu icon under the **Free trial** section and select the **Edit** action.
2. Enter the updated default trial configuration.
3. Click on **Save changes**.

### Removing the default trial configuration

1. Click on the dotted menu icon under the **Free trial** section and select the **Remove** action.
2. Confirm the action.

<Note>
  By default, customers are eligible for **one free trial per [product](../../../../products/overview)**.

  Additional trial access can be granted programmatically by overriding the default trial settings and [when provisioning subscriptions via the Stigg app](../../../../../managing-customers-and-subscriptions/subscriptions/provisioning-subscriptions).

  Similarly, customers can be forced to start in a paid or custom plan both programmatically and [when provisioning subscriptions via the Stigg app](../../../../../managing-customers-and-subscriptions/subscriptions/provisioning-subscriptions).
</Note>
