# Add New Product and edit Information

### **Add New Product**

**Step 1: Click on the "Add Product" Button**

* Click on the "Add Product" button located in the top right corner of the screen.

**Step 2: Enter Information**

* Fill in the basic information such as the product name and a brief description.

**Step 3: Add Custom Fields**

* Click on the "Add Entry" button to add custom fields, such as color, size, or material (if necessary).
* You can customize the name and data type for each field to suit your needs.

{% @howdygo/embed url="<https://app.howdygo.com/share/63d7b668-30ba-4c72-9188-70850aa0b46b>" %}

### **Edit Product Information**

**Step 1: Find the Product**

* Use the search function to find the product that needs to be edited.
* Enter relevant keywords such as the product name, product code, or any related information.

**Step 2: Click on the Pencil Icon**

* Once you find the product, click on the pencil icon to open the edit interface.

**Step 3: Edit Information**

In the edit interface:

* **Modify**: Change existing information such as the name, price, description, etc.
* **Add or Remove Information**:
  * Click on the "Add Entry" button to add a new metadata field.
  * If you want to remove unnecessary fields, leave the field information blank.

**Step 4: Save Changes**

* After finishing the edits, click the Save button to update the information.

{% @howdygo/embed url="<https://app.howdygo.com/share/7da7a92e-837e-42bb-834e-0482e68e14a0>" %}

If you have any questions, don't hesitate to ask, we're always here to help!


---

# 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://support.hivo.co/products/add-new-product-and-edit-information.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.
