***

title: "Global Settings"
metaTitle: "Configuring Global Settings in Vendure"
metaDescription: "Set store-wide defaults for available languages, inventory tracking, and out-of-stock thresholds that apply across all channels in your Vendure store."
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------

The global settings allow you to define certain configurations that affect *all* channels.

* **Available languages** defines which languages you wish to make available for translations. When more than one language has been enabled, you will see the language switcher appear when viewing translatable objects such as products, collections, facets and shipping methods.
  ![./screen-translations.webp](./screen-translations.webp)
* **Global out-of-stock threshold** sets the stock level at which a product variant is considered to be out of stock. Using a negative value enables backorder support. This setting can be overridden by individual product variants (see the [tracking inventory](/current/core/user-guide/catalog/products#tracking-inventory) guide).
* **Track inventory by default** sets whether stock levels should be tracked. This setting can be overridden by individual product variants (see the [tracking inventory](/current/core/user-guide/catalog/products#tracking-inventory) guide).
