# Cmdlets ```{toctree} :glob: true :hidden: true commandlets/* ``` The [BOM Tab]() consists of [BOMs]() and [BomRows]() and the [Item Tab]() consists of the [Items]() instead. :::{admonition} Availability restricted to certain functions The Cmdlets are **only** available in the context of the []() cmdlet.\ This means, that they can only be used in the functions [Check-Boms]() , [Transfer-Boms]() , [Check-Items]() , [Transfer-Items](). ::: To add, change or remove entities in the BOM Window the following Cmdlets should be used: | Name | Description | |-----------------------------------------------------------------------------------|-----------------------------------------------| | []() | Adds a new entity to the BOM Window. | | []() | Updates an existing entity in the BOM Window. | | []() | Removes an entity from the BOM Window. |