diff --git a/src/components/DxpFacilitySwitcher.vue b/src/components/DxpFacilitySwitcher.vue
new file mode 100644
index 0000000..edf7ea5
--- /dev/null
+++ b/src/components/DxpFacilitySwitcher.vue
@@ -0,0 +1,162 @@
+
+
+
+
+ {{ $t('Facility') }}
+
+
+
+ {{ $t('Specify which facility you want to operate from. Order, inventory and other configuration data will be specific to the facility you select.') }}
+
+
+
+ {{ currentFacility.facilityName }}
+