# User Guide

Welcome to the EPICOR Kinetic Warehouse User Guide. This comprehensive documentation will help you navigate and utilize all features of the EPICOR Kinetic Warehouse application effectively.

## Contents

* [Login](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/login.md) - How to access the system
* [Home and Favorites](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/home-and-favorites.md) - Understanding the main interface and favorites feature
* [Trackers](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/trackers.md) - Using tracking features
* [Labor](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/labor.md) - Managing labor tracking
* [Material Queues (Mtl Queues)](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/material-queues-mtl-queues.md) - Working with material queues
* [Custom Material Queries (Custom Mtl Queries)](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/custom-material-queries-custom-mtl-queries.md) - Creating and using custom queries
* [Shipping](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/shipping.md) - Managing outbound operations
* [Receiving](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/receiving.md) - Managing inbound operations
* [Inventory](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/inventory.md) - Inventory management features
* [Moves/Requests](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/moves-requests.md) - Handling stock movements
* [Issues and Returns](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/issues-and-returns.md) - Managing material issues and returns
* [Production](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/production.md) - Production-related functionality
* [Package Control](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/package-control.md) - Package management features
* [Proof of Delivery](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/proof-of-delivery.md) - Delivery confirmation process
* [Settings](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/settings.md) - System settings
* [Advanced Settings](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/advanced-settings.md) - Additional configuration options
* [Icons Meanings](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/icons-meanings.md) - Reference guide for icons used in the interface

## Getting Started

For new users, we recommend starting with the [Login](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/login.md) section followed by [Home and Favorites](/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/home-and-favorites.md) to understand the basic navigation and interface elements.

Last Updated: May 23, 2025


---

# 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.biscit.com/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide.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.
