--- author: paolomatarazzo ms.author: paoloma ms.date: 03/13/2024 ms.topic: include --- ## Configure taskbar by country or region The following example shows you how to configure taskbars by country or region. When the layout is applied to a computer, if there's no `` node with a region tag for the current region, the first `` node that has no specified region will be applied. When you specify one or more countries or regions in a `` node, the specified apps are pinned on computers configured for any of the specified countries or regions. In the following XML example, two regions are added: `US|UK` and `DE|FR`: The taskbar applies when: - If the `` node has a country or region, then the apps are pinned on devices configured for that country or region - If the `` node doesn't have a region tag for the current region, then the first `` node with no region is applied ::: zone pivot="windows-10" ```xml ``` ::: zone-end ::: zone pivot="windows-11" ```xml ``` ::: zone-end > [!NOTE] > [Look up country and region codes (use the ISO Short column)](/previous-versions/commerce-server/ee799297(v=cs.20))