# Feature

## What is a Feature?

A **Feature** can be a folder for a particular project or a module with group of functionalities under it. Here user can keep all functionalities of a particular project or module together.

You can add Feature from **Settings** from the Left Navigation panel or you can add a Feature in the QATTS Studio.​

## Add a Feature

### Add Feature from Studio

​To add a Feature follow the below steps

Feature can be added from settings and from studio as well. First take lets take a look how to add Feature from studio.

**STEP 1:** On the Left Navigation Panel click on the **Studio** and it will then redirect to new page‌.&#x20;

![](/files/-MlF0ku56K4TirRYLvI3)

**STEP 2:** Here you can click on **"+"** and Click on **New Feature**

![](https://gblobscdn.gitbook.com/assets%2F-MgdWk21zETVSCGfZEts%2F-MgjuTLKe2GvtLoxPsiF%2F-Mgk-7H72KSpjDbmopd8%2FFeature.JPG?alt=media\&token=0642379a-0a90-4da8-b17a-23269cb66663)

**STEP 3:** A new Page will be opened as shown below. Continue by adding **Feature Name** and **Description** as per your requirements, and click **Next**.

![](/files/-MgtGKZzoQrtLLRXzWlO)

![](/files/-MiV5i0iE1K74K3SrifK)

{% hint style="info" %}
**Note:** Here Property Name and Value are Optional.
{% endhint %}

Finally After adding the required details click on the **Save** button and the feature would be added, the newly added feature can be accessed from the left navigation Panel.

### Add Feature from Settings

**STEP 1:** On the Left Navigation Panel click on setting and select Feature.

![](/files/-MlEzd9zvoWvOJIqZ62D)

&#x20;From here on you can follow back to **STEP 2** from **Add Feature from studio**.

### Short video

![](/files/-Ml9kFFA0gTpEvqGvmSM)

​

​


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.qatts.com/master-1/administration/feature.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
