# Input fields collection

> Bundle a repeating set of fields users can add, remove, and reorder.

Source: https://bluepic.io/help/input-fields/input-fields-collection  
Language: en  
Category: input-fields  
Last updated: 2026-06-16

A collection lets the people using your design generator manage a **repeating set of fields**: they can add, remove, and reorder items, and every item has the same fields. A list of team members, each with a name, role, and photo, is a typical example.

To build one:

1. In the **Inputs** panel, click **Collection** to create an empty collection.
2. Drag the fields each item should have into it, for example a text field and an image field.
3. Optionally set a **Min number of input groups** and **Max number of input groups** to limit how many items users can add.

![](https://imagedelivery.net/mudX-CmAqIANL8bxoNCToA/839dd6ff-5fe5-4cb7-574f-d9dc9acc9c00/public)

On the canvas, a collection drives iterated elements: the design repeats once per item, so the layout grows and shrinks with what your users add. Collections are an advanced feature.
