# File Maintenance

- [Customer](https://docsmeat.ksb.net/file-maintenance/customer.md)
- [Manage Customer](https://docsmeat.ksb.net/file-maintenance/customer/manage-customer.md): The "Manage Customer" page in the KSB Meat program allows you to add, edit, and manage customer information. Here are the steps to effectively use the "Manage Customer" feature:
- [Vendor](https://docsmeat.ksb.net/file-maintenance/vendor.md)
- [Manage Vendor](https://docsmeat.ksb.net/file-maintenance/vendor/manage-vendor.md)
- [Salesman](https://docsmeat.ksb.net/file-maintenance/salesman.md)
- [Manage Salesman](https://docsmeat.ksb.net/file-maintenance/salesman/manage-salesman.md)
- [Product](https://docsmeat.ksb.net/file-maintenance/product.md)
- [Manage Product](https://docsmeat.ksb.net/file-maintenance/product/manage-product.md): The "Manage Product" page in the KSB Meat program allows you to create, edit, and manage product information. Follow the steps below to effectively use the "Manage Product" feature:
- [How to create a new product](https://docsmeat.ksb.net/file-maintenance/product/manage-product/how-to-create-a-new-product.md)
- [Adding a New Product (video)](https://docsmeat.ksb.net/file-maintenance/product/manage-product/adding-a-new-product-video.md): This is how you can add a new product to KSB's Meat Distribution Program.
- [Update Product UPC](https://docsmeat.ksb.net/file-maintenance/product/update-product-upc.md): The purpose of this function is to update the UPC (Universal Product Code) of a product in the system and enable easy product identification during sales order processing.
- [Manage Cross Reference](https://docsmeat.ksb.net/file-maintenance/product/manage-cross-reference.md): The purpose of this function is to manage cross-references in the system and associate catch weight items with specific products for validation purposes in sales orders.
- [Product Adjustment Report by Product](https://docsmeat.ksb.net/file-maintenance/product/product-adjustment-report-by-product.md)
- [Product Adjustment Report by Adj ID](https://docsmeat.ksb.net/file-maintenance/product/product-adjustment-report-by-adj-id.md)
- [PriceList](https://docsmeat.ksb.net/file-maintenance/pricelist.md)
- [Customer Price List Setup](https://docsmeat.ksb.net/file-maintenance/pricelist/customer-price-list-setup.md)
- [Miscellaneous](https://docsmeat.ksb.net/file-maintenance/miscellaneous.md)
- [Charging Sales Tax to Customers](https://docsmeat.ksb.net/file-maintenance/miscellaneous/charging-sales-tax-to-customers.md): This instruction manual will guide you through the process of charging sales tax to your customers. Please follow the steps outlined below:


---

# 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://docsmeat.ksb.net/file-maintenance.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.
