> 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/get-to-start-automating-web-applications/automated-test-execution/untitled-1/create-product-element.md).

# 3.2.1.2 Create Product Element

Click on the plus icon in objects.

![](/files/-MbePXydUFOP-DWgn4Vv)

Click on the **Add Product Element** link.

![](/files/-MbePXyeZFrxddjyNnk2)

You need fill the Below details

1. Select the section name
2. Enter product element name
3. Label name
4. Select product element type
5. Data type
6. Enter sequence
7. UI element linking was not mandatory if you want you can select the UI Elements.
8. Link the UI element in UI Input Element Name, UI View Element Name, UI Error Element Name.

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

![](/files/-MbePXyfSGgnUAzEPA-p)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/get-to-start-automating-web-applications/automated-test-execution/untitled-1/create-product-element.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.
