Skip to main content

Item collections

Organise items by collection

Collections provide a way to segregate items according to their usage.

Each collection can be thought of as a separate dataset within the same database, as the items inside are isolated from the rest. In most areas of Alloy, you can filter items based on their collection, so you're only dealing with the ones you want.

An item must always belong to a single collection. When you create an item, you must choose one of the collections allowed by its design (usually Live by default). To move an item to a different collection, use the Settings section to edit its Collection property.

Collection types

There are four collection types in Alloy:

  • Live - items in active use. The default for most items.

  • Archive - items no longer in use. Archiving items is typically preferable to deleting them, as their data and relationships are retained, and they can be unarchived later if needed again! Items in this collection are excluded from day-to-day operations by default.

  • Inventory - items that will be used. They can be physical assets (e.g. spare parts in a warehouse) or activities to be performed in future.

  • Template - reusable "draft" items that you can base new items on. See Make a template.

Identify an item's collection

The coloured corner of an item's icon indicates which collection the item belongs to.

IconDescription
An item in the Live collection
An item in the Archive collection
An item in the Inventory collection
An item in the Template collection

Set the allowed collections

All designs and interfaces allow the Live and Archive collections. To change which other collections are allowed for a design/interface:

  1. Launch the Designer app from Alloy Home.

  2. At the start screen, select Designs or Interfaces as appropriate.

  3. In the Search window, scroll the list or use the search box to find the design/interface, and then select it.

  4. In the Details section of the design/interface, select Collections. Enable Set collection and select the collections you want to allow. Select Save to finish.

    The Collections popover showing in the Details section of a design
  5. If the design/interface inherits its Collection property from an implemented interface, select the displayed Go to... link to edit the property on that interface instead.

    A warning that the current design inherits its Collections property from the Defects interface