# How to Add Product

## **Step by step walkthrough**

**Login** in to QATTS and follow below steps to add a **New Product**

**STEP 1:**  On the Left Navigation Panel click on **Administration** ----> **Product Management** ----> **Product.**

![](/files/-MguBtcisBGEqzcQOQ9T)

**STEP 2** : Click on the **Add Product** on the Left corner of the screen.

![](/files/-MguC9qzj_fvy2Rbs0-w)

**STEP 3**: A product information panel opens up and you need to fill up the required details.

![](/files/-MguCNvNeeWdGAoRJjv2)

Fill the following details

* **Product Name**: It is the name of the Product, usually the target application name
* **Product Description**: Information about the Product
* **Application Type :** Tells the target application type. Web, Mobile, Desktop etc.
* **Test Data Location Type:** It is the type of the test data repository. Currently QATTS supports `SharePoint & Dropbox`
* **IsDefault**: By selecting, it makes the product default selection.

**STEP 4**: Finally after adding the details Click on **Save** and product details will be saved. Also while adding a product there need a test data repository configuration, you can go through how to configure in the next section.

You can select the product from the Dashboard as shown below. The newly added Product can be accessed from here.

![](/files/-MguD9o3S6D8xQcSDBbf)

Below image would walk you through How to add a Product.

## Short video

![](/files/-MkGLwWKht-LkGkmK7jS)


---

# 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/administration/product/how-to-add-product.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.
