Skip to main content

Bulk Cart Import

The Bulk Cart Import allows you to create or update multiple carts at once using a CSV file. This is useful when initially setting up Manage1to1 or when deploying new carts across buildings. You upload the file, review a preview of exactly what will happen, then confirm.

Nothing changes until you confirm

Uploading and clicking Preview & Execute Cart Import only shows you what will happen — how many carts will be created, how many will be updated, and any rows that will be skipped. No carts are created or updated until you click Confirm & Import on the preview screen.

CSV Format

Your CSV file must include a header row. Download the CSV Import Template for the correct format.

Required Columns

ColumnDescription
NameThe name of the cart (e.g., "Chromebook Cart A", "iPad Cart 1")
Asset TagA unique identifier for the cart (e.g., "CART-0001"). Used to match existing carts.

Optional Columns

ColumnDescription
Building NameThe building this cart belongs to. Must match an existing building in Manage1to1. You can also use the building's SIS code.
CapacityThe maximum number of devices the cart can hold (e.g., "30"). Set to 0 or leave blank for unlimited.
CommentsAny additional notes about the cart

How It Works

  1. Navigate to Settings → System Utilities → Inventory tab
  2. Locate the Bulk Cart Import section
  3. Upload your CSV file using the upload area
  4. Once uploaded, click Preview & Execute Cart Import — this opens a preview and does not create or update anything yet
  5. Review the preview, then click Confirm & Import to apply the changes (or Cancel to walk away with no changes)

Matching Behavior

Carts are matched by Asset Tag. When processing:

  • If a cart with the same asset tag already exists, it will be updated with the values from the CSV
  • If no matching cart is found, a new cart will be created
  • If a building name is provided but cannot be found, that row will be skipped and logged as an error

Building Resolution

The Building Name column is flexible — Manage1to1 will try to match it in the following order:

  1. Building name — matches against the building display name (case-insensitive)
  2. SIS/Building code — if no name match is found, tries to match against the building's SIS code

This means you can use either the full building name (e.g., "Oakwood High School") or the SIS code (e.g., "10100") in your CSV.

Reviewing the Preview

The preview screen opens after you click Preview & Execute Cart Import and summarizes exactly what confirming will do.

The bulk cart import preview showing new-cart, existing-cart, and skipped-row summary cards

Summary cards

  • New Carts — carts that will be created
  • Existing Carts — carts already in Manage1to1 (matched by asset tag) that will be updated
  • Rows Skipped — rows missing required data; these are left out of the import

Skipped rows

Rows missing required data are grouped into a collapsible rows will be skipped notice. Expand it to see which rows were left out, fix them in your CSV, and re-upload if you want them included.

After Import

After the import completes, you'll see a summary showing how many carts were created, updated, or failed. Any errors are logged to the Activity Log with details about which rows failed and why.

Tips

  • Asset tags must be unique — each cart needs a distinct asset tag for matching to work correctly
  • Download the template first to ensure your columns are in the correct order
  • You can run the import multiple times safely — existing carts (matched by asset tag) will be updated, not duplicated
  • Capacity is optional — leave it blank or set to 0 for carts without a device limit
  • Room assignments are not part of the import — assign carts to rooms after import through the cart edit page
  • The preview writes nothing — click Cancel for no changes, or Confirm & Import to apply what it shows

Related articles

Loading…