# Admin

- [Catalog](https://docs.vendorfuel.com/admin/catalog.md)
- [Products](https://docs.vendorfuel.com/admin/catalog/products.md): Manage store products.
- [Add New Product](https://docs.vendorfuel.com/admin/catalog/products/add-new-product.md): How to add a product.
- [Categories](https://docs.vendorfuel.com/admin/catalog/categories.md): Manage product categories.
- [Add New Category](https://docs.vendorfuel.com/admin/catalog/categories/add-new-category.md): How to add a new product category.
- [Collections](https://docs.vendorfuel.com/admin/catalog/collections.md): Manage collections of products and categories.
- [Price sheets](https://docs.vendorfuel.com/admin/catalog/price-sheets.md): Manage catalog product price sheets.
- [Manufacturers](https://docs.vendorfuel.com/admin/catalog/manufacturers.md): Manage product manufacturers.
- [Merge Manufacturers](https://docs.vendorfuel.com/admin/catalog/manufacturers/merge-manufacturers.md): How to merge duplicate manufacturers.
- [Promo Codes](https://docs.vendorfuel.com/admin/catalog/promo-codes.md): Manage promo codes, which function like coupon codes.
- [Banners](https://docs.vendorfuel.com/admin/catalog/banners.md): Manage banners and banner areas.
- [Customers](https://docs.vendorfuel.com/admin/customers.md): Manage customer accounts, groups and roles.
- [Groups](https://docs.vendorfuel.com/admin/customers/groups.md): Manage customer groups in VendorFuel.
- [Add group](https://docs.vendorfuel.com/admin/customers/groups/add-group.md): How to add a customer group in VendorFuel.
- [Accounts](https://docs.vendorfuel.com/admin/customers/accounts.md): Manage customer accounts.
- [Add New Account](https://docs.vendorfuel.com/admin/customers/accounts/add-new-account.md): How to add a new customer account.
- [Dashboard](https://docs.vendorfuel.com/admin/dashboard.md): The Dashboard shows your store's order summary, growth and links to other sections.
- [Orders](https://docs.vendorfuel.com/admin/orders.md): Manage Orders and Order Tracking.
- [Order tracking logs](https://docs.vendorfuel.com/admin/orders/order-tracking-logs.md): Upload order tracking logs.
- [Exceptions & Failures](https://docs.vendorfuel.com/admin/orders/exceptions-and-failures.md): How to monitor and resolve order exceptions and failures.
- [Purchasing](https://docs.vendorfuel.com/admin/purchasing.md): Manage Vendors, Cost Sheets and Document Profiles.
- [Punchout](https://docs.vendorfuel.com/admin/punchout.md): Manage Punchout Suppliers.
- [Add Punchout Supplier](https://docs.vendorfuel.com/admin/punchout/add-punchout-supplier.md): How to add a punchout supplier.
- [Adding an ODP punchout supplier](https://docs.vendorfuel.com/admin/punchout/add-punchout-supplier/adding-an-odp-punchout-supplier.md): How to add an ODB Business Solutions punchout supplier.
- [Punchout configuration checklist](https://docs.vendorfuel.com/admin/punchout/punchout-configuration-checklist.md): How to go from a new store to punchout-ready store.
- [Reports](https://docs.vendorfuel.com/admin/reports.md): Manage, download and schedule Reports.
- [Users](https://docs.vendorfuel.com/admin/admin-accounts.md): Search and add VendorFuel admin accounts.


---

# 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.vendorfuel.com/admin.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.
