# Product

## Add and Manage Product

To Create Product

Go to left **Navigation and click on Product**

![](/files/5LiLj2XyQV4DL0u8jwHJ)

Click on **+New** to add a new product&#x20;

<figure><img src="/files/hY2POeVFUkLB75oXa1Lu" alt=""><figcaption></figcaption></figure>

Add all the Details and **Save**&#x20;

<figure><img src="/files/DQP1K4Us7tQtK5IdrC8X" alt=""><figcaption></figcaption></figure>

Check the newly added **Product** shown top of the list&#x20;

<figure><img src="/files/5UrRPJzX1oYpfqiWmxAl" alt=""><figcaption></figcaption></figure>

## Edit Product

You can choose to edit the product that you have created.

Click on the Action menu (3 vertical dots) ![](/files/e3fztxk0WgsP3g76U7tf) for the record that you would like to edit and click the **Edit** button&#x20;

<figure><img src="/files/SMmVa6ZDOdTLub2D7a1m" alt=""><figcaption></figcaption></figure>

Make the necessary changes and click on **Save**

<figure><img src="/files/maqJsg970c4pOIEOY9ps" alt=""><figcaption></figcaption></figure>

## Delete Product

You can choose to delete the product that you have created.

Click on the Action menu (3 vertical dots) ![](/files/alShpqyBRKR4zfMKerQs) for the record that you would like to delete and click the **Delete** button&#x20;

<figure><img src="/files/SoZ2TOEUSDV4UdqWcOCE" alt=""><figcaption></figcaption></figure>

Give the **Confirmation** in the popup and the record will be deleted

<figure><img src="/files/RuxnWjgiZXWTfj4bqnaz" alt=""><figcaption></figcaption></figure>


---

# 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://help.quickappflow.com/product-guides/crm/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.
