NavContainers contain multiple NavItems, which are divided into search, context and action subcomponents. There are three default NavContainers:
- PrimaryNavContainer– Holds information such as Customer, Order, Product and Ticket and is rendered on the bottom row of the global context area
- SecondaryNavContainer– H olds information such as Store, Site, Catalog and Pricelists and is rendered on the top row of the global context area
- OptionsNavContainer– This contains Log Out, Preferences and About information and is rendered to the right of the- SecondaryNavContainer 
NavContainers set the following:
| Name | Type | Description | 
|---|---|---|
| 
 | string | IDs are optional. If you use an ID, it must be unique to the IDs that are specified by other navigational components within the global context area. The ID is included when rendering the  | 
| 
 | path | References and identifies the  | 
| 
 | path | References all of the contained  | 

