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

# Features

> Creating and managing product features in Corrily dashboard

A `Feature` is a smallest piece of functionaly, that you want to sell your customers.
Every product may be represented as a set of features.
You can combine features in different combinations to form different products.

In Corrily features can be of two types:

* `Boolean` - a flag, which singlizes that a particular functionality is included into a product;
* `Numeric` - a flag with a threshold value, that allows you to limit consumption of a resource.
  For a numeric feature you can create many threshold values, including "Unlimited" threshold value;

## Creating a Feature

* navigate to `Product catalog` > `Features` on your Corrily dashboard
* click on `Create Feature` button
* Fill the form

<img src="https://mintcdn.com/corrily/Cn8I82iLKQofoT0a/img/products/create_feature.png?fit=max&auto=format&n=Cn8I82iLKQofoT0a&q=85&s=6816b3727143a5a7736722b7750c2971" width="1620" height="1658" data-path="img/products/create_feature.png" />

If you want to create a numeric feature, then you will need to specify measuring unit (for example: Gb, RPS, ...) and
a list of threshold values.

<img src="https://mintcdn.com/corrily/Cn8I82iLKQofoT0a/img/products/create_numeric_feature.png?fit=max&auto=format&n=Cn8I82iLKQofoT0a&q=85&s=e160a71ba592685f1c1d52d6a9b92474" width="1622" height="1656" data-path="img/products/create_numeric_feature.png" />

After feature is created, you can attach it to a product (see [product configuration page](/products/products_configuration)).

Features allow you to create detailed descriptions of your products for paywalls.

**Example:**

<img src="https://mintcdn.com/corrily/Cn8I82iLKQofoT0a/img/products/paywall_product_example.png?fit=max&auto=format&n=Cn8I82iLKQofoT0a&q=85&s=6cba8d541114202751316c85da7ae4b7" style={{maxWidth: "400px"}} width="978" height="1222" data-path="img/products/paywall_product_example.png" />
