# Detail Product

In the left corner of the product detail page, you can see product info such as product name, product code, unit, category, price, and owner. In this section you can edit product info, maybe it’s because there is a change in product price, unit, category, or other problems.

You can edit the product info by clicking **'Product'** to navigate to the Products page. Select and click a product, then you will see detailed information about the product. In the product info section, click the **'Edit'** button ( <img src="/files/-MTsHkEnzPo2QqzH4gX8" alt="" data-size="line"> ). Then change the product info as needed. Click **'Edit Product'** when finished and you can see the product info change log in the changelog tab.

![Product Detail](/files/ZLhmN9w4NuaiEB0ikEIh)


---

# 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.3dolphins.ai/sales-activity/product/detail-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.
