> ## Documentation Index
> Fetch the complete documentation index at: https://docs.autotab.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Updating Inventory

> Autotab can update your system of record, e.g. your CMS, ERP, CRM, TMS, etc.

Autotab is great at moving data between systems, e.g. updating systems of record like a content management system (CMS), enterprise resource planning (ERP), customer relationship management (CRM), or electronic health records (EHR/EMR).

In this example, a warehouse audit of a company's inventory was recorded in a spreadsheet. Autotab updates the company's CMS with the new inventory levels, and sends alerts in cases where inventory levels are low.

export const EmbeddedVideo = ({children, url}) => <div style={{
  position: "relative",
  paddingBottom: "62.456140350877185%",
  height: 0,
  marginBottom: "var(--ifm-leading)"
}}>
    {children}
    <iframe src={url} style={{
  position: "absolute",
  top: 0,
  left: 0,
  width: "100%",
  height: "100%"
}}></iframe>
  </div>;

<EmbeddedVideo url="https://www.loom.com/embed/e9f1b50a9b384c999f1689a0ab424311?sid=0368dc64-f957-4b28-8aa2-4661075d85ca" />
