# 2.1 Adding Product

**Pre-Requisite :** User should have the QATTS Administration permissions.

* Login to the QATTS application.
* On the Left Navigation Menu, Click on the **Administration.**

![](/files/-MbaXt22f51InMSzg3AM)

* You should see the Product Management menu with the “**Product Management**”, click on that **Product Management**.

&#x20;

![](/files/-MbaXt23VgWcnwqYOwz6)

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

![](/files/-MbaXt241urULMx6LnFy)

* When you click on the “**Product**”, the page should appear as shown in the screenshot below. Then Click on “**Add Product**”.

&#x20;

![](/files/-MbaXt25s_L7y2NqHorZ)

* When you click on the “**Add Product**”, the page should appear as also shown in the screenshot below
* You need to fill the below fields.
  * Product Name
  * Product Description
  * Select the application type.
    * If your application is web application (HTML App) select the web – html.
    * If your application is web application (Angular App) select the web – Angular.
    * If your application is Desktop application, select the Desktop
    * If your application is Desktop (Electron) select the Desktop – Electron.
    * If your application is Mobile (IOS) select the Mobile - iOS
    * If your application is Mobile (Android) select the Mobile - android
    * If your using only API’s select the API
* Select the test data location type. If your Test Data Location Type is File System, then you need to enter the Test Data Location path otherwise you can leave this filed.
* After you filled up the details click on **save** button.

&#x20;

![](/files/-MbaXt26sojL0APKR0OF)

* The product should be created successfully for you and created product displayed in the grid like the screenshot below.

![](/files/-MbaXt27ghvSDM46IyhZ)

* Please refer 2.10.1 section for managing the product (Edit/Delete).

##


---

# 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-2.0/qatts-configuration/2.1-adding-products.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.
