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.

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
  2. Scroll to the Bulk Cart Import section
  3. Upload your CSV file using the upload area
  4. Once uploaded, click Execute Cart Import to process the file

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.

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

Related articles

Loading…