# Operations

- [Catalog](https://learn.moselle.io/operations/catalog.md): Manage your product catalog in Moselle. Add items, organize with custom attributes, import in bulk, and keep your inventory data accurate for demand planning and forecasting.
- [View and Filter Your Catalog](https://learn.moselle.io/operations/catalog/access-your-catalog.md): View, filter, and export your product catalog in Moselle. Find items quickly using search and filters, identify catalog issues, and download your master item list.
- [Triage Catalog Issues](https://learn.moselle.io/operations/catalog/triage-catalog-issues.md): Identify and fix catalog data issues in Moselle. Learn the difference between blocking and non-blocking issues, and why resolving them improves forecast accuracy.
- [Create an Item](https://learn.moselle.io/operations/catalog/create-an-item.md): Add new products, components, and bundles to your Moselle catalog. Learn how to create items manually and choose the right SKU type.
- [Adding Bundles in Moselle](https://learn.moselle.io/operations/catalog/adding-bundles-in-moselle.md)
- [Components](https://learn.moselle.io/operations/catalog/components.md): Learn how to set up and manage components in Moselle — the raw materials, packaging items, and sub-items that make up your finished goods.
- [Import Items via CSV](https://learn.moselle.io/operations/catalog/import-your-items.md): Import products into Moselle via CSV. Learn how to bulk upload items, update existing products, and avoid common import errors.
- [Edit Item Details](https://learn.moselle.io/operations/catalog/edit-item-details.md): Update product information in Moselle. Edit pricing, manage bill of materials, link store listings, add supplier pricing, phase out SKUs, and configure forecast settings.
- [Bills of Materials (BOMs)](https://learn.moselle.io/operations/catalog/bill-of-materials.md): Learn what Bills of Materials (BOMs) are in Moselle, when you need them, how they are set up during onboarding, and how to update them after go-live.
- [Custom Attributes](https://learn.moselle.io/operations/catalog/custom-attributes.md): Add custom attributes in Moselle to organize your catalog and configure per-SKU planning constraints — MOQ, lead times, and safety stock — via CSV bulk import.
- [SKU Grading](https://learn.moselle.io/operations/catalog/sku-grading.md): Learn how SKU grading works in Moselle. Understand A, B, and C grade tiers, how to filter your Production Plan by grade, and how Mo uses grades to adjust demand forecasts.
- [Inventory Health](https://learn.moselle.io/operations/catalog/inventory-health.md): Learn how Moselle's Product Catalog flags Healthy, Understocked, and Overstocked SKUs using your configured inventory targets — and how to act on each status.
- [Inventory](https://learn.moselle.io/operations/inventory.md): Inventory management provides visibility into stock across all warehouse locations. Monitor real-time levels, create warehouses, and track inventory movement to optimize stock allocation.
- [Create a Warehouse](https://learn.moselle.io/operations/inventory/create-a-warehouse.md): See the breakdown on how to create an inventory location in Moselle. Know the difference between the different warehouses you house your inventory.
- [Archive a Warehouse](https://learn.moselle.io/operations/inventory/archive-a-warehouse.md): Learn how to archive a warehouse in Moselle to remove it from active planning without permanently deleting your inventory data.
- [Managing Inventory](https://learn.moselle.io/operations/inventory/managing-inventory.md): Learn how to manage your inventory in Moselle, including manual uploads, understanding data persistence, and best practices for accuracy.
- [External Warehouses](https://learn.moselle.io/operations/inventory/external-warehouses.md): Understanding how External Warehouses (3PLs) work in Moselle and how to set them up.
- [Amazon FBA](https://learn.moselle.io/operations/inventory/amazon-fba.md): Understanding how Amazon FBA inventory is calculated and displayed in Moselle.
- [Suppliers](https://learn.moselle.io/operations/suppliers.md): Supplier management drives procurement efficiency. Maintain accurate supplier data, pricing, and relationships to make informed sourcing decisions and optimize your supply chain.
- [Add a Supplier](https://learn.moselle.io/operations/suppliers/add-a-supplier.md): Suppliers connect your procurement to production planning. Configure supplier details, lead times, and preferences to optimize replenishment decisions and streamline ordering.
- [Supplier Prices](https://learn.moselle.io/operations/suppliers/supplier-prices.md): Price lists enable cost-effective sourcing decisions. Track supplier-specific pricing to identify the best supplier for each product when planning production orders.
- [Supplier Orders](https://learn.moselle.io/operations/suppliers/orders.md): Order tracking provides visibility into your procurement pipeline. Monitor purchase orders from draft to delivery across all suppliers to ensure timely fulfillment.
- [Supplier Documents](https://learn.moselle.io/operations/suppliers/docuements.md): Centralized documentation keeps supplier information accessible. Store contracts, specifications, and correspondence to maintain organized supplier relationships.


---

# 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://learn.moselle.io/operations.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.
