# Feature

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

You can add Feature from Setting from the agent panel or you can add a Feature in the QATTS Suite.​

​To add a Feature follow the below steps

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

![](/files/-MgtFaJtSkHv-XpHDsvH)

**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)

![](https://gblobscdn.gitbook.com/assets%2F-MgdWk21zETVSCGfZEts%2F-MgjuTLKe2GvtLoxPsiF%2F-MgjzyP0fiGwQLX9IrYG%2FFeature1.JPG?alt=media\&token=cdb21da3-8d24-4222-bf74-1ab3a5aac41c)

Note: You can Also add New Feature from the Settings --> Features and can follow below steps.

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

![](/files/-MgtGKZzoQrtLLRXzWlO)

![](/files/-MiV5i0iE1K74K3SrifK)

**Note:** Here Property Name and Value are Optional.

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.

​

​


---

# 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/v-3.0/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.
