Creating items, folders & sets

Add an item, a child item, folders and sub-folders, and create a set of items in one step.

New records start in the tree. You can add a single item, nest one item under another, group items into folders, or create a whole set at once.

Add an item

Before you start Open the project and select the module you're working in (Requirements, Architecture, Tests, Risks, or SBOM).

  1. Click + Add above the tree, or right-click where you want the item and choose Add Item.
  2. Fill in the fields the item type requires — at minimum a name or summary.
  3. Save.

Result The item appears in the tree with its own identifier, starting in the first lifecycle state, and its version history begins immediately.

Add a child item

Child items nest beneath a parent to show structure — for example, sub-requirements under a parent requirement.

  1. Right-click the item that will be the parent.
  2. Choose Add Child Item (also shown as Add a Child).
  3. Complete the fields and save.

Result The new item appears indented under its parent in the tree.

Create a folder

Folders organize items without being items themselves — they don’t carry a lifecycle or links.

  1. Right-click the project root or a folder, and choose Add Folder… (or New Folder).
  2. Name the folder and confirm.
  3. To nest one folder inside another, right-click the parent folder and choose Add Sub-Folder…

Result The folder appears in the tree, ready to hold items.

Add a set of items

A set creates several items of the same type in one step — useful when you’re standing up a group of related records at once.

  1. Right-click where the set should go and choose Add Set of…
  2. In the destination picker, confirm where the items will be created and choose Create Here.
  3. Enter the items for the set, then confirm.

Result The items are created together at the chosen location, each as a full record.

Tip Architecture has its own creation flow for model elements — see Architecture — but folders, sets, and the actions in this guide work there too.

Next

Once items exist, you’ll often want to copy or reuse them — see Reusing & duplicating items.

Was this helpful?