# Introduction

The **Emporix Management Dashboard** is designed to help you manage your store's resources.

## Navigating the Management Dashboard

Emporix Management Dashboard allows you to smoothly navigate through the modules and manage your business configuration settings, customers, orders, catalogs, products, pricing, and other.

* The **navigation menu** on the left lists the available modules. Each module is a collapsible menu itself, grouping together specific sections.
* The **top bar** provides several options:
  * change a perspective (if you have also access to the [VSM](https://app.gitbook.com/o/z8MNPigQv25NZe33g3AV/s/rSc4haeKWrTrOPHzdrMO/)),
  * switch to another tenant (if you have access to more than one),
  * choose the preferred currency,
  * select the language that you want to use for your data and for the UI

<figure><img src="https://3057647601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbTY7EwZtYYQYC6GOcdTj%2Fuploads%2Fgit-blob-4fcd4da8e4962714c4942b833f169311ac282430%2Ftopbar.png?alt=media" alt="Top bar"><figcaption><p>Top bar</p></figcaption></figure>

### Data and interface languages

There are two language choosers in the settings bar at the top:

* The **data language** chooser enables you to see localized values in the preferred language first. For example, when you switch to French data language and then open a product, the localized fields, such as name or description, show the the first displayed values in French. But the other content you see in the UI, like modules names, fields names, buttons etc, is not translated to French.

<figure><img src="https://3057647601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbTY7EwZtYYQYC6GOcdTj%2Fuploads%2Fgit-blob-45f4726f488c6d8cc940430eff74cebc86de18e9%2Fdatalanguage.png?alt=media" alt="Data language selector" width="150"><figcaption><p>Data language selector</p></figcaption></figure>

* The **interface language** under your account icon allows you to switch to a different UI language and to have everything translated. Emporix supports English and German as UI languages.

<figure><img src="https://3057647601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbTY7EwZtYYQYC6GOcdTj%2Fuploads%2Fgit-blob-417331e8f649cc01129cc053099e548f4268a5c8%2Fuilanguage.png?alt=media" alt="UI language selector" width="150"><figcaption><p>UI language selector</p></figcaption></figure>

{% hint style="warning" %}
The possibility to view specific modules and available options that appear in particular views of Emporix Management Dashboard depend on the permissions set for users. If you don't see a specific module, can't see or perform an action described in the documentation, it might mean that you don't have enough permissions.\
To learn how to manage users and their rights and roles in the application, see [Users and Groups](https://developer.emporix.io/ce/management-dashboard/administration/usersandgroups).
{% endhint %}

## Modules

The Management Dashboard provides the following modules:

* [**Dashboard**](https://developer.emporix.io/ce/management-dashboard/dashboard) - monitoring commerce operations, sales rates and other KPIs.
* [**Agentic AI**](https://developer.emporix.io/ce/management-dashboard/agentic-ai) - configuring AI agents to facilitate operational worflows.
* [**Customer Management**](https://developer.emporix.io/ce/management-dashboard/customer-management) — managing data about the companies, contact persons, customers and coupons.
* [**Vendor Management**](https://developer.emporix.io/ce/management-dashboard/vendors) - managing vendors and their access.
* [**Quotes**](https://developer.emporix.io/ce/management-dashboard/quotes) — preparing and managing customers' quotes requests.
* [**Carts**](https://developer.emporix.io/ce/management-dashboard/carts) - monitoring the created carts lifecycle.
* [**Orders**](https://developer.emporix.io/ce/management-dashboard/orders-module) — managing orders.
* [**Catalogs**](https://developer.emporix.io/ce/management-dashboard/catalogs-module) — configuring catalogs and categories to which your products can be assigned.
* [**Products**](https://developer.emporix.io/ce/management-dashboard/products-module) — managing product data: create product templates, labels, manage brands, or gather supplier details.
* [**Pricing**](https://developer.emporix.io/ce/management-dashboard/pricing) — configuring the pricing models and price lists.
* **Supplier Management** — managing your suppliers' data.
* [**Settings**](https://developer.emporix.io/ce/management-dashboard/settings) — managing store settings, such as delivery options or fees.
* [**Administration**](https://developer.emporix.io/ce/management-dashboard/administration) — managing users, permissions and webhooks.
* [**Extensions**](https://developer.emporix.io/ce/management-dashboard/extensions) — additional custom extensions to the product.
* [**Custom Entities**](https://developer.emporix.io/ce/management-dashboard/custom-instances) - managing custom created types with associated mixins.
