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

# OnePint Documentation

OnePint.ai is an AI-powered inventory platform built to help modern retailers, brands, and grocers take control of their inventory decisions. Our platform brings together three powerful products: **OneTruth**, **Pint Planning**, and **Pint Control Center** to provide end-to-end visibility, intelligent planning, and real-time control over your inventory ecosystem. Whether you're looking to unify inventory across channels, forecast demand with precision, or respond instantly to supply chain disruptions, OnePint equips your teams with the tools and intelligence needed to move faster, plan smarter, and execute with confidence.

Find all the product information, step-by-step guides, and references you need to take your Inventory Management to the next level!

## Getting Started

Accelerate your inventory intelligence journey with AI-driven precision.

OnePint.ai delivers an end-to-end AI-native inventory management platform for retailers and brands. Our unified suite eliminates planning-execution gaps through real-time visibility, autonomous decisioning, and predictive optimization. Start leveraging smarter inventory control in three steps:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>OneTruth</strong></td><td>OneTruth provides a centralized, real-time view of inventory across all channels, stores, warehouses, and e-commerce platforms. It integrates data from various sources, offering a single source of truth for inventory and availability data, both current and future.</td><td><a href="/files/8vwgCdMgWN4nvzUCa42c">/files/8vwgCdMgWN4nvzUCa42c</a></td><td><a href="/spaces/TynUfXVXQEN6FryIUhqf/pages/ObxTc22qewKeK4cmbth3">/spaces/TynUfXVXQEN6FryIUhqf/pages/ObxTc22qewKeK4cmbth3</a></td></tr><tr><td><strong>Pint Planning</strong></td><td>Pint Planning optimizes availability, reduces inventory costs, and enhances forecasting, allocation, and replenishment. It leverages demand sensing, simulations, and outcome-based optimization to anticipate demand shifts and drive inventory efficiency.</td><td><a href="/files/1JcTEuuFTIR49GHxsm5j">/files/1JcTEuuFTIR49GHxsm5j</a></td><td></td></tr><tr><td><strong>Pint Control Center</strong></td><td>Pint Control Center utilizes real-time, autonomous AI agents to facilitate decision-making and monitoring. It enables businesses to predict stockouts, overstock etc. before they impact the bottom line, assess financial risks, and automate inventory decisions.</td><td><a href="/files/pZiWI88jugsh6m4Yz3Oz">/files/pZiWI88jugsh6m4Yz3Oz</a></td><td></td></tr></tbody></table>

### Features

*Why OnePint.ai? Deliver the right inventory, in the right place, at the right time.*

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Unified Inventory Visibility</strong></td><td>Monitor real-time inventory levels across all channels and locations from a single centralized platform.</td></tr><tr><td><strong>Omnichannel Segmentation</strong></td><td>Allocate and reserve inventory by sales channel ensuring product availability across sales channels.</td></tr><tr><td><strong>Future Available-to-Promise (ATP)</strong></td><td>Include in-transit inventory in availability calculations to enable reservations against future supply.</td></tr><tr><td><strong>Pre-Order Management</strong></td><td>Control product visibility and sale timing by setting future availability dates and quantity limits.</td></tr><tr><td><strong>Snapshot Audit Visibility and Reconciliation</strong></td><td>View and analyse historical supply, demand, and availability for inventory audit and tracking.</td></tr><tr><td><strong>Predict Stockouts and Overstock Risks</strong></td><td>Detect potential inventory imbalances early with AI-driven monitoring and predictive alerting.</td></tr><tr><td><strong>Assess Financial Impact in Real Time</strong></td><td>Understand the financial consequences of inventory issues instantly to guide informed decision-making.</td></tr><tr><td><strong>Perform Root Cause Analysis on Exceptions</strong></td><td>Trace stockouts, inventory anomalies to their root causes to prevent recurring issues.</td></tr><tr><td><strong>Sense Demand in Real Time</strong></td><td>Capture live demand signals from e-commerce, POS etc. to anticipate shifts and prevent stock imbalances.</td></tr><tr><td><strong>Simulate What-If Scenarios</strong></td><td>Model and compare alternate demand or supply scenarios to guide proactive inventory planning.</td></tr><tr><td><strong>Optimize Outcomes with AI</strong></td><td>Maximize profitability and service levels with AI-recommended allocation strategies.</td></tr><tr><td><strong>Seamless Integration</strong></td><td>Connect easily with existing ERP, OMS, and WMS systems for fast, disruption-free deployment.</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.onepint.ai/onepint-documentation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
