> For the complete documentation index, see [llms.txt](https://academy.wandace.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.wandace.com/how-to-guides/products.md).

# Product Catalog

Welcome to your Product Management Hub! Before diving into creating and managing your products, we have a friendly piece of advice to ensure a smooth and efficient experience.

#### Why Create Categories and Attributes First?

Creating products is a breeze when you have a well-organized system in place. By setting up your categories and attributes beforehand, you streamline the product creation process and avoid unnecessary back-and-forth between different sections. This approach not only saves you time but also helps maintain a consistent and organized product catalog.

#### Benefits of Setting Up Categories and Attributes First:

* **Efficiency:** Quickly assign products to categories and attributes without pausing to create new ones.
* **Consistency:** Ensure that all products follow a uniform structure, making it easier for customers to find what they need.
* **Ease of Management:** Simplify the process of updating and managing your product catalog.

#### Getting Started

1. **Create Categories:** Organize your products into a tree format with main categories and subcategories.
2. **Set Up Attributes:** Define attributes like size, color, and other specifications, and add relevant terms.

By following these steps, you’ll have a robust foundation that makes product creation seamless and hassle-free.

Happy organizing, and let’s get started with building your perfect product catalog!


---

# 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://academy.wandace.com/how-to-guides/products.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.
