> For the complete documentation index, see [llms.txt](https://docs.qatts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qatts.com/v-3.0/manage-features/4.1-create-feautre.md).

# 5.1 Create Feature

Feature is a type of module in our application. QATTS treats every module in our application as feature. We can create sun features also if you have any.&#x20;

Example: Accounts is the module. Under the Account we have create account, update account, delete accounts.&#x20;

Here Account is a module and create account, update account and delete accounts are the sub modules of accounts.&#x20;

* On the dashboard, Click on the **Settings.**

![](/files/-Mc9cA73TUVHBJGtZndZ)

When you click on the “**Settings**”, the page will appear as also shown in the screenshot below. Then Click on “**Feature**”.

![](/files/-Mc9cA74ZJ0Ac20kFnDc)

Click on the plus icon in feature panel.

![](/files/-Mc9cA75hXj8j47g6s4b)

Click on the “New Feature” link.

![](/files/-Mc9cA76DxcyVfom18hL)

You need fill the Below details

* &#x20;Select the feature(optional)
  * &#x20;If you want to create the sub feature then select the feature.
* Enter feature name.
* Enter the feature description

After fill up the form click on Next button. The page should appear as also shown in the screenshot below

![](/files/-Mc9cA775h5pRlCRbQxW)

Then Click on Save button. Now your feature was saved successfully.

![](/files/-Mc9cA78hHEZPBfdIKWn)

Created feature is displayed in the feature panel.
