# Product Information

The Product Information is automatically populated based on the uploaded file's name. Feel free to modify it according to your requirements. Here’s a brief note about the fields under product information - &#x20;

#### Product Name

The product name is like a special label that helps tell one product apart from another. It's usually shown in catalogs, online shops, and lists of products. For example, you might see names like "XYZ Smartphone 2000" or "ABC Premium Laptop." By default, the product name will be the same as the .glb file you upload.

#### Product SKU ID

The SKU (Stock Keeping Unit) ID is a unique alphanumeric code assigned to each product to track inventory and sales. It can include numbers, letters, or a combination of both. For example, "SKU12345" or "ABC001." The auto-populated product SKU ID will be system generated, you can change it if you'd like.&#x20;

**Product Category**

This field refers to the classification or the grouping to which the specific product belongs based on its characteristics, features, or intended use. E.g. consumer electronics, furniture, toys, home decor, etc. The product category will be automatically set to 'Others'. Please feel free to select a more suitable option from the drop-down menu if needed.

**Product Sub-category**

This field refers to a further  classification of the product within a broader category. E.g. furniture category may include sofas, tables, chairs, beds, etc. as subcategories. The product sub - category will also be automatically set to 'Others'. Please feel free to select a more suitable option from the drop-down menu if needed.

<figure><img src="/files/AbGO3AZhmpV9ACJ7hCFG" 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://docs.avataar.ai/knowledge-center/creator/upload-your-catalog/upload-3d-model/product-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.
