Slot: insert_controls
Specifies which controls to use in the containing context.
URI: [oscal:insert_controls](https://w3id.org/lmodel/oscal/insert_controls)
Alias: insert_controls
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [MergeCustom](MergeCustom.md) | Provides an alternate grouping structure that selected controls will be place... | no |
| [ProfileGroup](ProfileGroup.md) | A group of (selected) controls or of groups of controls within a profile cust... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [InsertControls](InsertControls.md) |
| Domain Of | [MergeCustom](MergeCustom.md), [ProfileGroup](ProfileGroup.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:insert_controls |
| native | oscal:insert_controls |
## LinkML Source
name: insert-controls
description: Specifies which controls to use in the containing context.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: insert_controls
domain_of:
- MergeCustom
- ProfileGroup
range: InsertControls
multivalued: true
inlined: true
inlined_as_list: true