# Documentation Portal

## Welcome

- [Welcome to the Documentation Portal](https://developer.emporix.io/readme.md): Welcome to the Emporix Documentation Portal.
- [Emporix Components Overview](https://developer.emporix.io/architecture-overview/components-overview.md): Emporix is a sophisticated, modular platform designed to support modern digital commerce, focusing heavily on central control, intelligent automation, data unification, and seamless integration.
- [Glossary](https://developer.emporix.io/additional-resources/glossary.md): Look through the glossary of Emporix terms.
- [Videos](https://developer.emporix.io/additional-resources/videos.md): See the video tutorials in relation to Emporix products.
- [Emporix Community](https://developer.emporix.io/additional-resources/community.md): Join the Emporix networking community to find quick answers, share good practices, ideas and more.
- [Developer Policy](https://developer.emporix.io/policies/developer-policy.md): Effective from September 30, 2021.
- [Terms of Use](https://developer.emporix.io/policies/terms-of-use.md): Effective from October 14, 2021.

## Commerce Engine

- [Commerce Engine](https://developer.emporix.io/ce/readme.md): Commerce Engine lives at the heart of your commerce. Get familiar with the Emporix solution.
- [General Concepts of Emporix](https://developer.emporix.io/ce/getting-started/generalconcepts.md): Get an overview of Emporix's main characteristics and features.
- [Creating your first tenant](https://developer.emporix.io/ce/getting-started/creating-a-tenant.md): Create your first tenant.
- [Developer Portal](https://developer.emporix.io/ce/getting-started/developer-portal.md): Developer Portal is a starting place for setting up and configuring your tenant.
- [Manage Users](https://developer.emporix.io/ce/getting-started/developer-portal/manage-users.md): Grant relevant access rights to your team.
- [Manage API Keys](https://developer.emporix.io/ce/getting-started/developer-portal/manage-apikeys.md): API keys enable you to work with Emporix API with different scopes and perspectives.
- [Tenant List](https://developer.emporix.io/ce/getting-started/developer-portal/tenant-list.md): View and manage your tenants.
- [My Account](https://developer.emporix.io/ce/getting-started/developer-portal/myaccount.md)
- [Manage Showcase and Sample Data](https://developer.emporix.io/ce/getting-started/developer-portal/demo-data.md): Use sample data and showcase storefront to test your setup.
- [Commerce Use Cases](https://developer.emporix.io/ce/customer-use-cases/scenarios-introduction.md): Get familiar with the Emporix storefront showcase. We've described a few use case examples to demonstrate the possibilities of Emporix system.
- [Quote Process](https://developer.emporix.io/ce/customer-use-cases/scenarios-introduction/quote-process.md): Find out how a quote process looks like from start to end.
- [Orders](https://developer.emporix.io/ce/customer-use-cases/scenarios-introduction/orders-process.md): See the end-to-end order process.
- [Coupons and Redeeming Rewards](https://developer.emporix.io/ce/customer-use-cases/scenarios-introduction/coupons-process.md): See the example of using coupons end-to-end.
- [Returns](https://developer.emporix.io/ce/customer-use-cases/scenarios-introduction/returns-process.md): Learn how the returns work in CE.
- [Payments](https://developer.emporix.io/ce/customer-use-cases/scenarios-introduction/payment-process.md): See how you can utilize different payment solutions.
- [User Management and Approvals](https://developer.emporix.io/ce/customer-use-cases/scenarios-introduction/right-roles.md): Learn how you can manage users and permissions on the storefront.
- [Customer Social Login](https://developer.emporix.io/ce/customer-use-cases/scenarios-introduction/social-login.md): See how social login facilitates accessing your online store.
- [Personalized Commerce - Customer Segments](https://developer.emporix.io/ce/customer-use-cases/scenarios-introduction/segments.md): See the example of using customer segments to offer personalized experience.
- [Company Shared Orders and Customer Groups](https://developer.emporix.io/ce/customer-use-cases/scenarios-introduction/shared-orders.md): Learn how customer groups and shared company orders can facilitate your workflows.
- [Automated Use Cases](https://developer.emporix.io/ce/customer-use-cases/introduction.md): Explore the examples of how Emporix CE and OE systems can work together to learn how the functionalities we offer can be used in your company.
- [First Registration Coupon](https://developer.emporix.io/ce/customer-use-cases/introduction/first-registration-coupon.md): Check out usage of a value stream to automate coupon creation for first time customers.
- [Availability and Warehouse Assignment](https://developer.emporix.io/ce/customer-use-cases/introduction/availability-and-warehouse.md): Check out the Emporix use case of product availability check and warehouse reassignment process.
- [Quote and Order Entry Automation](https://developer.emporix.io/ce/customer-use-cases/introduction/order-entry.md): See the use case of how the quotes and order process can be automated.
- [Introduction](https://developer.emporix.io/ce/system-management/introduction.md): System management tools in Emporix are designed to help you take full advantage and maximize Emporix capabilities.
- [Authentication and Authorization](https://developer.emporix.io/ce/system-management/authentication-and-authorization.md): Enable proper authentication and authorization measures to keep the system secure.
- [Authentication](https://developer.emporix.io/ce/system-management/authentication-and-authorization/authentication.md)
- [User Authentication](https://developer.emporix.io/ce/system-management/authentication-and-authorization/authentication/user-authentication.md)
- [Emporix Single Sign-On (SSO)](https://developer.emporix.io/ce/system-management/authentication-and-authorization/authentication/user-authentication/sso.md): Integrate single sign-on mechanism.
- [Customer Authentication](https://developer.emporix.io/ce/system-management/authentication-and-authorization/authentication/customer-authentication.md)
- [Auth0](https://developer.emporix.io/ce/system-management/authentication-and-authorization/authentication/customer-authentication/auth0.md): Authenticate users with Auth0.
- [Keycloak](https://developer.emporix.io/ce/system-management/authentication-and-authorization/authentication/customer-authentication/keycloak.md): See how to integrate with Keycloak.
- [Authorization](https://developer.emporix.io/ce/system-management/authentication-and-authorization/authorization.md)
- [Identity and Access Management (IAM)](https://developer.emporix.io/ce/system-management/authentication-and-authorization/authorization/iam.md): IAM Service provides out-of-the-box identity and access management.
- [Site Permissions](https://developer.emporix.io/ce/system-management/authentication-and-authorization/authorization/site-permissions.md): Site permissions provide granular access control over commerce data, such as companies (legal entities), customers, carts, orders, and quotes, across various brands, regions, or markets for employees.
- [Webhook Event Publishing](https://developer.emporix.io/ce/system-management/webhooks-user-guide.md): Set up webhook events to ensure smooth interaction between services and systems.
- [HTTP Webhook Strategy - HMAC Configuration](https://developer.emporix.io/ce/system-management/webhooks-user-guide/hmac-configuration.md): Configure webhooks HMAC to ensure additional authentication layer.
- [HTTP Webhook Strategy - Integration with Azure Service Bus](https://developer.emporix.io/ce/system-management/webhooks-user-guide/azure-service-bus-integration.md): See the example integration with Azure Service Bus through webhooks.
- [HTTP Webhook Strategy - Integration with Amazon Simple Queue Service (SQS)](https://developer.emporix.io/ce/system-management/webhooks-user-guide/amazon-sqs-integration.md): See the example of integration Amazon Simple Queue Service through webhooks.
- [Search](https://developer.emporix.io/ce/system-management/search.md): Good search possibility is a key to achieving sales targets.
- [Universal Search Connector](https://developer.emporix.io/ce/system-management/search/universal-search-connector.md): Universal Search Connector allows you to optimize the system and automate indexing of your products.
- [Search Configuration](https://developer.emporix.io/ce/system-management/search/search-configuration.md): Learn the possibilities for configuring search in Emporix.
- [Indexing Service](https://developer.emporix.io/ce/system-management/search/indexing.md): Configure search indexer to bring great searching experience on your storefront.
- [Optimistic Locking](https://developer.emporix.io/ce/system-management/optimistic-locking.md): Ensure smooth simultaneous work for multiple users with optimistic locking mechanism.
- [Extensibility Cases](https://developer.emporix.io/ce/extensibility-and-integrations/extensibility-cases.md): Take a look at the possibilities that Emporix offers to extend the platform to even better suit your needs.
- [External Products, Pricing and Fees](https://developer.emporix.io/ce/extensibility-and-integrations/extensibility-cases/external-pricing-and-products.md): You can connect an external application or system to fetch products, prices, or fees outside Emporix.
- [Enabling Custom Extensions](https://developer.emporix.io/ce/extensibility-and-integrations/extensibility-cases/custom-extensions.md): You can introduce your custom logic and functionality you need easily with custom extensions functionality.
- [Extension and Cloud Function Hosting](https://developer.emporix.io/ce/extensibility-and-integrations/extensibility-cases/extension-hosting.md): Emporix offers a built-in hosting model for custom extensions and cloud functions. Learn how the hosting works, what you can deploy, and how to manage the full deployment lifecycle.
- [Integrations](https://developer.emporix.io/ce/extensibility-and-integrations/integrations.md): See how Emporix facilitates integration with other tools and systems with the pre-built functionalities.
- [Auth Integrations](https://developer.emporix.io/ce/extensibility-and-integrations/integrations/auth-integrations.md): See how Emporix facilitates integration with other tools and systems with the pre-built functionalities.
- [ERP Integrations](https://developer.emporix.io/ce/extensibility-and-integrations/integrations/erp-integrations.md): See how Emporix facilitates integration with other tools and systems with the pre-built functionalities.
- [SAP Integration](https://developer.emporix.io/ce/extensibility-and-integrations/integrations/erp-integrations/sap-integration.md): Learn the possibilities for integration of Emporix with an ERP system, such as SAP, and replicating data properly.
- [Customer Communication Integrations](https://developer.emporix.io/ce/extensibility-and-integrations/integrations/communication-integration.md): Learn how you can improve the communication with your customers.
- [Mailjet](https://developer.emporix.io/ce/extensibility-and-integrations/integrations/communication-integration/mailjet.md): Learn how you can connect your Mailjet account with Emporix.
- [Payment Systems](https://developer.emporix.io/ce/extensibility-and-integrations/payments.md): Integrate a payment provider system to your e-commerce system.
- [PayPal](https://developer.emporix.io/ce/extensibility-and-integrations/payments/paypal.md): See example of integrating Paypal.
- [Saferpay](https://developer.emporix.io/ce/extensibility-and-integrations/payments/saferpay.md): See example of integrating Saferpay.
- [Spreedly Gateway](https://developer.emporix.io/ce/extensibility-and-integrations/payments/spreedly-test-gateway.md): See example of integrating Spreedly Gateway.
- [Unzer](https://developer.emporix.io/ce/extensibility-and-integrations/payments/unzer.md): See example of integrating Unzer.
- [Invoice](https://developer.emporix.io/ce/extensibility-and-integrations/payments/invoice.md): See example of enabling invoice payment method.
- [Third Party Add-Ons](https://developer.emporix.io/ce/extensibility-and-integrations/add-ons.md): Third-party add-ons can boost the effectiveness of building and managing your online store.
- [Emporix Contentful App](https://developer.emporix.io/ce/extensibility-and-integrations/add-ons/emporix-contentful-app.md): Emporix Contentful App provides external product management functionalities.
- [Emporix Builder.io Plugin](https://developer.emporix.io/ce/extensibility-and-integrations/add-ons/builderio.md): Builder.io plugin provides external content management functionality.
- [Magnolia Emporix Connector](https://developer.emporix.io/ce/extensibility-and-integrations/add-ons/magnolia.md): Magnolia Emporix Connector provides external CMS functionalities.
- [Zendesk Emporix Connect](https://developer.emporix.io/ce/extensibility-and-integrations/add-ons/zendesk.md): Integration with Zendesk can enhance your customer support service.
- [Emporix Storyblok App](https://developer.emporix.io/ce/extensibility-and-integrations/add-ons/storyblok.md): Learn about integration possible with the Emporix Storyblok app.
- [Introduction](https://developer.emporix.io/ce/core-commerce/introduction.md): Learn about Emporix core commerce features.
- [AI Assistance](https://developer.emporix.io/ce/core-commerce/ai-assistance.md): Learn about AI capabilities in Emporix.
- [Carts](https://developer.emporix.io/ce/core-commerce/carts.md): Carts are one of the core concepts of online commerce.
- [Catalogs](https://developer.emporix.io/ce/core-commerce/catalog.md): Catalogs serve as a tool to structure your products.
- [Categories](https://developer.emporix.io/ce/core-commerce/categories.md): Categories gather together products of similar properties.
- [Classifications](https://developer.emporix.io/ce/core-commerce/categories/classifications.md): Learn how classification categories organize products with consistent attributes.
- [Coupons](https://developer.emporix.io/ce/core-commerce/coupons.md): Enhance customers loyalty by offering coupons.
- [Customer Management](https://developer.emporix.io/ce/core-commerce/customer-management.md): Customer Management Service brings the tools to administer information about your customers easily.
- [Approvals](https://developer.emporix.io/ce/core-commerce/customer-management/approvals.md): In B2B segment, having an appropriate approval process in place is crucial.
- [Assisted Buying](https://developer.emporix.io/ce/core-commerce/customer-management/assisted-buying.md): Assist your customers remotely by using the Assisted Buying feature.
- [Customer Groups](https://developer.emporix.io/ce/core-commerce/customer-management/groups.md): Group your B2B customers to allow the right access and scope.
- [Customer Segments](https://developer.emporix.io/ce/core-commerce/customer-management/customer-segments.md): Customer segments allow you to enhance customers experience and target the right group people with the right assortment.
- [Vendor Management](https://developer.emporix.io/ce/core-commerce/vendor-management.md): Vendor Management Service make it possible to easily manage the suppliers and order splitting.
- [Data Localization](https://developer.emporix.io/ce/core-commerce/data-localization.md): Data localization allows you to reach the international customers.
- [Delivery Cycle Management](https://developer.emporix.io/ce/core-commerce/delivery-cycle-management.md): Delivery Cycle Management facilitates shipping your goods to customers.
- [Mixin Schemas](https://developer.emporix.io/ce/core-commerce/mixin-schemas.md): Mixins are custom properties that you can define in Emporix to adapt the system to your specific needs.
- [Media Management](https://developer.emporix.io/ce/core-commerce/media-management.md): Media Service allows you to provide rich content to improve your products visibility.
- [Orders](https://developer.emporix.io/ce/core-commerce/orders.md): Orders stand at the core of e-commerce solution.
- [Shared Orders](https://developer.emporix.io/ce/core-commerce/orders/shared-orders.md): Company-shared orders facilitate order management on your B2B customers side.
- [Pricing](https://developer.emporix.io/ce/core-commerce/pricing-v2.md): Create the pricing models in Emporix.
- [Pricing (Legacy)](https://developer.emporix.io/ce/core-commerce/pricing-v2/pricing.md): Create the pricing models in Emporix (legacy).
- [Products](https://developer.emporix.io/ce/core-commerce/product-user-guide.md): The Product Service empowers you to efficiently manage rich, customizable product data, such as templates, bundles, variants, and media.
- [Availability, location, and stock levels](https://developer.emporix.io/ce/core-commerce/product-user-guide/availabilities.md): Availability service allows you to manage product availability, location, popularity, and stock levels.
- [Brands](https://developer.emporix.io/ce/core-commerce/product-user-guide/brands.md): Manage the brands you deal with easily with Brand Service.
- [Labels](https://developer.emporix.io/ce/core-commerce/product-user-guide/labels.md): Product labels provide and make the important product information easily noticeable.
- [Quotes](https://developer.emporix.io/ce/core-commerce/quote-management.md): The Quote Service enables you to offer personalized pricing for both B2B and B2C customers through automated quote management.
- [Returns](https://developer.emporix.io/ce/core-commerce/returns.md): Returns Service simplifies and automates the return process for both registered and guest customers, offering flexible return handling.
- [Reward Points Management](https://developer.emporix.io/ce/core-commerce/reward-points-management.md): The Reward Points Service automates rewards management that drives customer loyalty and retention.
- [Sites](https://developer.emporix.io/ce/core-commerce/sites.md): Sites correspond to your online shops or warehouses with location-specific settings, such as currencies, taxes, and delivery options.
- [Tax Classes](https://developer.emporix.io/ce/core-commerce/taxes-v2.md): Depending on the countries where your business operates, you need to configure relevant tax classes.
- [Tax classes (Legacy)](https://developer.emporix.io/ce/core-commerce/taxes-v2/taxes.md): Depending on the countries where your business operates, you need to configure relevant tax classes.
- [Measurement Units](https://developer.emporix.io/ce/core-commerce/unit-handling.md): CE provides built-in unit management and conversion mechanism.
- [Introduction](https://developer.emporix.io/ce/management-dashboard/introduction.md): The Management Dashboard is a powerful application that provides you with backoffice tools to administer all types of settings for your online store. Learn what you  achieve with MD.
- [Dashboard](https://developer.emporix.io/ce/management-dashboard/dashboard.md): The Dashboard view provides a flexible way to monitor commerce operations in the system and get insights into the sales KPIs.
- [Agentic AI](https://developer.emporix.io/ce/management-dashboard/agentic-ai.md): Simplify your business operations and unlock greater efficiency with the Emporix Agentic AI.
- [Customer Management](https://developer.emporix.io/ce/management-dashboard/customer-management.md): Customer Management module provides tools to maintain and organize the details of your customers.
- [Companies](https://developer.emporix.io/ce/management-dashboard/customer-management/companies.md): Manage your customers companies details.
- [Customers](https://developer.emporix.io/ce/management-dashboard/customer-management/customers.md): Manage customers information.
- [Groups](https://developer.emporix.io/ce/management-dashboard/customer-management/customer-groups.md): Manage customer groups.
- [Segments](https://developer.emporix.io/ce/management-dashboard/customer-management/segments.md): Manage customer segments.
- [Coupons](https://developer.emporix.io/ce/management-dashboard/customer-management/coupons.md): Manage coupons.
- [Vendor Management](https://developer.emporix.io/ce/management-dashboard/vendors.md): Manage vendors and their access.
- [Quotes](https://developer.emporix.io/ce/management-dashboard/quotes.md): Quotes module provides functionality to offer prices to the customers.
- [Quotes](https://developer.emporix.io/ce/management-dashboard/quotes/quotes-view.md): Create and manage quote prices for your customers.
- [Status Codes](https://developer.emporix.io/ce/management-dashboard/quotes/status-change-reasons.md): Quotes status codes bear information about quotes current states.
- [Carts](https://developer.emporix.io/ce/management-dashboard/carts.md): Manage carts.
- [Orders](https://developer.emporix.io/ce/management-dashboard/orders-module.md): Order module provides tools to administer orders in your store.
- [Orders](https://developer.emporix.io/ce/management-dashboard/orders-module/orders.md): Manage orders.
- [SEPA](https://developer.emporix.io/ce/management-dashboard/orders-module/sepa.md): Manage SEPA information.
- [Returns](https://developer.emporix.io/ce/management-dashboard/orders-module/returns.md): Manage returns.
- [Catalogs](https://developer.emporix.io/ce/management-dashboard/catalogs-module.md): Organize the products into catalogs.
- [Catalogs](https://developer.emporix.io/ce/management-dashboard/catalogs-module/catalogs.md): Manage product catalogs.
- [Categories](https://developer.emporix.io/ce/management-dashboard/catalogs-module/categories.md): Manage product categories.
- [Classifications](https://developer.emporix.io/ce/management-dashboard/catalogs-module/classifications.md): Manage classification categories and product attributes.
- [Products](https://developer.emporix.io/ce/management-dashboard/products-module.md): Product Management module provides functionalities to create and manage product items that you sell in your store.
- [Products](https://developer.emporix.io/ce/management-dashboard/products-module/products.md): Create and manage different product types.
- [Product Templates](https://developer.emporix.io/ce/management-dashboard/products-module/product-templates.md): Make use of templates to create products more efficiently.
- [Labels](https://developer.emporix.io/ce/management-dashboard/products-module/labels.md): Manage product labels to highlight important facts about products.
- [Suppliers](https://developer.emporix.io/ce/management-dashboard/products-module/suppliers.md): Manage your suppliers information.
- [Brands](https://developer.emporix.io/ce/management-dashboard/products-module/brands.md): Manage brands that you sell.
- [AI for a Product Description](https://developer.emporix.io/ce/management-dashboard/products-module/ai.md): Let AI help you with managing products.
- [Pricing](https://developer.emporix.io/ce/management-dashboard/pricing.md): Pricing module provides tools to administer prices information.
- [Price Models](https://developer.emporix.io/ce/management-dashboard/pricing/price-models.md): Create price models for different offerings.
- [Price Lists](https://developer.emporix.io/ce/management-dashboard/pricing/price-lists.md): Create customized prices with price lists.
- [Settings](https://developer.emporix.io/ce/management-dashboard/settings.md): Settings module provides you with tools to adjust your store to your requirements.
- [Sites](https://developer.emporix.io/ce/management-dashboard/settings/sites.md): Create and manage sites where you sell your goods.
- [Shipping Zones and Methods](https://developer.emporix.io/ce/management-dashboard/settings/shipping-methods.md): Establish shipping zones and relevant methods.
- [Delivery Times](https://developer.emporix.io/ce/management-dashboard/settings/delivery-times.md): Establish delivery times.
- [Units](https://developer.emporix.io/ce/management-dashboard/settings/units.md): Manage measurement units.
- [Tax](https://developer.emporix.io/ce/management-dashboard/settings/tax.md): Manage tax information.
- [Countries](https://developer.emporix.io/ce/management-dashboard/settings/countries.md): Manage countries available in the system.
- [Currencies](https://developer.emporix.io/ce/management-dashboard/settings/currencies.md): Manage currencies in the system.
- [Languages](https://developer.emporix.io/ce/management-dashboard/settings/languages.md): Set languages you use in the system.
- [System Preferences](https://developer.emporix.io/ce/management-dashboard/settings/system-preferences.md): Configure the tenant and system according to your needs.
- [Custom Entities](https://developer.emporix.io/ce/management-dashboard/settings/custom-entities.md): Add custom entities to extend MD.
- [Mixin Schemas](https://developer.emporix.io/ce/management-dashboard/settings/mixin-schemas.md): Create schemas for custom mixin properties.
- [Administration](https://developer.emporix.io/ce/management-dashboard/administration.md): Administration module is available for Admin users and gives them additional managing options in the Management Dashboard.
- [Users and Groups](https://developer.emporix.io/ce/management-dashboard/administration/usersandgroups.md): Manage access rights for users and groups.
- [Webhooks](https://developer.emporix.io/ce/management-dashboard/administration/webhooks.md): Enable and configure webhooks to get notified about events in the system.
- [Extensions](https://developer.emporix.io/ce/management-dashboard/administration/extensions.md): Manage custom extensions to the Management Dashboard.
- [Hosting](https://developer.emporix.io/ce/management-dashboard/administration/hosting.md): Custom-built Management Dashboard extensions and cloud functions can be hosted by Emporix. Use the central management space to set up, deploy, and monitor the external components.
- [Modules](https://developer.emporix.io/ce/management-dashboard/administration/modules.md): Adjust the navigation modules view according to your preferences.
- [Perspectives](https://developer.emporix.io/ce/management-dashboard/administration/perspectives.md): Create and configure the Management Dashboard perspectives views.
- [Statistics](https://developer.emporix.io/ce/management-dashboard/administration/consumption-statistics.md): Track and monitor the consumption metrics.
- [Extensions](https://developer.emporix.io/ce/management-dashboard/extensions.md): Create and add a custom MD extension.
- [Custom Instances](https://developer.emporix.io/ce/management-dashboard/custom-instances.md): Manage instances of your custom entities.

## Orchestration Engine

- [Orchestration Engine](https://developer.emporix.io/oe/readme.md): Orchestration Engine optimizes digitalization processes in your company. Get familiar with the Emporix solution.
- [What is OE?](https://developer.emporix.io/oe/getting-started/what-is-oe.md): Orchestration Engine is a powerful tool that helps you optimize and digitalize the company processes.
- [What are the benefits?](https://developer.emporix.io/oe/getting-started/what-is-oe/what-are-the-benefits.md): See what you can get with the Orchestration Engine.
- [Use Cases](https://developer.emporix.io/oe/getting-started/what-is-oe/use-cases.md): If you wonder why you need OE, take a look at the example use cases where OE provides tailored solutions.
- [Provisioning](https://developer.emporix.io/oe/getting-started/provisioning.md): Learn how the process of provisioning OE looks like.
- [Understanding Make](https://developer.emporix.io/oe/getting-started/understanding-make.md): OE uses Make's functionality for configuration of value streams. Learn more about the tool.
- [OE Learning Trails](https://developer.emporix.io/oe/getting-started/trail.md): Get familiarized with OE step by step by going through the training trails.
- [Setting up a First Value Stream](https://developer.emporix.io/oe/getting-started/trail/setting-up-a-first-value-stream.md): Start with building a first digital process.
- [Adding a Conditional Step in a Value Stream](https://developer.emporix.io/oe/getting-started/trail/adding-conditional-step-in-value-stream.md): Build upon and improve the created value stream.
- [Accessing OE](https://developer.emporix.io/oe/management-dashboard/accessing-oe.md): Orchestration Engine is available as a module in the Management Dashboard.
- [Orchestration Center](https://developer.emporix.io/oe/management-dashboard/orchestration-center.md): Monitor the running value streams and get instant information about any stuck process in the Orchestration Center.
- [Forms](https://developer.emporix.io/oe/management-dashboard/forms.md): A value stream may require collecting information from users. Use Forms.io to collect data and build customized forms.
- [KPIs and Analytics](https://developer.emporix.io/oe/management-dashboard/kpi-and-analytics.md): Get insights and metrics about value streams in KPI Dashboard.
- [Rulestore](https://developer.emporix.io/oe/management-dashboard/rulestore.md): Create and store business rules that govern the value streams.
- [Events](https://developer.emporix.io/oe/management-dashboard/events.md): A value stream can react on an action (event) happening in internal or external systems.
- [Event Registry](https://developer.emporix.io/oe/management-dashboard/events/event-registry.md): View all the events happening in the system in relation to digital processes.
- [Event Log](https://developer.emporix.io/oe/management-dashboard/events/event-log.md): Track and monitor operations happening in OE.
- [Cloud Events in OE](https://developer.emporix.io/oe/management-dashboard/events/cloud-events-in-oe.md): Learn how you can use Cloud Events in OE.
- [Events Authentication and Configuration](https://developer.emporix.io/oe/management-dashboard/events/events-configuration.md): Establish a connection between OE and Cloud Events.
- [Working with Event Data](https://developer.emporix.io/oe/management-dashboard/events/working-with-event-data.md): Learn how to work with events in the Orchestration Engine.
- [Admin](https://developer.emporix.io/oe/management-dashboard/configuring-oe-tenant.md): Learn how you can configure OE tenant.
- [Users and Roles](https://developer.emporix.io/oe/management-dashboard/configuring-oe-tenant/users-and-roles.md): Manage OE users and permissions.
- [Integration with Celonis](https://developer.emporix.io/oe/management-dashboard/configuring-oe-tenant/integration-celonis.md): Create integration between OE and your Celonis instance.
- [Make Team](https://developer.emporix.io/oe/management-dashboard/configuring-oe-tenant/make-team.md): Prepare the Make instance.
- [Task Inbox and Tasks](https://developer.emporix.io/oe/management-dashboard/configuring-oe-tenant/task-inbox.md): Task inbox serves as a communication point for getting information from external parties.
- [Value Streams Dashboard](https://developer.emporix.io/oe/value-streams/value-stream-listing.md): Get insights into the processes running in the system in the Value Streams Dashboard.
- [Value Streams Example](https://developer.emporix.io/oe/value-streams/value-stream-example.md): Get inspired by this example of a value stream to see how digital solutions can improve your company's workflows and eliminate bottlenecks.
- [Working with Value Streams](https://developer.emporix.io/oe/value-streams/working-with-value-streams.md): Get familiar with Value Streams and how to configure them.
- [Value Streams Components](https://developer.emporix.io/oe/value-streams/working-with-value-streams/value-streams-components.md): A value stream is built of triggers and steps. Familiarize yourself how they can work together.
- [Creating a Value Stream](https://developer.emporix.io/oe/value-streams/working-with-value-streams/creating-value-streams.md): Learn how to create a value stream in OE.
- [Editing a Value Stream](https://developer.emporix.io/oe/value-streams/working-with-value-streams/editing-value-streams.md): Learn how to modify a value stream in OE.
- [Testing a Value Stream](https://developer.emporix.io/oe/value-streams/working-with-value-streams/testing-value-stream.md): Test out the value stream before publishing.
- [Conditional Process Runs](https://developer.emporix.io/oe/value-streams/working-with-value-streams/conditional-process-runs.md): Set conditions when to run a value stream and its steps.
- [OE and CE Make Modules](https://developer.emporix.io/oe/value-streams/working-with-value-streams/oe-make-modules.md): OE Make modules bring specific functionality and are responsible for specific actions. Get familiar with the OE specific modules available in Make.
- [Configuring a Connection between OE and Make Modules](https://developer.emporix.io/oe/value-streams/working-with-value-streams/configuring-a-connection-between-oe-and-make-module.md): Learn how to establish a connection between OE and Make.
- [Setting a Trigger to Wake Up a Paused Value Stream](https://developer.emporix.io/oe/value-streams/working-with-value-streams/trigger-to-wake-up-a-paused-process.md): Configure an action event that resumes a paused value stream.
- [Cloning of Make Scenarios in OE Value Streams](https://developer.emporix.io/oe/value-streams/working-with-value-streams/cloning-make-scenarios.md): Reuse a Make scenario in another value stream.
- [Value Streams Import and Export](https://developer.emporix.io/oe/value-streams/import-export.md): Learn how to import and export value streams between your tenants.
- [Data Flow between OE and Celonis](https://developer.emporix.io/oe/value-streams/oe-celonis-data-flow.md): See how OE's value streams integrate with Celonis through Make scenarios, enabling signal-based triggers and action feedback for seamless data exchange.
- [Retrieving Data from Celonis](https://developer.emporix.io/oe/value-streams/oe-celonis-data-flow/retrieving-data-from-celonis.md): Learn how to initiate and manage value streams in Emporix's Orchestration Engine (OE) using Celonis signals as triggers.
- [Sending Data from OE to Celonis](https://developer.emporix.io/oe/value-streams/oe-celonis-data-flow/sending-data-from-oe-to-celonis.md): See how you can transfer data from OE to Celonis using dedicated extractors.
- [Sending Form Submission Data from OE to Celonis](https://developer.emporix.io/oe/value-streams/oe-celonis-data-flow/sending-form-submission-data-to-celonis.md): See how you can transfer form submission data from OE to Celonis using dedicated extractors.
- [Sending Forms Magic Links Data from OE to Celonis](https://developer.emporix.io/oe/value-streams/oe-celonis-data-flow/sending-magic-link-data.md): See how you can transfer forms magic links from OE to Celonis using dedicated extractors.
- [Process Context](https://developer.emporix.io/oe/value-streams/process-context.md): Process context plays a significant role in managing value streams. Learn the details.
- [Datastore](https://developer.emporix.io/oe/value-streams/datastore.md): Build and use a datastore to keep your data for easy reuse.
- [Versioning](https://developer.emporix.io/oe/value-streams/versioning.md): See how versioning is handled in value streams.
- [Data Retention Policy](https://developer.emporix.io/oe/value-streams/data-retention.md): Data transferred through the system is kept for a specific period of time. See what's the binding policy.
- [Firewall Allowlisting](https://developer.emporix.io/oe/troubleshooting/allowlisting.md): See the details of OE firewall configuration.
- [Value Streams Debugger](https://developer.emporix.io/oe/troubleshooting/value-streams-debugger.md): Solve errors with Value Streams Debugger - it helps out to solve problems with value streams on your own.
- [Generating a HAR File with Logs](https://developer.emporix.io/oe/troubleshooting/logs-generation.md): Learn how you can generate logs.
- [FAQ](https://developer.emporix.io/oe/troubleshooting/faq.md): See our troubleshooting guides.
- [Receiving Alerts for Scenario Errors](https://developer.emporix.io/oe/troubleshooting/faq/receiving-alerts.md): Learn how to get notified about errors.
- [Make Scenario Not Valid in OE](https://developer.emporix.io/oe/troubleshooting/faq/make-scenario-not-valid.md): See how to proceed with an invalid Make scenario.
- [Value Streams Blocked by Scenario Errors](https://developer.emporix.io/oe/troubleshooting/faq/errors-handling.md): See how to proceed when a value stream is blocked with Make scenario errors.
- [Invalid Value Streams](https://developer.emporix.io/oe/troubleshooting/faq/invalid-value-streams.md): See how to fix an invalid value stream.

* [Orchestration Engine](https://developer.emporix.io/oe/oe-celonis/readme.md): Orchestration Engine optimizes digitalization processes in your company. Get familiar with the Emporix solution.
* [What is OE?](https://developer.emporix.io/oe/oe-celonis/getting-started/what-is-oe.md): Orchestration Engine is a powerful tool that helps you optimize and digitalize the company processes.
* [What are the benefits?](https://developer.emporix.io/oe/oe-celonis/getting-started/what-is-oe/what-are-the-benefits.md): See what you can get with the Orchestration Engine.
* [Use Cases](https://developer.emporix.io/oe/oe-celonis/getting-started/what-is-oe/use-cases.md): If you wonder why you need OE, take a look at the example use cases where OE provides tailored solutions.
* [Provisioning](https://developer.emporix.io/oe/oe-celonis/getting-started/provisioning.md): Learn how the process of provisioning OE looks like.
* [Understanding Make](https://developer.emporix.io/oe/oe-celonis/getting-started/understanding-make.md): OE uses Make's functionality for configuration of digital processes. Learn more about the tool.
* [OE Learning Trails](https://developer.emporix.io/oe/oe-celonis/getting-started/trail.md): Get familiarized with OE step by step by going through the training trails.
* [Setting up a First Digital Process](https://developer.emporix.io/oe/oe-celonis/getting-started/trail/setting-up-a-first-digital-process.md): Start with building a first digital process.
* [Adding a Conditional Step in a Digital Process](https://developer.emporix.io/oe/oe-celonis/getting-started/trail/adding-conditional-step-in-digital-process.md): Build upon and improve the created digital process.
* [Accessing OE](https://developer.emporix.io/oe/oe-celonis/management-dashboard/accessing-oe.md): Orchestration Engine is available as a module in the Management Dashboard.
* [Orchestration Center](https://developer.emporix.io/oe/oe-celonis/management-dashboard/orchestration-center.md): Monitor the running digital processes and get instant information about any stuck process in the Orchestration Center.
* [Forms](https://developer.emporix.io/oe/oe-celonis/management-dashboard/forms.md): A digital process may require collecting information from users. Use Forms.io to collect data and build customized forms.
* [KPIs and Analytics](https://developer.emporix.io/oe/oe-celonis/management-dashboard/kpi-and-analytics.md): Get insights and metrics about digital processes in KPI Dashboard.
* [Rulestore](https://developer.emporix.io/oe/oe-celonis/management-dashboard/rulestore.md): Create and store business rules that govern the digital processes.
* [Events](https://developer.emporix.io/oe/oe-celonis/management-dashboard/events.md): A digital process can react on an action (event) happening in internal or external systems.
* [Event Registry](https://developer.emporix.io/oe/oe-celonis/management-dashboard/events/event-registry.md): View all the events happening in the system in relation to digital processes.
* [Event Log](https://developer.emporix.io/oe/oe-celonis/management-dashboard/events/event-log.md): Track and monitor operations happening in OE.
* [Cloud Events in OE (Celonis)](https://developer.emporix.io/oe/oe-celonis/management-dashboard/events/cloud-events-in-oe-celonis.md): Learn how you can use Cloud Events in OE.
* [Events Authentication and Configuration](https://developer.emporix.io/oe/oe-celonis/management-dashboard/events/events-configuration.md): Establish a connection between OE and Cloud Events.
* [Working with Event Data (Celonis)](https://developer.emporix.io/oe/oe-celonis/management-dashboard/events/working-with-event-data-celonis.md): Learn how to work with events in the Orchestration Engine.
* [Admin](https://developer.emporix.io/oe/oe-celonis/management-dashboard/configuring-oe-tenant.md): Learn how you can configure OE tenant.
* [Users and Roles](https://developer.emporix.io/oe/oe-celonis/management-dashboard/configuring-oe-tenant/users-and-roles.md): Manage OE users and permissions.
* [Integration with Celonis](https://developer.emporix.io/oe/oe-celonis/management-dashboard/configuring-oe-tenant/integration-celonis.md): Create integration between OE and your Celonis instance.
* [Make Team](https://developer.emporix.io/oe/oe-celonis/management-dashboard/configuring-oe-tenant/make-team.md): Prepare the Make instance.
* [Task Inbox and Tasks](https://developer.emporix.io/oe/oe-celonis/management-dashboard/configuring-oe-tenant/task-inbox.md): Task inbox serves as a communication point for getting information from external parties.
* [Digital Processes Dashboard](https://developer.emporix.io/oe/oe-celonis/digital-processes/digital-process-listing.md): Get insights into the processes running in the system in the Digital Processes Dashboard.
* [Digital Processes Example](https://developer.emporix.io/oe/oe-celonis/digital-processes/digital-process-example.md): Get inspired by this example digital process to see how digital solutions can improve your company's workflows and eliminate bottlenecks.
* [Working with Digital Processes](https://developer.emporix.io/oe/oe-celonis/digital-processes/working-with-digital-processes.md): Get familiar with digital processes and how to configure them.
* [Digital Process Components](https://developer.emporix.io/oe/oe-celonis/digital-processes/working-with-digital-processes/digital-process-components.md): A digital process is built of triggers and steps. Familiarize yourself how they can work together.
* [Creating a Digital Process](https://developer.emporix.io/oe/oe-celonis/digital-processes/working-with-digital-processes/creating-digital-processes.md): Learn how to create a digital process in OE.
* [Editing a Digital Process](https://developer.emporix.io/oe/oe-celonis/digital-processes/working-with-digital-processes/editing-digital-process.md): Learn how to modify a digital process in OE.
* [Testing a Digital Process](https://developer.emporix.io/oe/oe-celonis/digital-processes/working-with-digital-processes/testing-digital-process.md): Test out the digital process before publishing.
* [Conditional Process Runs](https://developer.emporix.io/oe/oe-celonis/digital-processes/working-with-digital-processes/conditional-process-runs.md): Set conditions when to run a digital process and its steps.
* [OE Make Modules](https://developer.emporix.io/oe/oe-celonis/digital-processes/working-with-digital-processes/oe-make-modules.md): OE Make modules bring specific functionality and are responsible for specific actions. Get familiar with the OE specific modules available in Make.
* [Configuring a Connection between OE and Make Modules](https://developer.emporix.io/oe/oe-celonis/digital-processes/working-with-digital-processes/configuring-a-connection-between-oe-and-make-module.md): Learn how to establish a connection between OE and Make.
* [Setting a Trigger to Wake Up a Paused Digital Process (Celonis)](https://developer.emporix.io/oe/oe-celonis/digital-processes/working-with-digital-processes/trigger-to-wake-up-a-paused-process-celonis.md): You can configure an action event that resumes a paused digital process.
* [Cloning of Make Scenarios in OE Digital Processes](https://developer.emporix.io/oe/oe-celonis/digital-processes/working-with-digital-processes/cloning-make-scenarios.md): Reuse a Make scenario in another digital process.
* [Data Flow between OE and Celonis](https://developer.emporix.io/oe/oe-celonis/digital-processes/oe-celonis-data-flow.md): See how OE's digital processes integrate with Celonis through Make scenarios, enabling signal-based triggers and action feedback for seamless data exchange.
* [Retrieving Data from Celonis](https://developer.emporix.io/oe/oe-celonis/digital-processes/oe-celonis-data-flow/retrieving-data-from-celonis.md): Learn how to initiate and manage digital processes in Emporix's Orchestration Engine (OE) using Celonis signals as triggers.
* [Sending Data from OE to Celonis (Celonis)](https://developer.emporix.io/oe/oe-celonis/digital-processes/oe-celonis-data-flow/sending-data-from-oe-to-celonis-celonis.md): See how you can transfer data from OE to Celonis using dedicated extractors.
* [Sending Form Submission Data from OE to Celonis (Celonis)](https://developer.emporix.io/oe/oe-celonis/digital-processes/oe-celonis-data-flow/sending-form-submission-data-to-celonis-celonis.md): See how you can transfer form submission data from OE to Celonis using dedicated extractors.
* [Sending Forms Magic Links Data from OE to Celonis (Celonis)](https://developer.emporix.io/oe/oe-celonis/digital-processes/oe-celonis-data-flow/sending-magic-link-data-celonis.md): See how you can transfer forms magic links from OE to Celonis using dedicated extractors.
* [Process Context](https://developer.emporix.io/oe/oe-celonis/digital-processes/process-context.md): Process context plays a significant role in managing digital processes. Learn the details.
* [Datastore](https://developer.emporix.io/oe/oe-celonis/digital-processes/datastore.md): Build and use a datastore to keep your data for easy reuse.
* [Versioning](https://developer.emporix.io/oe/oe-celonis/digital-processes/versioning.md): See how versioning is handled in the digital processes.
* [Data Retention Policy](https://developer.emporix.io/oe/oe-celonis/digital-processes/data-retention.md): Data transferred through the system is kept for a specific period of time. See what's the binding policy.
* [Firewall Allowlisting](https://developer.emporix.io/oe/oe-celonis/troubleshooting/allowlisting.md): See the details of OE firewall configuration.
* [Digital Processes Debugger](https://developer.emporix.io/oe/oe-celonis/troubleshooting/digital-processes-debugger.md): Solve errors with Digital Processes Debugger - it helps out to solve problems with digital processes in your own.
* [Generating a HAR File with Logs](https://developer.emporix.io/oe/oe-celonis/troubleshooting/logs-generation.md): Learn how you can generate logs.
* [FAQ](https://developer.emporix.io/oe/oe-celonis/troubleshooting/faq.md): See our troubleshooting guides.
* [Receiving Alerts for Scenario Errors](https://developer.emporix.io/oe/oe-celonis/troubleshooting/faq/receiving-alerts.md): Learn how to get notified about errors.
* [Make Scenario Not Valid in OE](https://developer.emporix.io/oe/oe-celonis/troubleshooting/faq/make-scenario-not-valid.md): See how to proceed with an invalid Make scenario.
* [Digital Processes Blocked by Scenario Errors](https://developer.emporix.io/oe/oe-celonis/troubleshooting/faq/errors-handling.md): See how to proceed when a digital process is blocked with Make scenario errors.
* [Invalid Digital Processes](https://developer.emporix.io/oe/oe-celonis/troubleshooting/faq/invalid-digital-processes.md): See how to fix an invalid digital process.

## Agentic Commerce Intelligence

- [Agentic Commerce Intelligence](https://developer.emporix.io/agentic-commerce-intelligence/readme.md): Upgrade your commerce to the next level by embracing smart tools and AI potential to create smoother experience for you and your customers.
- [Quickstart Powered by AI](https://developer.emporix.io/agentic-commerce-intelligence/ai-in-emporix/ai-intro.md): See how artificial intelligence features built in Emporix can facilitate setting up your commerce store.
- [AI Smart Config](https://developer.emporix.io/agentic-commerce-intelligence/ai-in-emporix/ai-intro/ai-config.md): Emporix offers AI capabilities to help you with setting up and configuring your tenant.
- [AI Smart Import](https://developer.emporix.io/agentic-commerce-intelligence/ai-in-emporix/ai-intro/ai-import.md): Get up to speed with Emporix by using AI Smart Import to transfer the data to the system.
- [Emporix MCP Server](https://developer.emporix.io/agentic-commerce-intelligence/mcp-in-emporix/mcp.md): Use the Emporix MCP Server to connect with AI tools.
- [Retrieving Emporix MCP Token](https://developer.emporix.io/agentic-commerce-intelligence/mcp-in-emporix/mcp/retrieving-mcp-token.md): To enable communication between Emporix and AI agents, first retrieve the MCP token.
- [Connecting Emporix MCP Server with Cursor](https://developer.emporix.io/agentic-commerce-intelligence/mcp-in-emporix/mcp/connect-cursor.md): Connect the MCP Server to Cursor code editor.
- [Connecting Emporix MCP Server with OpenAI](https://developer.emporix.io/agentic-commerce-intelligence/mcp-in-emporix/mcp/connect-openai.md): Connect the MCP Server to OpenAI tools.
- [Agentic AI](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/agentic.md): Simplify your business operations and unlock greater efficiency with the Emporix Agentic AI.
- [AI Agents Configuration](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/configuration.md): Learn what configuration is necessary and beneficial to build your custom agents in the Emporix Agentic AI.
- [AI Tokens Management](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/configuration/tokens.md): Configure AI tokens to enable secure communication with third-party AI providers.
- [AI Tools Management](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/configuration/tools.md): Define and manage the external tools that the AI agents might integrate with.
- [Slack AI Tool](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/configuration/tools/slack.md): Use the Slack tool within the AI agents to foster agents collaboration.
- [RAG AI Tool](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/configuration/tools/rag.md): RAG AI Tools allow agents to perform LLM-based semantic search.
- [AI MCP Management](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/configuration/custom-mcp.md): Extend the Emporix Agentic AI capabilities with external MCP servers.
- [AI Agents](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/agents.md): AI Agents can transform the ecommerce operations by enabling intelligent automation.
- [AI Agent Library](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/agent-library.md): Make use of the predefined agents available out-of-the-box.
- [Anti-Fraud Agent](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/agent-library/anti-fraud-agent.md): The Anti-Fraud agent is a prebuilt, ready-to-use solution designed to enhance the security and efficiency of your e-commerce operations.
- [Complaint Agent](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/agent-library/complaint-agent.md): The Complaint Agent is designed to streamline how customer complaints are handled.
- [Frontend Agent](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/agent-library/frontend-agent.md): The Frontend Agent is a predefined agent you can attach to your commerce frontend to assist your customers.
- [Support Agent](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/agent-library/support-agent.md): The Support Agent helps you handle customer requests and general inquiries through collaboration with internal teams.
- [Translation Agent](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/agent-library/translation-agent.md): The Translation Agent is a generic agent responsible for data translation.
- [Collaboration Agent](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/agent-library/collaboration-agent.md): The Collaboration Agent works in the background of another agent, initiating communication space when needed.
- [AI Agent Import/Export](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/agent-import-export.md): Easily transfer AI Agents using the Import and Export functionality.
- [AI Logs](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/logs.md): Check the logs related to the workings of your AI Agents.
- [AI Best Practices](https://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/best-practices.md): Get up to speed with AI functionalities by learning the best practices and Emporix recommendations.
- [Order Intake Cockpit](https://developer.emporix.io/agentic-commerce-intelligence/order-intake-cockpit/order-intake-cockpit.md)
- [Dashboard](https://developer.emporix.io/agentic-commerce-intelligence/order-intake-cockpit/order-intake-cockpit/dashboard.md)
- [Upload document](https://developer.emporix.io/agentic-commerce-intelligence/order-intake-cockpit/order-intake-cockpit/upload-document.md)
- [Documents](https://developer.emporix.io/agentic-commerce-intelligence/order-intake-cockpit/order-intake-cockpit/documents.md)
- [Orders](https://developer.emporix.io/agentic-commerce-intelligence/order-intake-cockpit/order-intake-cockpit/orders.md)
- [Companies](https://developer.emporix.io/agentic-commerce-intelligence/order-intake-cockpit/order-intake-cockpit/companies.md)

## Value Stream Modeller

- [Value Stream Modeller](https://developer.emporix.io/value-stream-modeller/readme.md): Get to know the goals of VSM.
- [Dashboard](https://developer.emporix.io/value-stream-modeller/dashboard.md): Overview of all active processes for your business.
- [Value Streams](https://developer.emporix.io/value-stream-modeller/value-streams/value-stream-introduction.md): View a list of your value streams.
- [Import and Export](https://developer.emporix.io/value-stream-modeller/value-streams/import-export.md): Learn how to import and export value streams between your tenants.
- [Value Stream Components](https://developer.emporix.io/value-stream-modeller/value-stream-designer/process-components.md): Learn about the building blocks of value streams.
- [Triggers](https://developer.emporix.io/value-stream-modeller/value-stream-designer/process-components/triggers.md): Learn about triggers that initiate value streams.
- [Process steps](https://developer.emporix.io/value-stream-modeller/value-stream-designer/process-components/process-steps.md): Learn about process steps—scenarios, subflows, and AI agents.
- [Conditions](https://developer.emporix.io/value-stream-modeller/value-stream-designer/process-components/conditions.md): Learn how to use filters, branching, and looping conditions to control triggers and process steps.
- [Creating a Value Stream](https://developer.emporix.io/value-stream-modeller/value-stream-designer/creating-value-stream.md): See how to design your custom process.
- [Debugger](https://developer.emporix.io/value-stream-modeller/value-stream-designer/debugger.md): Monitor process instances, inspect step status, and replay single steps with role-based debugger access.
- [Versioning](https://developer.emporix.io/value-stream-modeller/value-stream-designer/versioning.md): See how versioning is handled in value streams.
- [Value Stream Library](https://developer.emporix.io/value-stream-modeller/value-stream-library/pl-introduction.md): Check the templates you can use to build your processes.
- [New Product Introduction](https://developer.emporix.io/value-stream-modeller/value-stream-library/new-product-introduction.md): Automate translations and approval process for a new product.
- [Translations for Product Updates](https://developer.emporix.io/value-stream-modeller/value-stream-library/new-product-introduction/new-product-introduction-update.md): Automate translations when updating a product.
- [Abandoned Cart](https://developer.emporix.io/value-stream-modeller/value-stream-library/abandoned-cart.md): Template designed to reengage users who abandoned their shopping before completion.
- [Order Splitting](https://developer.emporix.io/value-stream-modeller/value-stream-library/order-splitting.md): Empower your fulfillment strategy with smarter automation and a scalable process.
- [Order Intake](https://developer.emporix.io/value-stream-modeller/value-stream-library/order-intake.md): Automate orders sent by email in PDF format - initial processing for newly captured orders.
- [Order Intake - Cockpit](https://developer.emporix.io/value-stream-modeller/value-stream-library/order-intake/order-intake-cockpit.md): Automate order intake from documents uploaded to Order Intake Cockpit.
- [Order Intake - Forms](https://developer.emporix.io/value-stream-modeller/value-stream-library/order-intake/order-intake-forms.md): Automate order intake from structured forms and uploaded documents.
- [New Registered Customer](https://developer.emporix.io/value-stream-modeller/value-stream-library/new-customer-registration.md): Process template for engaging first-time customers.
- [Extensions](https://developer.emporix.io/value-stream-modeller/extensibility/extensions.md): See how to extend VSM and make it easy to use with external modules.

## B2B Commerce Frontend

- [B2B Commerce Frontend](https://developer.emporix.io/frontend/readme.md): Discover the commerce frontend journey.
- [Overview](https://developer.emporix.io/frontend/overview.md): Get a quick tour of the storefront UI, including homepage navigation, category browsing, and the product details page.
- [Account Creation](https://developer.emporix.io/frontend/customer-account/user-registration.md): Learn how to create your customer account.
- [Dashboard](https://developer.emporix.io/frontend/customer-account/dashboard-overview.md): Get an overview of the Emporix Commerce Frontend user dashboard, including widgets, notifications, and navigation menu sections.
- [Order History](https://developer.emporix.io/frontend/customer-account/dashboard-overview/order-history.md): View past orders, track statuses, and start returns from completed purchases.
- [Invoices & Payments](https://developer.emporix.io/frontend/customer-account/dashboard-overview/invoices-and-payments.md)
- [Quotes](https://developer.emporix.io/frontend/customer-account/dashboard-overview/quotes.md): Request and track quotes from the cart, then accept and convert them into orders.
- [Returns and Claims](https://developer.emporix.io/frontend/customer-account/dashboard-overview/returns-and-claims.md): Create and track returns or claims for purchased items, from request to resolution.
- [Approvals](https://developer.emporix.io/frontend/customer-account/dashboard-overview/approvals.md): Review and approve purchase requests before orders are finalized in checkout.
- [Emporix Frontend Agent](https://developer.emporix.io/frontend/customer-account/emporix-ai-agent.md): Check the possibilites of an intelligent assistant for business support and operations.
- [Introduction](https://developer.emporix.io/frontend/commerce-examples/introduction.md): End-to-end stories and use cases between the end customer and the merchant.
- [Orders](https://developer.emporix.io/frontend/commerce-examples/orders.md): See the end-to-end order process.
- [Quotes](https://developer.emporix.io/frontend/commerce-examples/quote-process.md): Find out how a quote process looks like from start to end.
- [Returns](https://developer.emporix.io/frontend/commerce-examples/returns.md): Learn how to create and manage returns in the B2B Commerce Frontend.

## Order Intake Cockpit

- [Order Intake Cockpit](https://developer.emporix.io/order-intake-cockpit/readme.md): Use the Order Intake Cockpit to upload purchase order files, monitor extraction and validation, and work with sales orders created from order intake processing.
- [Dashboard](https://developer.emporix.io/order-intake-cockpit/cockpit-views/dashboard.md): The Order Intake Cockpit Dashboard provides customizable KPI cards and charts for order intake documents and the sales orders they produce.
- [Upload Document](https://developer.emporix.io/order-intake-cockpit/cockpit-views/upload-document.md): Upload purchase order PDF files in the Order Intake Cockpit to start extraction, validation, and order-intake processing.
- [Documents](https://developer.emporix.io/order-intake-cockpit/cockpit-views/documents.md): The Documents view shows processing statuses of order intakes, and enables correcting exceptions and continuing processing.
- [Orders](https://developer.emporix.io/order-intake-cockpit/cockpit-views/orders.md): The Orders view shows sales orders created from Order Intake Cockpit processing, including order status and order details for follow-up.
- [Companies](https://developer.emporix.io/order-intake-cockpit/cockpit-views/companies.md): The Companies view lets operators manage company records - legal entities and billing/shipping address roles that used during order intake.

## Partner Library

- [Partner Library](https://developer.emporix.io/partner-library/readme.md): Partner Library serves as a marketplace of components such as extensions, Value Streams, and AI Agents. Partners sell components, customers buy and could adopt them.
- [Introduction](https://developer.emporix.io/partner-library/introduction.md): Learn how the Partner Library connects partners and customers around components that can extend the Emporix platform.
- [Component Overview](https://developer.emporix.io/partner-library/component-overview.md): Get an overview of various components that are already available in the Partner Library.
- [Partners](https://developer.emporix.io/partner-library/partners-flow/partners.md): Discover the Partner Library as a partner.
- [Partner Setup](https://developer.emporix.io/partner-library/partners-flow/partner-setup.md): Register as a Partner company in the Partner Library.
- [Submit Component](https://developer.emporix.io/partner-library/partners-flow/submit-component.md): Submit a component to the Partner Library.
- [Verified Partners](https://developer.emporix.io/partner-library/partners-flow/verified-partners.md): Become a verified Partner.
- [Partner Dashboard](https://developer.emporix.io/partner-library/partners-flow/partner-dashboard.md): Monitor your components sales rates insing the convenient metrics dashboard view.
- [Customers](https://developer.emporix.io/partner-library/customers-flow/customers.md): Explore the Partner Library as a customer.
- [My Components](https://developer.emporix.io/partner-library/customers-flow/my-components.md): Easily access the components you've already bought.
- [Purchase Component](https://developer.emporix.io/partner-library/customers-flow/purchase-component.md): As a customer, discover the available components that you can purchase from the Emporix Partners.
- [Customer Dashboard](https://developer.emporix.io/partner-library/customers-flow/customer-dashboard.md): View the usage metrics of the installed Partner components.

## API Documentation

- [API Documentation](https://developer.emporix.io/api-references/readme.md)
- [Emporix API](https://developer.emporix.io/api-references/quickstart/api-intro.md): Get familiar with Emporix API.
- [List of API Services](https://developer.emporix.io/api-references/quickstart/list-of-api-services.md): Browse the list of our services with links to downloadable specification files.
- [OpenAPI Generator](https://developer.emporix.io/api-references/quickstart/openapi-generator.md): Create SDKs from Emporix API specifications for seamless integration with the Commerce Engine using OpenApi Generator.
- [Emporix Terraform Provider](https://developer.emporix.io/api-references/quickstart/emporix-terraform-provider.md): Manage Emporix resources and configuration with the Terraform provider.
- [Emporix Java SDK](https://developer.emporix.io/api-references/quickstart/emporix-java-sdk.md): A comprehensive Java SDK for integrating with Emporix Commerce APIs.
- [Authentication and Authorization](https://developer.emporix.io/api-references/quickstart/authentication-and-authorization.md)
- [Tokens and Scopes](https://developer.emporix.io/api-references/quickstart/authentication-and-authorization/tokens-and-scopes.md): Tokens and scopes grant access to employee users, your storefront customers assigning them relevant permissions level to specific resources. Dedicated tokens are also required for external system-to-s
- [Customer Authentication](https://developer.emporix.io/api-references/quickstart/authentication-and-authorization/customer-authentication.md): Learn how customer authentication works in Emporix.
- [SSO Authentication](https://developer.emporix.io/api-references/quickstart/authentication-and-authorization/customer-authentication/sso-authentication.md): Implement SSO solution to authenticate your customers on the storefront.
- [Token Exchange](https://developer.emporix.io/api-references/quickstart/authentication-and-authorization/customer-authentication/token-exchange.md): Implement token exchange as a way to authenticate your customers on the storefront.
- [Multi-Site Architecture](https://developer.emporix.io/api-references/quickstart/multisites.md): Learn how to build multi-site architecture with Emporix. Discover the core concepts and how they connect to enable flexible commerce across countries, brands, and customer segments.
- [Initial Tenant Checkout Configuration](https://developer.emporix.io/api-references/quickstart/initial-tenant-checkout-config.md): Start configuring a fresh tenant to enable your online store quickly and efficiently.
- [General Info](https://developer.emporix.io/api-references/standard-practices/general-info.md): The Emporix API follows standardized practices for data consistency, using ISO and IETF formats for countries, currencies, dates/times, and languages across its services.
- [Mixins](https://developer.emporix.io/api-references/standard-practices/mixins.md): Mixins let you extend business resources with custom properties by defining JSON schemas, hosting them, and referencing them in resource metadata for flexible, schema-driven data enrichment.
- [Query Parameter](https://developer.emporix.io/api-references/standard-practices/q-param.md): You can use a standard q-param to filter search by string, localized, or numeric field values using exact matches, comparisons, and ranges.
- [Translations](https://developer.emporix.io/api-references/standard-practices/translations.md): Translations use language-code maps, enabling objects to be created, retrieved, and updated in one or multiple languages.
- [Custom ID](https://developer.emporix.io/api-references/standard-practices/custom-id.md): Custom IDs allow external systems to use their own identifiers as references for key entities, ensuring consistent relationships across systems.
- [Upsert](https://developer.emporix.io/api-references/standard-practices/upsert.md): Upsert in Emporix simplifies entity management by allowing a PUT request to either create a new record if it doesn’t exist or update it if it does.
- [B2B Token](https://developer.emporix.io/api-references/standard-practices/b2btoken.md): The B2B Token embeds a customer’s selected legal entity in their authorization token, enabling consistent access control and data visibility without re-login.
- [Bulk Request Limits](https://developer.emporix.io/api-references/standard-practices/bulk-request-limits.md): Bulk request limits for Emporix API endpoints that support multiple changes in a single request.
- [Integrations](https://developer.emporix.io/api-references/integrations/integrations.md)
- [Identity Providers](https://developer.emporix.io/api-references/integrations/integrations/identity-providers.md)
- [Auth0](https://developer.emporix.io/api-references/integrations/integrations/identity-providers/auth0.md)
- [Keycloak](https://developer.emporix.io/api-references/integrations/integrations/identity-providers/keycloak.md)
- [Workflow Automation](https://developer.emporix.io/api-references/integrations/integrations/workflow-automation.md)
- [Emporix and Make](https://developer.emporix.io/api-references/integrations/integrations/workflow-automation/emporix-and-make.md)
- [API Tutorials and References](https://developer.emporix.io/api-references/api-guides/api-guides-and-references.md): Check out step-by-step tutorials and API specifications for each service.
- [Artificial Intelligence](https://developer.emporix.io/api-references/api-guides/artificial-intelligence.md)
- [AI Service](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service.md)
- [AI Tutorials](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/ai-tutorial.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/api-reference.md)
- [Agent](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/api-reference/agent.md)
- [Agent Chat](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/api-reference/agent-chat.md)
- [Agent Logs](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/api-reference/agent-logs.md)
- [Agent Analytics](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/api-reference/agent-analytics.md)
- [Agent Template](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/api-reference/agent-template.md)
- [AI Completions](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/api-reference/ai-completions.md)
- [Commerce Events](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/api-reference/commerce-events.md)
- [Import/Export](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/api-reference/import-export.md)
- [Job](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/api-reference/job.md)
- [MCP Server](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/api-reference/mcp-server.md)
- [Text Generation](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/api-reference/text-generation.md)
- [Token](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/api-reference/token.md)
- [Tool](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/api-reference/tool.md)
- [Models](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-service/api-reference/models.md)
- [AI RAG Indexer](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-rag-indexer.md)
- [AI RAG Indexer Tutorial](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-rag-indexer/ai-rag-indexer-tutorial.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-rag-indexer/api-reference.md)
- [Reindex](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-rag-indexer/api-reference/reindex.md)
- [Metadata](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-rag-indexer/api-reference/metadata.md)
- [Models](https://developer.emporix.io/api-references/api-guides/artificial-intelligence/ai-rag-indexer/api-reference/models.md)
- [Authentication](https://developer.emporix.io/api-references/api-guides/authentication.md)
- [OAuth Service](https://developer.emporix.io/api-references/api-guides/authentication/oauth-service.md)
- [OAuth Tutorial](https://developer.emporix.io/api-references/api-guides/authentication/oauth-service/oauth.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/authentication/oauth-service/api-reference.md)
- [Service Access Token](https://developer.emporix.io/api-references/api-guides/authentication/oauth-service/api-reference/service-access-token.md)
- [Models](https://developer.emporix.io/api-references/api-guides/authentication/oauth-service/api-reference/models.md)
- [Catalogs and Categories](https://developer.emporix.io/api-references/api-guides/catalogs-and-categories.md)
- [Catalog Service](https://developer.emporix.io/api-references/api-guides/catalogs-and-categories/catalog.md)
- [Catalog Tutorials](https://developer.emporix.io/api-references/api-guides/catalogs-and-categories/catalog/catalog.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/catalogs-and-categories/catalog/api-reference.md)
- [Catalog management](https://developer.emporix.io/api-references/api-guides/catalogs-and-categories/catalog/api-reference/catalog-management.md)
- [Models](https://developer.emporix.io/api-references/api-guides/catalogs-and-categories/catalog/api-reference/models.md)
- [Category Service](https://developer.emporix.io/api-references/api-guides/catalogs-and-categories/category-tree.md)
- [Category Tutorial](https://developer.emporix.io/api-references/api-guides/catalogs-and-categories/category-tree/category.md)
- [Classification Tutorial](https://developer.emporix.io/api-references/api-guides/catalogs-and-categories/category-tree/classification.md): Learn how to configure classification within product and categories.
- [API Reference](https://developer.emporix.io/api-references/api-guides/catalogs-and-categories/category-tree/api-reference.md)
- [Category Resources](https://developer.emporix.io/api-references/api-guides/catalogs-and-categories/category-tree/api-reference/category-resources.md)
- [Category Assignment Resources](https://developer.emporix.io/api-references/api-guides/catalogs-and-categories/category-tree/api-reference/category-assignment-resources.md)
- [Assignment Resources](https://developer.emporix.io/api-references/api-guides/catalogs-and-categories/category-tree/api-reference/assignment-resources.md)
- [Category Tree Resources](https://developer.emporix.io/api-references/api-guides/catalogs-and-categories/category-tree/api-reference/category-tree-resources.md)
- [Models](https://developer.emporix.io/api-references/api-guides/catalogs-and-categories/category-tree/api-reference/models.md)
- [Checkout](https://developer.emporix.io/api-references/api-guides/checkout.md)
- [Cart Service](https://developer.emporix.io/api-references/api-guides/checkout/cart.md)
- [Cart Tutorial](https://developer.emporix.io/api-references/api-guides/checkout/cart/cart.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/checkout/cart/api-reference.md)
- [Carts](https://developer.emporix.io/api-references/api-guides/checkout/cart/api-reference/carts.md)
- [Cart items](https://developer.emporix.io/api-references/api-guides/checkout/cart/api-reference/cart-items.md)
- [Discounts](https://developer.emporix.io/api-references/api-guides/checkout/cart/api-reference/discounts.md)
- [Models](https://developer.emporix.io/api-references/api-guides/checkout/cart/api-reference/models.md)
- [Checkout Service](https://developer.emporix.io/api-references/api-guides/checkout/checkout.md)
- [Checkout Tutorial](https://developer.emporix.io/api-references/api-guides/checkout/checkout/checkout.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/checkout/checkout/api-reference.md)
- [Checkouts](https://developer.emporix.io/api-references/api-guides/checkout/checkout/api-reference/checkouts.md)
- [Models](https://developer.emporix.io/api-references/api-guides/checkout/checkout/api-reference/models.md)
- [Fee Service](https://developer.emporix.io/api-references/api-guides/checkout/fee.md)
- [Fee Tutorial](https://developer.emporix.io/api-references/api-guides/checkout/fee/fee.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/checkout/fee/api-reference.md)
- [Fee management](https://developer.emporix.io/api-references/api-guides/checkout/fee/api-reference/fee-management.md)
- [Item fee management](https://developer.emporix.io/api-references/api-guides/checkout/fee/api-reference/item-fee-management.md)
- [Product fees management](https://developer.emporix.io/api-references/api-guides/checkout/fee/api-reference/product-fees-management.md)
- [Item fee search](https://developer.emporix.io/api-references/api-guides/checkout/fee/api-reference/item-fee-search.md)
- [Models](https://developer.emporix.io/api-references/api-guides/checkout/fee/api-reference/models.md)
- [Payment-gateway Service](https://developer.emporix.io/api-references/api-guides/checkout/payment-gateway.md)
- [Payment-gateway Tutorial](https://developer.emporix.io/api-references/api-guides/checkout/payment-gateway/payment-gateway.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/checkout/payment-gateway/api-reference.md)
- [Payment](https://developer.emporix.io/api-references/api-guides/checkout/payment-gateway/api-reference/payment.md)
- [Payment mode](https://developer.emporix.io/api-references/api-guides/checkout/payment-gateway/api-reference/payment-mode.md)
- [Payment   frontend](https://developer.emporix.io/api-references/api-guides/checkout/payment-gateway/api-reference/payment-frontend.md)
- [Payment mode   frontend](https://developer.emporix.io/api-references/api-guides/checkout/payment-gateway/api-reference/payment-mode-frontend.md)
- [Transaction](https://developer.emporix.io/api-references/api-guides/checkout/payment-gateway/api-reference/transaction.md)
- [Models](https://developer.emporix.io/api-references/api-guides/checkout/payment-gateway/api-reference/models.md)
- [Shopping List](https://developer.emporix.io/api-references/api-guides/checkout/shopping-list.md)
- [Shopping List Tutorial](https://developer.emporix.io/api-references/api-guides/checkout/shopping-list/shopping-list-tutorial.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/checkout/shopping-list/api-reference.md)
- [Shopping Lists](https://developer.emporix.io/api-references/api-guides/checkout/shopping-list/api-reference/shopping-lists.md)
- [Models](https://developer.emporix.io/api-references/api-guides/checkout/shopping-list/api-reference/models.md)
- [Companies and Customers](https://developer.emporix.io/api-references/api-guides/companies-and-customers.md)
- [Approval Service](https://developer.emporix.io/api-references/api-guides/companies-and-customers/approval-service.md)
- [Approval Tutorials](https://developer.emporix.io/api-references/api-guides/companies-and-customers/approval-service/approval.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/companies-and-customers/approval-service/approval-api-reference.md)
- [Approvals](https://developer.emporix.io/api-references/api-guides/companies-and-customers/approval-service/approval-api-reference/approvals.md)
- [Approval](https://developer.emporix.io/api-references/api-guides/companies-and-customers/approval-service/approval-api-reference/approval.md)
- [Search](https://developer.emporix.io/api-references/api-guides/companies-and-customers/approval-service/approval-api-reference/search.md)
- [Models](https://developer.emporix.io/api-references/api-guides/companies-and-customers/approval-service/approval-api-reference/models.md)
- [Customer Management](https://developer.emporix.io/api-references/api-guides/companies-and-customers/client-management.md)
- [Customer Management Tutorial](https://developer.emporix.io/api-references/api-guides/companies-and-customers/client-management/customer-management.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/companies-and-customers/client-management/api-reference.md)
- [Locations](https://developer.emporix.io/api-references/api-guides/companies-and-customers/client-management/api-reference/locations.md)
- [Contact Assignments](https://developer.emporix.io/api-references/api-guides/companies-and-customers/client-management/api-reference/contact-assignments.md)
- [Legal Entities](https://developer.emporix.io/api-references/api-guides/companies-and-customers/client-management/api-reference/legal-entities.md)
- [Models](https://developer.emporix.io/api-references/api-guides/companies-and-customers/client-management/api-reference/models.md)
- [Customer Service (Customer Managed)](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-management.md): Customer-managed
- [Customer Management (Customer Managed) Tutorial](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-management/customer-management-tutorial.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-management/api-reference.md)
- [Account and profile](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-management/api-reference/account-and-profile.md)
- [Addresses](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-management/api-reference/addresses.md)
- [Authentication and authorization](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-management/api-reference/authentication-and-authorization.md)
- [Credentials](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-management/api-reference/credentials.md)
- [Double opt In](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-management/api-reference/double-opt-in.md)
- [Models](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-management/api-reference/models.md)
- [Customer Service (Tenant Managed)](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-service.md): Tenant-managed
- [Customer Service (Tenant Managed) Tutorial](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-service/customer-service-tenant.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-service/api-reference.md)
- [Account and profile](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-service/api-reference/account-and-profile.md)
- [Addresses](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-service/api-reference/addresses.md)
- [Models](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-service/api-reference/models.md)
- [Customer Segments](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-segments.md)
- [Segments Tutorial](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-segments/segments.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-segments/api-reference.md)
- [Segments](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-segments/api-reference/segments.md)
- [Customers Assignments](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-segments/api-reference/customers-assignments.md)
- [Items Assignments](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-segments/api-reference/items-assignments.md)
- [Models](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-segments/api-reference/models.md)
- [Vendor Service](https://developer.emporix.io/api-references/api-guides/companies-and-customers/vendor-service.md)
- [Vendor Tutorial](https://developer.emporix.io/api-references/api-guides/companies-and-customers/vendor-service/vendor.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/companies-and-customers/vendor-service/api-reference.md)
- [Vendors](https://developer.emporix.io/api-references/api-guides/companies-and-customers/vendor-service/api-reference/vendors.md)
- [Locations](https://developer.emporix.io/api-references/api-guides/companies-and-customers/vendor-service/api-reference/locations.md)
- [Models](https://developer.emporix.io/api-references/api-guides/companies-and-customers/vendor-service/api-reference/models.md)
- [Configuration](https://developer.emporix.io/api-references/api-guides/configuration.md)
- [Configuration Service](https://developer.emporix.io/api-references/api-guides/configuration/configuration-service.md)
- [Configuration Service Tutorial](https://developer.emporix.io/api-references/api-guides/configuration/configuration-service/configuration-service-tutorial.md)
- [Language Tutorials](https://developer.emporix.io/api-references/api-guides/configuration/configuration-service/language.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/configuration/configuration-service/api-reference.md)
- [Tenant configurations](https://developer.emporix.io/api-references/api-guides/configuration/configuration-service/api-reference/tenant-configurations.md)
- [Client configurations](https://developer.emporix.io/api-references/api-guides/configuration/configuration-service/api-reference/client-configurations.md)
- [Global configurations](https://developer.emporix.io/api-references/api-guides/configuration/configuration-service/api-reference/global-configurations.md)
- [Models](https://developer.emporix.io/api-references/api-guides/configuration/configuration-service/api-reference/models.md)
- [Country Service](https://developer.emporix.io/api-references/api-guides/configuration/country-service.md)
- [Country Tutorial](https://developer.emporix.io/api-references/api-guides/configuration/country-service/country.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/configuration/country-service/api-reference.md)
- [Countries](https://developer.emporix.io/api-references/api-guides/configuration/country-service/api-reference/countries.md)
- [Regions](https://developer.emporix.io/api-references/api-guides/configuration/country-service/api-reference/regions.md)
- [Models](https://developer.emporix.io/api-references/api-guides/configuration/country-service/api-reference/models.md)
- [Currency Service](https://developer.emporix.io/api-references/api-guides/configuration/currency-service.md)
- [Currency Tutorial](https://developer.emporix.io/api-references/api-guides/configuration/currency-service/currency.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/configuration/currency-service/api-reference.md)
- [Currencies](https://developer.emporix.io/api-references/api-guides/configuration/currency-service/api-reference/currencies.md)
- [Currency exchange](https://developer.emporix.io/api-references/api-guides/configuration/currency-service/api-reference/currency-exchange.md)
- [Models](https://developer.emporix.io/api-references/api-guides/configuration/currency-service/api-reference/models.md)
- [Indexing Service](https://developer.emporix.io/api-references/api-guides/configuration/indexing-service.md)
- [Indexing Tutorial](https://developer.emporix.io/api-references/api-guides/configuration/indexing-service/indexing.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/configuration/indexing-service/api-reference.md)
- [Configuration](https://developer.emporix.io/api-references/api-guides/configuration/indexing-service/api-reference/configuration.md)
- [Public Configuration](https://developer.emporix.io/api-references/api-guides/configuration/indexing-service/api-reference/public-configuration.md)
- [Reindex](https://developer.emporix.io/api-references/api-guides/configuration/indexing-service/api-reference/reindex.md)
- [Models](https://developer.emporix.io/api-references/api-guides/configuration/indexing-service/api-reference/models.md)
- [Site Settings Service](https://developer.emporix.io/api-references/api-guides/configuration/site-settings-service.md)
- [Site Settings Tutorial](https://developer.emporix.io/api-references/api-guides/configuration/site-settings-service/site-settings.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/configuration/site-settings-service/api-reference.md)
- [Mixins](https://developer.emporix.io/api-references/api-guides/configuration/site-settings-service/api-reference/mixins.md)
- [Site settings](https://developer.emporix.io/api-references/api-guides/configuration/site-settings-service/api-reference/site-settings.md)
- [Models](https://developer.emporix.io/api-references/api-guides/configuration/site-settings-service/api-reference/models.md)
- [Unit Handling Service](https://developer.emporix.io/api-references/api-guides/configuration/unit-handling-service.md)
- [Unit Handling Tutorial](https://developer.emporix.io/api-references/api-guides/configuration/unit-handling-service/unit-handling.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/configuration/unit-handling-service/api-reference.md)
- [Unit management](https://developer.emporix.io/api-references/api-guides/configuration/unit-handling-service/api-reference/unit-management.md)
- [Unit conversion](https://developer.emporix.io/api-references/api-guides/configuration/unit-handling-service/api-reference/unit-conversion.md)
- [Type management](https://developer.emporix.io/api-references/api-guides/configuration/unit-handling-service/api-reference/type-management.md)
- [Models](https://developer.emporix.io/api-references/api-guides/configuration/unit-handling-service/api-reference/models.md)
- [Delivery and Shipping](https://developer.emporix.io/api-references/api-guides/delivery-and-shipping.md)
- [Delivery and Shipping Tutorial](https://developer.emporix.io/api-references/api-guides/delivery-and-shipping/shipping.md)
- [Shipping Service](https://developer.emporix.io/api-references/api-guides/delivery-and-shipping/shipping-1.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/delivery-and-shipping/shipping-1/api-reference.md)
- [Customer Group Relations](https://developer.emporix.io/api-references/api-guides/delivery-and-shipping/shipping-1/api-reference/customer-group-relations.md)
- [Delivery Windows](https://developer.emporix.io/api-references/api-guides/delivery-and-shipping/shipping-1/api-reference/delivery-windows.md)
- [Shipping Cost](https://developer.emporix.io/api-references/api-guides/delivery-and-shipping/shipping-1/api-reference/shipping-cost.md)
- [Shipping Methods](https://developer.emporix.io/api-references/api-guides/delivery-and-shipping/shipping-1/api-reference/shipping-methods.md)
- [Shipping Zones](https://developer.emporix.io/api-references/api-guides/delivery-and-shipping/shipping-1/api-reference/shipping-zones.md)
- [Shipping Groups](https://developer.emporix.io/api-references/api-guides/delivery-and-shipping/shipping-1/api-reference/shipping-groups.md)
- [Sites](https://developer.emporix.io/api-references/api-guides/delivery-and-shipping/shipping-1/api-reference/sites.md)
- [Delivery Times Management](https://developer.emporix.io/api-references/api-guides/delivery-and-shipping/shipping-1/api-reference/delivery-times-management.md)
- [Delivery Times Slots Management](https://developer.emporix.io/api-references/api-guides/delivery-and-shipping/shipping-1/api-reference/delivery-times-slots-management.md)
- [Delivery Cycles](https://developer.emporix.io/api-references/api-guides/delivery-and-shipping/shipping-1/api-reference/delivery-cycles.md)
- [Models](https://developer.emporix.io/api-references/api-guides/delivery-and-shipping/shipping-1/api-reference/models.md)
- [Media](https://developer.emporix.io/api-references/api-guides/media.md)
- [Media Service](https://developer.emporix.io/api-references/api-guides/media/media.md)
- [Media Tutorial](https://developer.emporix.io/api-references/api-guides/media/media/media.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/media/media/api-reference.md)
- [Assets](https://developer.emporix.io/api-references/api-guides/media/media/api-reference/assets.md)
- [Models](https://developer.emporix.io/api-references/api-guides/media/media/api-reference/models.md)
- [Orders and Order Fulfillment](https://developer.emporix.io/api-references/api-guides/orders.md)
- [Availability Service](https://developer.emporix.io/api-references/api-guides/orders/availability.md)
- [Availability Tutorial](https://developer.emporix.io/api-references/api-guides/orders/availability/availability.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/orders/availability/api-reference.md)
- [Locations](https://developer.emporix.io/api-references/api-guides/orders/availability/api-reference/locations.md)
- [Availabilities](https://developer.emporix.io/api-references/api-guides/orders/availability/api-reference/availabilities.md)
- [Models](https://developer.emporix.io/api-references/api-guides/orders/availability/api-reference/models.md)
- [Invoice Service](https://developer.emporix.io/api-references/api-guides/orders/invoice.md)
- [Invoice Tutorial](https://developer.emporix.io/api-references/api-guides/orders/invoice/invoice.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/orders/invoice/api-reference.md)
- [Invoice Jobs](https://developer.emporix.io/api-references/api-guides/orders/invoice/api-reference/invoice-jobs.md)
- [Models](https://developer.emporix.io/api-references/api-guides/orders/invoice/api-reference/models.md)
- [Order Service](https://developer.emporix.io/api-references/api-guides/orders/order.md)
- [Order Tutorial](https://developer.emporix.io/api-references/api-guides/orders/order/order.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/orders/order/api-reference.md)
- [Orders (Tenant Managed)](https://developer.emporix.io/api-references/api-guides/orders/order/api-reference/orders-tenant-managed.md)
- [Orders (Customer Managed)](https://developer.emporix.io/api-references/api-guides/orders/order/api-reference/orders-customer-managed.md)
- [Models](https://developer.emporix.io/api-references/api-guides/orders/order/api-reference/models.md)
- [Pick-pack Service](https://developer.emporix.io/api-references/api-guides/orders/pick-pack.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/orders/pick-pack/api-reference.md)
- [Orders](https://developer.emporix.io/api-references/api-guides/orders/pick-pack/api-reference/orders.md)
- [Order cycles](https://developer.emporix.io/api-references/api-guides/orders/pick-pack/api-reference/order-cycles.md)
- [Assignees](https://developer.emporix.io/api-references/api-guides/orders/pick-pack/api-reference/assignees.md)
- [Recalculations](https://developer.emporix.io/api-references/api-guides/orders/pick-pack/api-reference/recalculations.md)
- [Events](https://developer.emporix.io/api-references/api-guides/orders/pick-pack/api-reference/events.md)
- [Models](https://developer.emporix.io/api-references/api-guides/orders/pick-pack/api-reference/models.md)
- [Returns Service](https://developer.emporix.io/api-references/api-guides/orders/returns.md)
- [Returns Tutorial](https://developer.emporix.io/api-references/api-guides/orders/returns/returns.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/orders/returns/api-reference.md)
- [Returns](https://developer.emporix.io/api-references/api-guides/orders/returns/api-reference/returns.md)
- [Models](https://developer.emporix.io/api-references/api-guides/orders/returns/api-reference/models.md)
- [SEPA Export Service](https://developer.emporix.io/api-references/api-guides/orders/sepa-export.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/orders/sepa-export/api-reference.md)
- [Files](https://developer.emporix.io/api-references/api-guides/orders/sepa-export/api-reference/files.md)
- [Jobs](https://developer.emporix.io/api-references/api-guides/orders/sepa-export/api-reference/jobs.md)
- [Models](https://developer.emporix.io/api-references/api-guides/orders/sepa-export/api-reference/models.md)
- [Prices and Taxes](https://developer.emporix.io/api-references/api-guides/prices-and-taxes.md)
- [Price Service](https://developer.emporix.io/api-references/api-guides/prices-and-taxes/price-service.md)
- [Price Tutorials](https://developer.emporix.io/api-references/api-guides/prices-and-taxes/price-service/price.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/prices-and-taxes/price-service/api-reference.md)
- [Price lists](https://developer.emporix.io/api-references/api-guides/prices-and-taxes/price-service/api-reference/price-lists.md)
- [Price matching](https://developer.emporix.io/api-references/api-guides/prices-and-taxes/price-service/api-reference/price-matching.md)
- [Price models](https://developer.emporix.io/api-references/api-guides/prices-and-taxes/price-service/api-reference/price-models.md)
- [Prices](https://developer.emporix.io/api-references/api-guides/prices-and-taxes/price-service/api-reference/prices.md)
- [Prices assigned to price lists](https://developer.emporix.io/api-references/api-guides/prices-and-taxes/price-service/api-reference/prices-assigned-to-price-lists.md)
- [Models](https://developer.emporix.io/api-references/api-guides/prices-and-taxes/price-service/api-reference/models.md)
- [Tax Service](https://developer.emporix.io/api-references/api-guides/prices-and-taxes/tax-service.md)
- [Tax Tutorials](https://developer.emporix.io/api-references/api-guides/prices-and-taxes/tax-service/tax.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/prices-and-taxes/tax-service/api-reference.md)
- [Taxes](https://developer.emporix.io/api-references/api-guides/prices-and-taxes/tax-service/api-reference/taxes.md)
- [Tax calculation](https://developer.emporix.io/api-references/api-guides/prices-and-taxes/tax-service/api-reference/tax-calculation.md)
- [Models](https://developer.emporix.io/api-references/api-guides/prices-and-taxes/tax-service/api-reference/models.md)
- [Products, Labels and Brands](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands.md)
- [Brand Service](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/brand-service.md)
- [Brand Tutorial](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/brand-service/brand.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/brand-service/api-reference.md)
- [Brands](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/brand-service/api-reference/brands.md)
- [Models](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/brand-service/api-reference/models.md)
- [Label Service](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/label-service.md)
- [Label Tutorial](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/label-service/label.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/label-service/api-reference.md)
- [Label](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/label-service/api-reference/label.md)
- [Models](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/label-service/api-reference/models.md)
- [Product Service](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/product-service.md)
- [Product Tutorial](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/product-service/product.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/product-service/api-reference.md)
- [Products](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/product-service/api-reference/products.md)
- [Product Templates](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/product-service/api-reference/product-templates.md)
- [Models](https://developer.emporix.io/api-references/api-guides/products-labels-and-brands/product-service/api-reference/models.md)
- [Quotes](https://developer.emporix.io/api-references/api-guides/quotes.md)
- [Quote Service](https://developer.emporix.io/api-references/api-guides/quotes/quote.md)
- [Quote Tutorial](https://developer.emporix.io/api-references/api-guides/quotes/quote/quote.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/quotes/quote/api-reference.md)
- [Quote management](https://developer.emporix.io/api-references/api-guides/quotes/quote/api-reference/quote-management.md)
- [Quote history](https://developer.emporix.io/api-references/api-guides/quotes/quote/api-reference/quote-history.md)
- [Quote pdf](https://developer.emporix.io/api-references/api-guides/quotes/quote/api-reference/quote-pdf.md)
- [Quote reason](https://developer.emporix.io/api-references/api-guides/quotes/quote/api-reference/quote-reason.md)
- [Models](https://developer.emporix.io/api-references/api-guides/quotes/quote/api-reference/models.md)
- [Rewards and Promotions](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions.md)
- [Coupon Service](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions/coupon.md)
- [Coupon Tutorial](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions/coupon/coupon.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions/coupon/api-reference.md)
- [Coupon Management](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions/coupon/api-reference/coupon-management.md)
- [Coupon Validation](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions/coupon/api-reference/coupon-validation.md)
- [Coupon Redemption](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions/coupon/api-reference/coupon-redemption.md)
- [Referral Coupon Management](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions/coupon/api-reference/referral-coupon-management.md)
- [Models](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions/coupon/api-reference/models.md)
- [Reward-points Service](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions/reward-points.md)
- [Reward-points Tutorial](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions/reward-points/reward-points.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions/reward-points/api-reference.md)
- [Redeem Options Management](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions/reward-points/api-reference/redeem-options-management.md)
- [Reward Points Management](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions/reward-points/api-reference/reward-points-management.md)
- [Signed In Customer Reward Points](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions/reward-points/api-reference/signed-in-customer-reward-points.md)
- [Models](https://developer.emporix.io/api-references/api-guides/rewards-and-promotions/reward-points/api-reference/models.md)
- [Users and Permissions](https://developer.emporix.io/api-references/api-guides/users-and-permissions.md)
- [IAM Service](https://developer.emporix.io/api-references/api-guides/users-and-permissions/iam.md)
- [IAM Tutorial](https://developer.emporix.io/api-references/api-guides/users-and-permissions/iam/iam.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/users-and-permissions/iam/api-reference.md)
- [Access Controls](https://developer.emporix.io/api-references/api-guides/users-and-permissions/iam/api-reference/access-controls.md)
- [Scopes](https://developer.emporix.io/api-references/api-guides/users-and-permissions/iam/api-reference/scopes.md)
- [Group Assignments](https://developer.emporix.io/api-references/api-guides/users-and-permissions/iam/api-reference/group-assignments.md)
- [Groups](https://developer.emporix.io/api-references/api-guides/users-and-permissions/iam/api-reference/groups.md)
- [Permissions](https://developer.emporix.io/api-references/api-guides/users-and-permissions/iam/api-reference/permissions.md)
- [Resources](https://developer.emporix.io/api-references/api-guides/users-and-permissions/iam/api-reference/resources.md)
- [Roles](https://developer.emporix.io/api-references/api-guides/users-and-permissions/iam/api-reference/roles.md)
- [Access Control Templates](https://developer.emporix.io/api-references/api-guides/users-and-permissions/iam/api-reference/access-control-templates.md)
- [Users](https://developer.emporix.io/api-references/api-guides/users-and-permissions/iam/api-reference/users.md)
- [Management Dashboard Users](https://developer.emporix.io/api-references/api-guides/users-and-permissions/iam/api-reference/management-dashboard-users.md)
- [Models](https://developer.emporix.io/api-references/api-guides/users-and-permissions/iam/api-reference/models.md)
- [Session-context Service](https://developer.emporix.io/api-references/api-guides/users-and-permissions/session-context.md)
- [Session-context Tutorial](https://developer.emporix.io/api-references/api-guides/users-and-permissions/session-context/session-context.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/users-and-permissions/session-context/api-reference.md)
- [Session management](https://developer.emporix.io/api-references/api-guides/users-and-permissions/session-context/api-reference/session-management.md)
- [Session context modification](https://developer.emporix.io/api-references/api-guides/users-and-permissions/session-context/api-reference/session-context-modification.md)
- [Own session management](https://developer.emporix.io/api-references/api-guides/users-and-permissions/session-context/api-reference/own-session-management.md)
- [Own session context modification](https://developer.emporix.io/api-references/api-guides/users-and-permissions/session-context/api-reference/own-session-context-modification.md)
- [Models](https://developer.emporix.io/api-references/api-guides/users-and-permissions/session-context/api-reference/models.md)
- [Utilities](https://developer.emporix.io/api-references/api-guides/utilities.md)
- [Schema Service](https://developer.emporix.io/api-references/api-guides/utilities/schema.md)
- [Schema Tutorial](https://developer.emporix.io/api-references/api-guides/utilities/schema/schema.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/utilities/schema/api-reference.md)
- [Schema](https://developer.emporix.io/api-references/api-guides/utilities/schema/api-reference/schema.md)
- [Type](https://developer.emporix.io/api-references/api-guides/utilities/schema/api-reference/type.md)
- [Reference](https://developer.emporix.io/api-references/api-guides/utilities/schema/api-reference/reference.md)
- [Custom Schema Type](https://developer.emporix.io/api-references/api-guides/utilities/schema/api-reference/custom-schema-type.md)
- [Custom Instance](https://developer.emporix.io/api-references/api-guides/utilities/schema/api-reference/custom-instance.md)
- [Models](https://developer.emporix.io/api-references/api-guides/utilities/schema/api-reference/models.md)
- [Sequential-id Service](https://developer.emporix.io/api-references/api-guides/utilities/sequential-id.md)
- [Sequential-id Tutorial](https://developer.emporix.io/api-references/api-guides/utilities/sequential-id/sequentialid.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/utilities/sequential-id/api-reference.md)
- [Sequential IDs management](https://developer.emporix.io/api-references/api-guides/utilities/sequential-id/api-reference/sequential-ids-management.md)
- [Models](https://developer.emporix.io/api-references/api-guides/utilities/sequential-id/api-reference/models.md)
- [Webhooks](https://developer.emporix.io/api-references/api-guides/webhooks.md)
- [Webhook Service](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-service.md)
- [Webhooks Tutorial](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-service/webhooks-tutorial.md)
- [API Reference](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-service/api-reference.md)
- [Config](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-service/api-reference/config.md)
- [Events](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-service/api-reference/events.md)
- [Svix Emporix Shared Account](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-service/api-reference/svix-emporix-shared-account.md)
- [Models](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-service/api-reference/models.md)
- [Webhook - Events](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events.md): Browse the events emitted by Emporix services.
- [Events - Availability](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-availability.md): Webhook events related to the creation, update, and deletion of an availability.
- [Events - Cart](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-cart.md): Webhook events related to the creation, update, and deletion of a cart.
- [Events - Catalog](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-catalog.md): Webhook events related to the creation, update, and deletion of a catalog.
- [Events - Category Tree](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-category.md): Webhook events related to the creation, update, and deletion of a category tree and to the creation and deletion of a category assignment.
- [Events - Client Management](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-client-management.md): Webhook events related to the creation, update and deletion of legal entity and assigning user to legal entity.
- [Events - Customer](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-customer.md): Webhook events related to the creation, update and deletion of customer, sending a request to reset a customer's password and resending an account activation link to a customer.
- [Events - Customer Segment](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-customer-segment.md): Webhook events related to the creation, update, and deletion of customer segments.
- [Events - Index Item](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-index.md): Webhook events related to indexing data.
- [Events - Order](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-order.md): Webhook events related to the creation, update, cancellation, and status change of an order.
- [Events - Price](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-price.md): Webhook events related to the creation, update, and deletion of a price, price model, price list and a price list price.
- [Events - Product](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-product.md): Webhook events related to the creation, update, and deletion of a product.
- [Events - Quote](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-quote.md): Webhook events related to the creation, update, and deletion of a quote.
- [Events - Return](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-return.md): Webhook events the creation, update, and deletion of a return.
- [Events - Schema](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-schema.md): Webhook events related to the creation, update, and deletion of custom mixin schemas.
- [Events - Site](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-site.md): Webhook events the creation, update, and deletion of a site.
- [Events - Vendor](https://developer.emporix.io/api-references/api-guides/webhooks/webhook-events/events-vendor.md): Webhook events related to the creation, update, and deletion of a vendor.

## API References

- [API Reference](https://developer.emporix.io/api-references-1/readme.md): Get quick reference to Emporix API.
- [AI](https://developer.emporix.io/api-references-1/readme/api-reference.md)
- [Agent](https://developer.emporix.io/api-references-1/readme/api-reference/agent.md)
- [Agent Chat](https://developer.emporix.io/api-references-1/readme/api-reference/agent-chat.md)
- [Agent Logs](https://developer.emporix.io/api-references-1/readme/api-reference/agent-logs.md)
- [Agent Analytics](https://developer.emporix.io/api-references-1/readme/api-reference/agent-analytics.md)
- [Agent Template](https://developer.emporix.io/api-references-1/readme/api-reference/agent-template.md)
- [AI Completions](https://developer.emporix.io/api-references-1/readme/api-reference/ai-completions.md)
- [Commerce Events](https://developer.emporix.io/api-references-1/readme/api-reference/commerce-events.md)
- [Import/Export](https://developer.emporix.io/api-references-1/readme/api-reference/import-export.md)
- [Job](https://developer.emporix.io/api-references-1/readme/api-reference/job.md)
- [MCP Server](https://developer.emporix.io/api-references-1/readme/api-reference/mcp-server.md)
- [Text Generation](https://developer.emporix.io/api-references-1/readme/api-reference/text-generation.md)
- [Token](https://developer.emporix.io/api-references-1/readme/api-reference/token.md)
- [Tool](https://developer.emporix.io/api-references-1/readme/api-reference/tool.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference/models.md)
- [AI RAG Indexer](https://developer.emporix.io/api-references-1/readme/api-reference-1.md)
- [Reindex](https://developer.emporix.io/api-references-1/readme/api-reference-1/reindex.md)
- [Metadata](https://developer.emporix.io/api-references-1/readme/api-reference-1/metadata.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-1/models.md)
- [Approval](https://developer.emporix.io/api-references-1/readme/approval-api-reference.md)
- [Approvals](https://developer.emporix.io/api-references-1/readme/approval-api-reference/approvals.md)
- [Approval](https://developer.emporix.io/api-references-1/readme/approval-api-reference/approval.md)
- [Search](https://developer.emporix.io/api-references-1/readme/approval-api-reference/search.md)
- [Models](https://developer.emporix.io/api-references-1/readme/approval-api-reference/models.md)
- [Availability](https://developer.emporix.io/api-references-1/readme/api-reference-2.md)
- [Locations](https://developer.emporix.io/api-references-1/readme/api-reference-2/locations.md)
- [Availabilities](https://developer.emporix.io/api-references-1/readme/api-reference-2/availabilities.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-2/models.md)
- [Brand](https://developer.emporix.io/api-references-1/readme/api-reference-3.md)
- [Brands](https://developer.emporix.io/api-references-1/readme/api-reference-3/brands.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-3/models.md)
- [Cart](https://developer.emporix.io/api-references-1/readme/api-reference-4.md)
- [Carts](https://developer.emporix.io/api-references-1/readme/api-reference-4/carts.md)
- [Cart items](https://developer.emporix.io/api-references-1/readme/api-reference-4/cart-items.md)
- [Discounts](https://developer.emporix.io/api-references-1/readme/api-reference-4/discounts.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-4/models.md)
- [Catalog](https://developer.emporix.io/api-references-1/readme/api-reference-5.md)
- [Catalog management](https://developer.emporix.io/api-references-1/readme/api-reference-5/catalog-management.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-5/models.md)
- [Category](https://developer.emporix.io/api-references-1/readme/api-reference-6.md)
- [Category Resources](https://developer.emporix.io/api-references-1/readme/api-reference-6/category-resources.md)
- [Category Assignment Resources](https://developer.emporix.io/api-references-1/readme/api-reference-6/category-assignment-resources.md)
- [Assignment Resources](https://developer.emporix.io/api-references-1/readme/api-reference-6/assignment-resources.md)
- [Category Tree Resources](https://developer.emporix.io/api-references-1/readme/api-reference-6/category-tree-resources.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-6/models.md)
- [Checkout](https://developer.emporix.io/api-references-1/readme/api-reference-7.md)
- [Checkouts](https://developer.emporix.io/api-references-1/readme/api-reference-7/checkouts.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-7/models.md)
- [Configuration](https://developer.emporix.io/api-references-1/readme/api-reference-8.md)
- [Tenant configurations](https://developer.emporix.io/api-references-1/readme/api-reference-8/tenant-configurations.md)
- [Client configurations](https://developer.emporix.io/api-references-1/readme/api-reference-8/client-configurations.md)
- [Global configurations](https://developer.emporix.io/api-references-1/readme/api-reference-8/global-configurations.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-8/models.md)
- [Country](https://developer.emporix.io/api-references-1/readme/api-reference-9.md)
- [Countries](https://developer.emporix.io/api-references-1/readme/api-reference-9/countries.md)
- [Regions](https://developer.emporix.io/api-references-1/readme/api-reference-9/regions.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-9/models.md)
- [Coupon](https://developer.emporix.io/api-references-1/readme/api-reference-10.md)
- [Coupon Management](https://developer.emporix.io/api-references-1/readme/api-reference-10/coupon-management.md)
- [Coupon Validation](https://developer.emporix.io/api-references-1/readme/api-reference-10/coupon-validation.md)
- [Coupon Redemption](https://developer.emporix.io/api-references-1/readme/api-reference-10/coupon-redemption.md)
- [Referral Coupon Management](https://developer.emporix.io/api-references-1/readme/api-reference-10/referral-coupon-management.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-10/models.md)
- [Currency](https://developer.emporix.io/api-references-1/readme/api-reference-11.md)
- [Currencies](https://developer.emporix.io/api-references-1/readme/api-reference-11/currencies.md)
- [Currency exchange](https://developer.emporix.io/api-references-1/readme/api-reference-11/currency-exchange.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-11/models.md)
- [Customer (Customer Managed)](https://developer.emporix.io/api-references-1/readme/api-reference-12.md)
- [Account and profile](https://developer.emporix.io/api-references-1/readme/api-reference-12/account-and-profile.md)
- [Addresses](https://developer.emporix.io/api-references-1/readme/api-reference-12/addresses.md)
- [Authentication and authorization](https://developer.emporix.io/api-references-1/readme/api-reference-12/authentication-and-authorization.md)
- [Credentials](https://developer.emporix.io/api-references-1/readme/api-reference-12/credentials.md)
- [Double opt In](https://developer.emporix.io/api-references-1/readme/api-reference-12/double-opt-in.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-12/models.md)
- [Customer (Tenant Managed)](https://developer.emporix.io/api-references-1/readme/api-reference-13.md)
- [Account and profile](https://developer.emporix.io/api-references-1/readme/api-reference-13/account-and-profile.md)
- [Addresses](https://developer.emporix.io/api-references-1/readme/api-reference-13/addresses.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-13/models.md)
- [Customer Management](https://developer.emporix.io/api-references-1/readme/api-reference-14.md)
- [Locations](https://developer.emporix.io/api-references-1/readme/api-reference-14/locations.md)
- [Contact Assignments](https://developer.emporix.io/api-references-1/readme/api-reference-14/contact-assignments.md)
- [Legal Entities](https://developer.emporix.io/api-references-1/readme/api-reference-14/legal-entities.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-14/models.md)
- [Customer Segment](https://developer.emporix.io/api-references-1/readme/api-reference-15.md)
- [Segments](https://developer.emporix.io/api-references-1/readme/api-reference-15/segments.md)
- [Customers Assignments](https://developer.emporix.io/api-references-1/readme/api-reference-15/customers-assignments.md)
- [Items Assignments](https://developer.emporix.io/api-references-1/readme/api-reference-15/items-assignments.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-15/models.md)
- [Fee](https://developer.emporix.io/api-references-1/readme/api-reference-16.md)
- [Fee management](https://developer.emporix.io/api-references-1/readme/api-reference-16/fee-management.md)
- [Item fee management](https://developer.emporix.io/api-references-1/readme/api-reference-16/item-fee-management.md)
- [Product fees management](https://developer.emporix.io/api-references-1/readme/api-reference-16/product-fees-management.md)
- [Item fee search](https://developer.emporix.io/api-references-1/readme/api-reference-16/item-fee-search.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-16/models.md)
- [IAM](https://developer.emporix.io/api-references-1/readme/api-reference-17.md)
- [Access Controls](https://developer.emporix.io/api-references-1/readme/api-reference-17/access-controls.md)
- [Scopes](https://developer.emporix.io/api-references-1/readme/api-reference-17/scopes.md)
- [Group Assignments](https://developer.emporix.io/api-references-1/readme/api-reference-17/group-assignments.md)
- [Groups](https://developer.emporix.io/api-references-1/readme/api-reference-17/groups.md)
- [Permissions](https://developer.emporix.io/api-references-1/readme/api-reference-17/permissions.md)
- [Resources](https://developer.emporix.io/api-references-1/readme/api-reference-17/resources.md)
- [Roles](https://developer.emporix.io/api-references-1/readme/api-reference-17/roles.md)
- [Access Control Templates](https://developer.emporix.io/api-references-1/readme/api-reference-17/access-control-templates.md)
- [Users](https://developer.emporix.io/api-references-1/readme/api-reference-17/users.md)
- [Management Dashboard Users](https://developer.emporix.io/api-references-1/readme/api-reference-17/management-dashboard-users.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-17/models.md)
- [Indexing](https://developer.emporix.io/api-references-1/readme/api-reference-18.md)
- [Configuration](https://developer.emporix.io/api-references-1/readme/api-reference-18/configuration.md)
- [Public Configuration](https://developer.emporix.io/api-references-1/readme/api-reference-18/public-configuration.md)
- [Reindex](https://developer.emporix.io/api-references-1/readme/api-reference-18/reindex.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-18/models.md)
- [Invoice](https://developer.emporix.io/api-references-1/readme/api-reference-19.md)
- [Invoice Jobs](https://developer.emporix.io/api-references-1/readme/api-reference-19/invoice-jobs.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-19/models.md)
- [Label](https://developer.emporix.io/api-references-1/readme/api-reference-20.md)
- [Label](https://developer.emporix.io/api-references-1/readme/api-reference-20/label.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-20/models.md)
- [Media](https://developer.emporix.io/api-references-1/readme/api-reference-21.md)
- [Assets](https://developer.emporix.io/api-references-1/readme/api-reference-21/assets.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-21/models.md)
- [OAuth](https://developer.emporix.io/api-references-1/readme/api-reference-22.md)
- [Service Access Token](https://developer.emporix.io/api-references-1/readme/api-reference-22/service-access-token.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-22/models.md)
- [Order](https://developer.emporix.io/api-references-1/readme/api-reference-23.md)
- [Orders (Tenant Managed)](https://developer.emporix.io/api-references-1/readme/api-reference-23/orders-tenant-managed.md)
- [Orders (Customer Managed)](https://developer.emporix.io/api-references-1/readme/api-reference-23/orders-customer-managed.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-23/models.md)
- [Payment Gateway](https://developer.emporix.io/api-references-1/readme/api-reference-24.md)
- [Payment](https://developer.emporix.io/api-references-1/readme/api-reference-24/payment.md)
- [Payment mode](https://developer.emporix.io/api-references-1/readme/api-reference-24/payment-mode.md)
- [Payment   frontend](https://developer.emporix.io/api-references-1/readme/api-reference-24/payment-frontend.md)
- [Payment mode   frontend](https://developer.emporix.io/api-references-1/readme/api-reference-24/payment-mode-frontend.md)
- [Transaction](https://developer.emporix.io/api-references-1/readme/api-reference-24/transaction.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-24/models.md)
- [Pick Pack](https://developer.emporix.io/api-references-1/readme/api-reference-25.md)
- [Orders](https://developer.emporix.io/api-references-1/readme/api-reference-25/orders.md)
- [Order cycles](https://developer.emporix.io/api-references-1/readme/api-reference-25/order-cycles.md)
- [Assignees](https://developer.emporix.io/api-references-1/readme/api-reference-25/assignees.md)
- [Recalculations](https://developer.emporix.io/api-references-1/readme/api-reference-25/recalculations.md)
- [Events](https://developer.emporix.io/api-references-1/readme/api-reference-25/events.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-25/models.md)
- [Price](https://developer.emporix.io/api-references-1/readme/api-reference-26.md)
- [Price lists](https://developer.emporix.io/api-references-1/readme/api-reference-26/price-lists.md)
- [Price matching](https://developer.emporix.io/api-references-1/readme/api-reference-26/price-matching.md)
- [Price models](https://developer.emporix.io/api-references-1/readme/api-reference-26/price-models.md)
- [Prices](https://developer.emporix.io/api-references-1/readme/api-reference-26/prices.md)
- [Prices assigned to price lists](https://developer.emporix.io/api-references-1/readme/api-reference-26/prices-assigned-to-price-lists.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-26/models.md)
- [Product](https://developer.emporix.io/api-references-1/readme/api-reference-27.md)
- [Products](https://developer.emporix.io/api-references-1/readme/api-reference-27/products.md)
- [Product Templates](https://developer.emporix.io/api-references-1/readme/api-reference-27/product-templates.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-27/models.md)
- [Quote](https://developer.emporix.io/api-references-1/readme/api-reference-28.md)
- [Quote management](https://developer.emporix.io/api-references-1/readme/api-reference-28/quote-management.md)
- [Quote history](https://developer.emporix.io/api-references-1/readme/api-reference-28/quote-history.md)
- [Quote pdf](https://developer.emporix.io/api-references-1/readme/api-reference-28/quote-pdf.md)
- [Quote reason](https://developer.emporix.io/api-references-1/readme/api-reference-28/quote-reason.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-28/models.md)
- [Return](https://developer.emporix.io/api-references-1/readme/api-reference-29.md)
- [Returns](https://developer.emporix.io/api-references-1/readme/api-reference-29/returns.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-29/models.md)
- [Reward Points](https://developer.emporix.io/api-references-1/readme/api-reference-30.md)
- [Redeem Options Management](https://developer.emporix.io/api-references-1/readme/api-reference-30/redeem-options-management.md)
- [Reward Points Management](https://developer.emporix.io/api-references-1/readme/api-reference-30/reward-points-management.md)
- [Signed In Customer Reward Points](https://developer.emporix.io/api-references-1/readme/api-reference-30/signed-in-customer-reward-points.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-30/models.md)
- [Schema](https://developer.emporix.io/api-references-1/readme/api-reference-31.md)
- [Schema](https://developer.emporix.io/api-references-1/readme/api-reference-31/schema.md)
- [Type](https://developer.emporix.io/api-references-1/readme/api-reference-31/type.md)
- [Reference](https://developer.emporix.io/api-references-1/readme/api-reference-31/reference.md)
- [Custom Schema Type](https://developer.emporix.io/api-references-1/readme/api-reference-31/custom-schema-type.md)
- [Custom Instance](https://developer.emporix.io/api-references-1/readme/api-reference-31/custom-instance.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-31/models.md)
- [SEPA Export](https://developer.emporix.io/api-references-1/readme/api-reference-32.md)
- [Files](https://developer.emporix.io/api-references-1/readme/api-reference-32/files.md)
- [Jobs](https://developer.emporix.io/api-references-1/readme/api-reference-32/jobs.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-32/models.md)
- [Sequential ID](https://developer.emporix.io/api-references-1/readme/api-reference-33.md)
- [Sequential IDs management](https://developer.emporix.io/api-references-1/readme/api-reference-33/sequential-ids-management.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-33/models.md)
- [Session Context](https://developer.emporix.io/api-references-1/readme/api-reference-34.md)
- [Session management](https://developer.emporix.io/api-references-1/readme/api-reference-34/session-management.md)
- [Session context modification](https://developer.emporix.io/api-references-1/readme/api-reference-34/session-context-modification.md)
- [Own session management](https://developer.emporix.io/api-references-1/readme/api-reference-34/own-session-management.md)
- [Own session context modification](https://developer.emporix.io/api-references-1/readme/api-reference-34/own-session-context-modification.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-34/models.md)
- [Shipping](https://developer.emporix.io/api-references-1/readme/api-reference-35.md)
- [Customer Group Relations](https://developer.emporix.io/api-references-1/readme/api-reference-35/customer-group-relations.md)
- [Delivery Windows](https://developer.emporix.io/api-references-1/readme/api-reference-35/delivery-windows.md)
- [Shipping Cost](https://developer.emporix.io/api-references-1/readme/api-reference-35/shipping-cost.md)
- [Shipping Methods](https://developer.emporix.io/api-references-1/readme/api-reference-35/shipping-methods.md)
- [Shipping Zones](https://developer.emporix.io/api-references-1/readme/api-reference-35/shipping-zones.md)
- [Shipping Groups](https://developer.emporix.io/api-references-1/readme/api-reference-35/shipping-groups.md)
- [Sites](https://developer.emporix.io/api-references-1/readme/api-reference-35/sites.md)
- [Delivery Times Management](https://developer.emporix.io/api-references-1/readme/api-reference-35/delivery-times-management.md)
- [Delivery Times Slots Management](https://developer.emporix.io/api-references-1/readme/api-reference-35/delivery-times-slots-management.md)
- [Delivery Cycles](https://developer.emporix.io/api-references-1/readme/api-reference-35/delivery-cycles.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-35/models.md)
- [Shopping List](https://developer.emporix.io/api-references-1/readme/api-reference-36.md)
- [Shopping Lists](https://developer.emporix.io/api-references-1/readme/api-reference-36/shopping-lists.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-36/models.md)
- [Site Settings](https://developer.emporix.io/api-references-1/readme/api-reference-37.md)
- [Mixins](https://developer.emporix.io/api-references-1/readme/api-reference-37/mixins.md)
- [Site settings](https://developer.emporix.io/api-references-1/readme/api-reference-37/site-settings.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-37/models.md)
- [Tax](https://developer.emporix.io/api-references-1/readme/api-reference-38.md)
- [Taxes](https://developer.emporix.io/api-references-1/readme/api-reference-38/taxes.md)
- [Tax calculation](https://developer.emporix.io/api-references-1/readme/api-reference-38/tax-calculation.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-38/models.md)
- [Unit Handling](https://developer.emporix.io/api-references-1/readme/api-reference-39.md)
- [Unit management](https://developer.emporix.io/api-references-1/readme/api-reference-39/unit-management.md)
- [Unit conversion](https://developer.emporix.io/api-references-1/readme/api-reference-39/unit-conversion.md)
- [Type management](https://developer.emporix.io/api-references-1/readme/api-reference-39/type-management.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-39/models.md)
- [Vendor](https://developer.emporix.io/api-references-1/readme/api-reference-40.md)
- [Vendors](https://developer.emporix.io/api-references-1/readme/api-reference-40/vendors.md)
- [Locations](https://developer.emporix.io/api-references-1/readme/api-reference-40/locations.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-40/models.md)
- [Webhook](https://developer.emporix.io/api-references-1/readme/api-reference-41.md)
- [Config](https://developer.emporix.io/api-references-1/readme/api-reference-41/config.md)
- [Events](https://developer.emporix.io/api-references-1/readme/api-reference-41/events.md)
- [Svix Emporix Shared Account](https://developer.emporix.io/api-references-1/readme/api-reference-41/svix-emporix-shared-account.md)
- [Models](https://developer.emporix.io/api-references-1/readme/api-reference-41/models.md)
- [Webhook Events](https://developer.emporix.io/api-references-1/readme/webhook-events.md): Browse the events emitted by Emporix services.
- [Events - Availability](https://developer.emporix.io/api-references-1/readme/webhook-events/events-availability.md): Webhook events related to the creation, update, and deletion of an availability.
- [Events - Cart](https://developer.emporix.io/api-references-1/readme/webhook-events/events-cart.md): Webhook events related to the creation, update, and deletion of a cart.
- [Events - Catalog](https://developer.emporix.io/api-references-1/readme/webhook-events/events-catalog.md): Webhook events related to the creation, update, and deletion of a catalog.
- [Events - Category Tree](https://developer.emporix.io/api-references-1/readme/webhook-events/events-category.md): Webhook events related to the creation, update, and deletion of a category tree and to the creation and deletion of a category assignment.
- [Events - Client Management](https://developer.emporix.io/api-references-1/readme/webhook-events/events-client-management.md): Webhook events related to the creation, update and deletion of legal entity and assigning user to legal entity.
- [Events - Customer](https://developer.emporix.io/api-references-1/readme/webhook-events/events-customer.md): Webhook events related to the creation, update and deletion of customer, sending a request to reset a customer's password and resending an account activation link to a customer.
- [Events - Customer Segment](https://developer.emporix.io/api-references-1/readme/webhook-events/events-customer-segment.md): Webhook events related to the creation, update, and deletion of customer segments.
- [Events - Index Item](https://developer.emporix.io/api-references-1/readme/webhook-events/events-index.md): Webhook events related to indexing data.
- [Events - Order](https://developer.emporix.io/api-references-1/readme/webhook-events/events-order.md): Webhook events related to the creation, update, cancellation, and status change of an order.
- [Events - Price](https://developer.emporix.io/api-references-1/readme/webhook-events/events-price.md): Webhook events related to the creation, update, and deletion of a price, price model, price list and a price list price.
- [Events - Product](https://developer.emporix.io/api-references-1/readme/webhook-events/events-product.md): Webhook events related to the creation, update, and deletion of a product.
- [Events - Quote](https://developer.emporix.io/api-references-1/readme/webhook-events/events-quote.md): Webhook events related to the creation, update, and deletion of a quote.
- [Events - Return](https://developer.emporix.io/api-references-1/readme/webhook-events/events-return.md): Webhook events the creation, update, and deletion of a return.
- [Events - Schema](https://developer.emporix.io/api-references-1/readme/webhook-events/events-schema.md): Webhook events related to the creation, update, and deletion of custom mixin schemas.
- [Events - Site](https://developer.emporix.io/api-references-1/readme/webhook-events/events-site.md): Webhook events the creation, update, and deletion of a site.
- [Events - Vendor](https://developer.emporix.io/api-references-1/readme/webhook-events/events-vendor.md): Webhook events related to the creation, update, and deletion of a vendor.

## Product Features

- [Product Features](https://developer.emporix.io/release-notes/readme.md)
- [2026-04-28: B2B Commerce Frontend - Company Switcher and Increased Performance](https://developer.emporix.io/release-notes/2026/2026-04-28-frontend-company-switcher-performance.md)
- [2026-04-14: Partner Library](https://developer.emporix.io/release-notes/2026/2026-04-14-partner-library.md)
- [2026-04-14: CE - Extension and Cloud Function Hosting](https://developer.emporix.io/release-notes/2026/2026-04-14-hosting.md)
- [2026-04-14: VSM - Order Intake Value Stream](https://developer.emporix.io/release-notes/2026/2026-04-14-vsm-order-intake.md)
- [2026-04-14: VSM - Branching, Looping and Debugger](https://developer.emporix.io/release-notes/2026/2026-04-14-vsm-branching-and-debugger.md)
- [2026-04-14: CE - Perspectives Management](https://developer.emporix.io/release-notes/2026/2026-04-14-ce-perspectives.md)
- [2026-03-27: CE - Mixin Schema - Cart Item and Order Entry in Management Dashboard](https://developer.emporix.io/release-notes/2026/2026-03-27-ce-mixin-schema-cart-item-order-entry-md.md)
- [2026-03-25: B2B Commerce Frontend - Returns and improvements](https://developer.emporix.io/release-notes/2026/2026-03-25-frontend-returns-improvements.md)
- [2026-03-13: CE - Dashboard Extension](https://developer.emporix.io/release-notes/2026/2026-03-13-ce-dashboard.md)
- [2026-03-10: CE - Single Sign On (SSO) - Token Exchange](https://developer.emporix.io/release-notes/2026/2026-03-10-ce-token-exchange.md)
- [2026-02-25: CE - Mixin schema version for Classification Categories](https://developer.emporix.io/release-notes/2026/2026-02-25-mixin-schema-version-classification-categories.md)
- [2026-02-17: CE: Classification Categories](https://developer.emporix.io/release-notes/2026/2026-02-17-classification-categories.md)
- [2026-02-12: VSM - Multiple triggers](https://developer.emporix.io/release-notes/2026/2026-02-12-vsm-multiple-triggers.md)
- [2026-02-11: CE - Site Permissions](https://developer.emporix.io/release-notes/2026/2026-02-11-ce-site-permissions.md)
- [2026-01-29: Emporix Java SDK](https://developer.emporix.io/release-notes/2026/2026-01-29-sdk.md)
- [2026-01-27: B2B Commerce Frontend](https://developer.emporix.io/release-notes/2026/2026-01-27-frontend.md)
- [2026-01-13: Agentic AI - Frontend Agent](https://developer.emporix.io/release-notes/2026/2026-01-13-aci-frontend-agent.md)
- [2025](https://developer.emporix.io/release-notes/archive/2025.md)
- [2025-12-16: VSM - New Product Introduction](https://developer.emporix.io/release-notes/archive/2025/2025-12-16-new-product.md)
- [2025-12-15: ACI - Frontend MCP Server](https://developer.emporix.io/release-notes/archive/2025/2025-12-15-aci-fe-mcp.md)
- [2025-12-08: OE/VSM - Renaming Digital Process into Value Stream](https://developer.emporix.io/release-notes/archive/2025/2025-12-08-oe-vsm-renaming.md)
- [2025-12-08: VSM - Version Management and Import/Export](https://developer.emporix.io/release-notes/archive/2025/2025-12-08-vsm-improvements.md)
- [2025-12-05: ACI - Streamable HTTP](https://developer.emporix.io/release-notes/archive/2025/2025-12-05-aci-streamable.md)
- [2025-12-03: ACI - AI RAG Tools](https://developer.emporix.io/release-notes/archive/2025/2025-12-03-aci-rag.md)
- [2025-11-26: ACI - AI Logs](https://developer.emporix.io/release-notes/archive/2025/2025-11-26-aci-logs.md)
- [2025-11-17: ACI - AI Agent Import/Export](https://developer.emporix.io/release-notes/archive/2025/2025-11-17-aci-importexport.md)
- [2025-11-14: CE - Price list - Company specific](https://developer.emporix.io/release-notes/archive/2025/2025-11-14-ce-price-lists.md)
- [2025-11-07: CE - Management Dashboard - Mixin version](https://developer.emporix.io/release-notes/archive/2025/2025-11-07-ce-mixin-version.md)
- [2025-11-07: CE - Custom Entities References](https://developer.emporix.io/release-notes/archive/2025/2025-11-07-ce-custom-entities.md)
- [2025-10-31: CE - Modules Manager](https://developer.emporix.io/release-notes/archive/2025/2025-10-31-ce-modules.md)
- [2025-10-29: CE - Quotes](https://developer.emporix.io/release-notes/archive/2025/2025-10-29-ce-quote.md)
- [2025-10-22: VSM - Improvements](https://developer.emporix.io/release-notes/archive/2025/2025-10-22-vsm-improvements.md)
- [2025-10-22: ACI - Commerce Events in AI Agents](https://developer.emporix.io/release-notes/archive/2025/2025-10-22-ai-events.md)
- [2025-10-22: ACI - Agentic Commerce Intelligence](https://developer.emporix.io/release-notes/archive/2025/2025-10-22-aci-agentic.md)
- [2025-10-01: CE - Emporix Storyblok App](https://developer.emporix.io/release-notes/archive/2025/2025-10-01-ce-storyblok.md)
- [2025-09-16: CE - Legal Entity](https://developer.emporix.io/release-notes/archive/2025/2025-09-16-ce-legalentity.md)
- [2025-09-10: CE - Customer Management](https://developer.emporix.io/release-notes/archive/2025/2025-09-10-ce-customer-creation.md)
- [2025-08-29: CE - Vendor Management](https://developer.emporix.io/release-notes/archive/2025/2025-08-29-ce-vendor.md)
- [2025-08-08: COP - Tenant Usage Statistics](https://developer.emporix.io/release-notes/archive/2025/2025-08-08-cop-statistics.md)
- [2025-08-01: CE - Keycloak Integration](https://developer.emporix.io/release-notes/archive/2025/2025-08-01-ce-keycloak.md)
- [2025-07-31: CE - Mixin for Site in Management Dashboard](https://developer.emporix.io/release-notes/archive/2025/2025-07-31-ce-mixins.md)
- [2025-07-30: CE - Vendor Management](https://developer.emporix.io/release-notes/archive/2025/2025-07-30-ce-vendor.md)
- [2025-07-24: VSM - Value Stream Modeller](https://developer.emporix.io/release-notes/archive/2025/2025-07-24-vsm.md)
- [2025-07-14: CE - Emporix MCP Server](https://developer.emporix.io/release-notes/archive/2025/2025-07-14-ce-mcp.md)
- [2025-07-07: OE - Orchestrated Commerce Events](https://developer.emporix.io/release-notes/archive/2025/2025-07-07-oe-commerce-events.md)
- [2025-07-02: OE - Digital Process Import/Export](https://developer.emporix.io/release-notes/archive/2025/2025-07-02-dp-import-export.md)
- [2025-06-27: Management Dashboard - Facelifting](https://developer.emporix.io/release-notes/archive/2025/2025-06-27-facelifting.md)
- [2025-06-27: CE - Mixin for Carts available with Management Dashboard](https://developer.emporix.io/release-notes/archive/2025/2025-06-27-cart-mixins.md)
- [2025-06-27: CE - New Order Data and Entry Views in Management Dashboard](https://developer.emporix.io/release-notes/archive/2025/2025-06-27-orders-view.md)
- [2025-05-26: CE - New Cart Flexibility for Managing Line Items](https://developer.emporix.io/release-notes/archive/2025/2025-05-26-separate-lines.md)
- [2025-05-08: CE - Developer Portal - MFA](https://developer.emporix.io/release-notes/archive/2025/2025-05-08-mfa.md)
- [2025-04-15: CE - Cart Service External Discounts](https://developer.emporix.io/release-notes/archive/2025/2025-04-15-external-discounts.md)
- [2025-04-10: CE - Cart Validation and Configuration Improvement](https://developer.emporix.io/release-notes/archive/2025/2025-04-10-cart.md)
- [2025-04-04: CE - B2C Quotes](https://developer.emporix.io/release-notes/archive/2025/2025-04-04-ce-b2c-quotes.md)
- [2025-04-03: CE - Custom Entity Framework](https://developer.emporix.io/release-notes/archive/2025/2025-04-03-ce-custom-entity.md)
- [2025-04-01: CE - Shared Orders](https://developer.emporix.io/release-notes/archive/2025/2025-04-01-ce-shared-orders.md)
- [2025-04-01: CE - Customer Groups](https://developer.emporix.io/release-notes/archive/2025/2025-04-01-ce-customer-groups.md)
- [2025-03-21: CE - Custom Mixin Filters](https://developer.emporix.io/release-notes/archive/2025/2025-03-21-ce-mixin-filters.md)
- [2025-03-12: CE - Extensions](https://developer.emporix.io/release-notes/archive/2025/2025-03-12-ce-extensions.md)
- [2025-02-19: OE - Datastore](https://developer.emporix.io/release-notes/archive/2025/2025-02-19-oe-datastore.md)
- [2025-02-11: CE - AI Import](https://developer.emporix.io/release-notes/archive/2025/2025-02-11-ce-ai-import.md)
- [2025-01-13: CE - Segments](https://developer.emporix.io/release-notes/archive/2025/2025-01-13-ce-segments.md)
- [2024](https://developer.emporix.io/release-notes/archive/2024.md)
- [2024-12-24: CE - AI Smart Config](https://developer.emporix.io/release-notes/archive/2024/2024-12-24-ce-ai.md)
- [2024-12-06: CE - Customer Segments](https://developer.emporix.io/release-notes/archive/2024/2024-12-06-ce-customer-segments.md)
- [2024-12-05: OE - Timer Events](https://developer.emporix.io/release-notes/archive/2024/2024-12-05-oe-timer-events.md)
- [2024-11-15: OE - Orchestration Center](https://developer.emporix.io/release-notes/archive/2024/2024-11-15-oe-orchestration-center.md)
- [2024-10-29: CE and OE - Documentation Portal Subscriptions](https://developer.emporix.io/release-notes/archive/2024/2024-10-29-ce-subscriptions.md)
- [2024-10-09: CE - Coupon Service](https://developer.emporix.io/release-notes/archive/2024/2024-10-09-ce-coupon.md)
- [2024-10-07: CE - External fees](https://developer.emporix.io/release-notes/archive/2024/2024-10-07-ce-external-fees.md)
- [2024-10-04: CE - Magnolia CMS Integration](https://developer.emporix.io/release-notes/archive/2024/2024-10-04-ce-magnolia.md)
- [2024-10-02: OE - Cloud Functions](https://developer.emporix.io/release-notes/archive/2024/2024-10-02-oe-cloud-functions.md)
- [2024-09-30: OE - Task Inbox](https://developer.emporix.io/release-notes/archive/2024/2024-09-30-oe-task-inbox.md)
- [2024-09-17: CE - Delivery Methods and Delivery Zones Rename](https://developer.emporix.io/release-notes/archive/2024/2024-09-17-ce-delivery-shipping.md)
- [2024-08-16: CE - Order Management](https://developer.emporix.io/release-notes/archive/2024/2024-08-16-ce-order-modification.md)
- [2024-08-13: CE - External Price Calculation](https://developer.emporix.io/release-notes/archive/2024/2024-08-13-ce-external-prices.md)
- [2024-06-21: CE - API Statistics](https://developer.emporix.io/release-notes/archive/2024/2024-06-21-ce-api-stats.md)
- [2024-06-07: OE - Digital Process Step Replay](https://developer.emporix.io/release-notes/archive/2024/2024-06-07-oe-replay-debugger.md)
- [2024-06-07: CE - Mixin Schemas](https://developer.emporix.io/release-notes/archive/2024/2024-06-07-ce-mixin-schemas.md)
- [2024-05-13: CE - Renaming Digital Commerce Platform to Commerce Engine](https://developer.emporix.io/release-notes/archive/2024/2024-05-13-ce-rename24.md)
- [2024-05-02: OE - Event Registry and Event Logs](https://developer.emporix.io/release-notes/archive/2024/2024-05-02-oe-events.md)
- [2024-05-02: OE - Diagrams for Digital Processes](https://developer.emporix.io/release-notes/archive/2024/2024-05-02-oe-svg-diagrams.md)
- [2024-05-02: OE - Draft Digital Processes](https://developer.emporix.io/release-notes/archive/2024/2024-05-02-oe-draft-processes.md)
- [2024-05-02: OE - Task Inbox](https://developer.emporix.io/release-notes/archive/2024/2024-05-02-oe-access-links.md)
- [2024-04-15: OE - User Management](https://developer.emporix.io/release-notes/archive/2024/2024-04-15-oe-rights-and-roles.md)
- [2024-04-15: CE - User Management](https://developer.emporix.io/release-notes/archive/2024/2024-04-15-ce-rights-and-roles.md)
- [2024-03-15: CE - Guest Checkout](https://developer.emporix.io/release-notes/archive/2024/2024-03-15-ce-guest-checkout.md)
- [2024-03-07: CE - Quote Service](https://developer.emporix.io/release-notes/archive/2024/2024-03-07-ce-quote.md)
- [2024-02-15: OE - Webhook Service](https://developer.emporix.io/release-notes/archive/2024/2024-02-15-ce-webhooks.md)
- [2024-02-05: OE - Subflows](https://developer.emporix.io/release-notes/archive/2024/2024-02-05-oe-subflows.md)
- [2024-02-05: CE - Customer Management Service](https://developer.emporix.io/release-notes/archive/2024/2024-02-05-ce-customer-management.md)
- [2024-01-23: CE - Separate API Keys in Developer Portal](https://developer.emporix.io/release-notes/archive/2024/2024-01-23-ce-separate-api-keys.md)
- [2024-01-22: CE - Mixins for Availability Service](https://developer.emporix.io/release-notes/archive/2024/2024-01-22-ce-mixins-for-availability.md)
- [2024-01-15: OE - Decision Engine](https://developer.emporix.io/release-notes/archive/2024/2024-01-15-oe-decision-tables.md)
- [2024-01-02: CE - Mixin Schemas](https://developer.emporix.io/release-notes/archive/2024/2024-01-02-ce-mixins-for-customer-address.md)
- [2023](https://developer.emporix.io/release-notes/archive/2023.md)
- [2023-12-21: OE - Renaming Commerce Execution Platform to Orchestration Engine](https://developer.emporix.io/release-notes/archive/2023/2023-12-21-oe-renaming.md)
- [2023-12-11: CE - Single Sign-On (SSO)](https://developer.emporix.io/release-notes/archive/2023/2023-12-11-ce-sso.md)
- [2023-12-01: CE - Mixin Schemas](https://developer.emporix.io/release-notes/archive/2023/2023-12-01-ce-mixins-schemas-for-coupons.md)
- [2023-11-24: CE - Auth0 - Social Login](https://developer.emporix.io/release-notes/archive/2023/2023-11-24-ce-auth0.md)
- [2023-11-20: CE - Builder.io Plugin](https://developer.emporix.io/release-notes/archive/2023/2023-11-20-ce-builderio.md)
- [2023-11-08: CE - Mixin Schemas](https://developer.emporix.io/release-notes/archive/2023/2023-11-08-ce-mixins-schemas.md)
- [2023-11-07: CE - Customer Rights & Roles](https://developer.emporix.io/release-notes/archive/2023/2023-11-07-ce-customer-rights-and-roles.md)
- [2023-10-30: CE - Assisted Buying](https://developer.emporix.io/release-notes/archive/2023/2023-10-30-ce-assisted-buying.md)
- [2023-09-08: CE - Artificial Intelligence Assistance](https://developer.emporix.io/release-notes/archive/2023/2023-09-08-ce-ai.md)
- [2023-09-05: OE - Forms Automation](https://developer.emporix.io/release-notes/archive/2023/2023-09-05-oe-forms.md)
- [2023-07-11: CE - Payment Gateway Service](https://developer.emporix.io/release-notes/archive/2023/2023-07-11-ce-payments.md)
- [2023-07-11: CE - Delivery Cycle Management](https://developer.emporix.io/release-notes/archive/2023/2023-07-11-ce-delivery-cycle-managment.md)
- [2023-07-04: OE - KPIs and Analytics](https://developer.emporix.io/release-notes/archive/2023/2023-07-04-oe-kpi-and-analytics.md)
- [2023-06-26: OE - Digital Process Debugger](https://developer.emporix.io/release-notes/archive/2023/2023-06-26-oe.md)
- [2023-05-24: CE - Quote Management](https://developer.emporix.io/release-notes/archive/2023/2023-05-24-ce-quote-management-updates.md)
- [2023-05-16: CE - Universal Search Connector](https://developer.emporix.io/release-notes/archive/2023/2023-05-16-ce-universal-search-connector.md)
- [2023-05-15: CE - Reward Points Management](https://developer.emporix.io/release-notes/archive/2023/2023-05-15-ce-reward-points.md)
- [2023-04-06: CE - Quote Management](https://developer.emporix.io/release-notes/archive/2023/2023-04-06-ce-quote-management.md)
- [2023-03-03: CE - Multiple Coupons](https://developer.emporix.io/release-notes/archive/2023/2023-03-03-ce-multiple-coupons.md)
- [2023-03-03: CE - Media Management Service](https://developer.emporix.io/release-notes/archive/2023/2023-03-03-ce-media-management.md)
- [2023-01-16: CE - Returns Service](https://developer.emporix.io/release-notes/archive/2023/2023-01-16-ce-returns-service.md)
- [2022](https://developer.emporix.io/release-notes/archive/2022.md)
- [2022-11-25: CE - Product Variants](https://developer.emporix.io/release-notes/archive/2022/2022-11-25-ce-product-variants.md)
- [2022-11-23: CE - Variant-related Tutorials in the Product Service Documentation](https://developer.emporix.io/release-notes/archive/2022/2022-11-23-ce-product-service-variants.md)
- [2022-11-10: CE - Brand Service Documentation](https://developer.emporix.io/release-notes/archive/2022/2022-11-10-ce-brand-service.md)
- [2022-10-06: CE - Webhook Event Publishing](https://developer.emporix.io/release-notes/archive/2022/2022-10-06-ce-webhooks.md)
- [2022-09-30: CE - Product Templates and Product Bundles](https://developer.emporix.io/release-notes/archive/2022/2022-09-30-ce-product-service-new-features.md)
- [2022-09-30: CE - Availability Service Documentation](https://developer.emporix.io/release-notes/archive/2022/2022-09-30-ce-product-bundle-in-availability.md)
- [2022-09-30: CE - Customer Management Service](https://developer.emporix.io/release-notes/archive/2022/2022-09-30-ce-customer-management.md)
- [2022-09-19: CE - Price Service Documentation](https://developer.emporix.io/release-notes/archive/2022/2022-09-19-ce-price-service-improvements.md)
- [2022-08-24: CE - Availability Service Documentation](https://developer.emporix.io/release-notes/archive/2022/2022-08-24-ce-availability.md)
- [2022-07-15: CE - Emporix Documentation Portal Restructuring](https://developer.emporix.io/release-notes/archive/2022/2022-07-15-ce-doc-portal-restructuring.md)
- [2022-07-15: CE - Cart Service Documentation](https://developer.emporix.io/release-notes/archive/2022/2022-07-15-ce-carts-guide-restructuring.md)
- [2022-07-14: CE - Price Lists for B2B eCommerce](https://developer.emporix.io/release-notes/archive/2022/2022-07-14-ce-price-list.md)
- [2022-07-13: CE - Emporix Maker App](https://developer.emporix.io/release-notes/archive/2022/2022-07-13-ce-make-app.md)
- [2022-07-05: CE - Identity and Access Management (IAM)](https://developer.emporix.io/release-notes/archive/2022/2022-07-05-ce-iam.md)
- [2022-06-14: CE - Delivery and Shipping Documentation](https://developer.emporix.io/release-notes/archive/2022/2022-06-14-ce-delivery-and-shipping.md)
- [2022-05-26: CE - Core Commerce Documentation Renaming](https://developer.emporix.io/release-notes/archive/2022/2022-05-26-ce-documentation-rename.md)
- [2022-05-05: CE - Renaming in the Price Object](https://developer.emporix.io/release-notes/archive/2022/2022-05-05-ce-user-rename.md)
- [2022-05-04: CE - Renaming in the Product Object](https://developer.emporix.io/release-notes/archive/2022/2022-05-04-ce-taxes-rename.md)
- [2022-04-27: CE - Pricing and Tax Management Documentation](https://developer.emporix.io/release-notes/archive/2022/2022-04-27-ce-pricing-and-tax.md)
- [2022-04-21: CE - Quick Start Guide Documentation Improvements](https://developer.emporix.io/release-notes/archive/2022/2022-04-21-ce-quick-start.md)
- [2022-04-07: CE - Catalog and Category](https://developer.emporix.io/release-notes/archive/2022/2022-04-07-ce-catalog-and-category.md)
- [2022-04-05: CE - B2B Pricing](https://developer.emporix.io/release-notes/archive/2022/2022-04-05-ce-b2bpricing.md)

## Changelog

- [Changelog](https://developer.emporix.io/changelog/readme.md)
- [Current work in progress](https://developer.emporix.io/changelog/in-progress/in-progress.md): See what we are currently working on.
- [2026-04-29: Emporix SDK - Multi-tenant support](https://developer.emporix.io/changelog/2026/2026-04-29-sdk.md)
- [2026-04-28: Availability Service - Q-param support, total count header and search improvements](https://developer.emporix.io/changelog/2026/2026-04-28-availability.md)
- [2026-04-27: Product Service – dynamic variant product type and recalculation](https://developer.emporix.io/changelog/2026/2026-04-27-product.md)
- [2026-04-27: Customer Service - contactEmail field cannot be unset once a value is present](https://developer.emporix.io/changelog/2026/2026-04-27-customer.md)
- [2026-04-27: Client Management Service - customer group role in Legal Entities](https://developer.emporix.io/changelog/2026/2026-04-27-client-management.md)
- [2026-04-24: Cart Service - cart.updated event on any cart modification](https://developer.emporix.io/changelog/2026/2026-04-24-cart.md)
- [2026-04-23: AI Service - Agent Analytics](https://developer.emporix.io/changelog/2026/2026-04-23-ai-service.md)
- [2026-04-21: Session Context Service - language attribute added to session context model](https://developer.emporix.io/changelog/2026/2026-04-21-session-context.md)
- [2026-04-21: Customer Service - session context attributes on anonymous login](https://developer.emporix.io/changelog/2026/2026-04-21-customer.md)
- [2026-04-13: Schema Service - custom instance scopes, owner, and type-scoped access](https://developer.emporix.io/changelog/2026/2026-04-13-schema.md)
- [2026-04-13: IAM Service - custom scopes and access controls](https://developer.emporix.io/changelog/2026/2026-04-13-iam.md)
- [2026-04-07: Order Service - historical transitions endpoint for tenant-managed orders](https://developer.emporix.io/changelog/2026/2026-04-07-order.md)
- [2026-04-07: Emporix SDK - Availability Service support](https://developer.emporix.io/changelog/2026/2026-04-07-sdk.md)
- [2026-04-02: Availability Service - new bulk processing endpoints](https://developer.emporix.io/changelog/2026/2026-04-02-availability.md)
- [2026-04-01: IAM Service - last login information exposed in user GET endpoints](https://developer.emporix.io/changelog/2026/2026-04-01-iam.md)
- [2026-03-27: Schema Service - support for CART\_ITEM and ORDER\_ENTRY type](https://developer.emporix.io/changelog/2026/2026-03-27-schema.md)
- [2026-03-23: Emporix SDK cartItem type replacement](https://developer.emporix.io/changelog/2026/2026-03-23-sdk.md)
- [2026-03-20: Returns Service - calculated price properties for returns](https://developer.emporix.io/changelog/2026/2026-03-20-return.md)
- [2026-03-19: Sequential ID Service - new schema removal endpoint](https://developer.emporix.io/changelog/2026/2026-03-19-sequential-id.md)
- [2026-03-16: Order Service - checkout property for sales orders](https://developer.emporix.io/changelog/2026/2026-03-16-order.md)
- [2026-03-12: Order Service - hybris-count header deprecated](https://developer.emporix.io/changelog/2026/2026-03-12-order.md)
- [2026-03-10: Customer Service - SSO customer authentication based on token exchange](https://developer.emporix.io/changelog/2026/2026-03-10-customer.md)
- [2026-03-09: Emporix SDK - Product API skipRelatedItemsValidation support](https://developer.emporix.io/changelog/2026/2026-03-09-sdk.md)
- [2026-03-09: Product Service – skip related items validation](https://developer.emporix.io/changelog/2026/2026-03-09-product.md)
- [2026-02-24: Emporix SDK - price list prices q param search support](https://developer.emporix.io/changelog/2026/2026-02-24-sdk.md)
- [2026-02-20: Price Service - new search endpoint and query parameter for price list prices](https://developer.emporix.io/changelog/2026/2026-02-20-price.md)
- [2026-02-12: Emporix SDK - restrictions support](https://developer.emporix.io/changelog/2026/2026-02-12-sdk.md)
- [2026-02-11: Quote Service - restriction property for quotes](https://developer.emporix.io/changelog/2026/2026-02-11-quote.md)
- [2026-02-11: Customer Service - restriction property for customers](https://developer.emporix.io/changelog/2026/2026-02-11-customer.md)
- [2026-02-11: Order Service - restriction property for orders](https://developer.emporix.io/changelog/2026/2026-02-11-order.md)
- [2026-02-11: Cart Service - restriction property for carts](https://developer.emporix.io/changelog/2026/2026-02-11-cart.md)
- [2026-02-11: Client Management Service - restrictions property for Legal Entities](https://developer.emporix.io/changelog/2026/2026-02-11-client-management.md)
- [2026-02-11: IAM Service - restrictions and restrictionAware properties](https://developer.emporix.io/changelog/2026/2026-02-11-iam.md)
- [2026-02-06: IAM Service – new endpoint for retrieving own user](https://developer.emporix.io/changelog/2026/2026-02-06-iam.md)
- [2026-02-04: Product Service – category and customer segment IDs no longer in preview](https://developer.emporix.io/changelog/2026/2026-02-04-product.md)
- [2026-01-08: Configuration Service - New properties for configurations](https://developer.emporix.io/changelog/2026/2026-01-08-configuration.md)
- [Changelog 2025](https://developer.emporix.io/changelog/archive/changelog-2025.md)
- [2025-12-17: Product Service - classification mixins support](https://developer.emporix.io/changelog/archive/changelog-2025/2025-12-17-product-classification.md)
- [2025-12-17: Category Service - classification categories](https://developer.emporix.io/changelog/archive/changelog-2025/2025-12-17-category.md)
- [2025-12-17: Webhook Service - update category event schema](https://developer.emporix.io/changelog/archive/changelog-2025/2025-12-17-webhook.md)
- [2025-12-10: Customer Segments Service - customerId query parameter](https://developer.emporix.io/changelog/archive/changelog-2025/2025-12-10-customer-segment.md)
- [2025-12-08: AI Service - support for vLLM provider](https://developer.emporix.io/changelog/archive/changelog-2025/2025-12-08-ai.md)
- [2025-12-04: AI Service - Deprecation of SSE transport protocol](https://developer.emporix.io/changelog/archive/changelog-2025/2025-12-04-ai-deprecations.md)
- [2025-12-04: AI Service - Streamable HTTP MCP servers](https://developer.emporix.io/changelog/archive/changelog-2025/2025-12-04-ai.md)
- [2025-12-03: AI RAG Indexer - new endpoints for configuring RAG Search Functionality](https://developer.emporix.io/changelog/archive/changelog-2025/2025-12-03-ai-rag-indexer.md)
- [2025-12-03: AI Service - RAG\_CUSTOM and RAG\_EMPORIX new tool types](https://developer.emporix.io/changelog/archive/changelog-2025/2025-12-03-ai.md)
- [2025-11-26: Category Tree – filtering category trees by category IDs](https://developer.emporix.io/changelog/archive/changelog-2025/2025-11-26-category-tree.md)
- [2025-11-26: Product Service – category and customer segment IDs in product response](https://developer.emporix.io/changelog/archive/changelog-2025/2025-11-26-product.md)
- [2025-11-25: AI Service - Agent Logs](https://developer.emporix.io/changelog/archive/changelog-2025/2025-11-25-ai.md)
- [2025-11-17: AI Service - Export/Import agents](https://developer.emporix.io/changelog/archive/changelog-2025/2025-11-17-ai.md)
- [2025-11-14: Client Management Service - parent hierarchy endpoint added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-11-14-client-management.md)
- [2025-11-14: Price Service - legal entity support added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-11-14-price.md)
- [2025-11-13: Referral Coupon Service - removal of deprecated endpoints](https://developer.emporix.io/changelog/archive/changelog-2025/2025-11-13-referral-coupon.md)
- [2025-11-13: Coupon Service - removal of deprecated endpoints](https://developer.emporix.io/changelog/archive/changelog-2025/2025-11-13-coupon.md)
- [2025-11-07: Category Service - new search endpoint and query parameter](https://developer.emporix.io/changelog/archive/changelog-2025/2025-11-07-category.md)
- [2025-11-07: Price Service - new search endpoint for price lists](https://developer.emporix.io/changelog/archive/changelog-2025/2025-11-07-price.md)
- [2025-11-07: Schema Service - references](https://developer.emporix.io/changelog/archive/changelog-2025/2025-11-07-schema.md)
- [2025-11-07: Customer Service - new search endpoint](https://developer.emporix.io/changelog/archive/changelog-2025/2025-11-07-customer.md)
- [2025-11-07: Order Service - new search endpoint](https://developer.emporix.io/changelog/archive/changelog-2025/2025-11-07-order.md)
- [2025-11-07: Media Service - support for custom schema types in reference type](https://developer.emporix.io/changelog/archive/changelog-2025/2025-11-07-media.md)
- [2025-10-30: Cart Service - quoteId added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-10-30-cart-quote-id.md)
- [2025-10-30: Cart Service - external discounts on cart level](https://developer.emporix.io/changelog/archive/changelog-2025/2025-10-30-cart-external-discounts.md)
- [2025-10-30: Cart Service - address management](https://developer.emporix.io/changelog/archive/changelog-2025/2025-10-30-cart-addresses.md)
- [2025-10-29: Quote Service - external prices and mixins support](https://developer.emporix.io/changelog/archive/changelog-2025/2025-10-29-quote.md)
- [2025-10-22: Webhook - new agentic job events](https://developer.emporix.io/changelog/archive/changelog-2025/2025-10-22-webhook.md)
- [2025-10-22: AI Service - support for AI agents](https://developer.emporix.io/changelog/archive/changelog-2025/2025-10-22-ai.md)
- [2025-10-15: Sequential ID Service - removal of deprecated endpoints](https://developer.emporix.io/changelog/archive/changelog-2025/2025-10-15-sequential-id.md)
- [2025-09-30: Media Service - add MODULE media id type](https://developer.emporix.io/changelog/archive/changelog-2025/2025-09-30-media.md)
- [2025-09-29: Category Tree - filter unpublished categories](https://developer.emporix.io/changelog/archive/changelog-2025/2025-09-29-category-tree.md)
- [2025-09-24: Client Management Service – added a new contact assignment type](https://developer.emporix.io/changelog/archive/changelog-2025/2025-09-24-contact-management.md)
- [2025-09-16: Client Management Service – new customer assignment propagation settings](https://developer.emporix.io/changelog/archive/changelog-2025/2025-09-16-client-management.md)
- [2025-09-16: IAM Service – validation of predefined group assignments](https://developer.emporix.io/changelog/archive/changelog-2025/2025-09-16-iam.md)
- [2025-09-10: Customer Service - initial password for customer](https://developer.emporix.io/changelog/archive/changelog-2025/2025-09-10-customer.md)
- [2025-09-10: Brand Service - removed deprecated endpoints and fields](https://developer.emporix.io/changelog/archive/changelog-2025/2025-09-10-brand.md)
- [2025-09-10: Label Service - removed deprecated endpoints and fields](https://developer.emporix.io/changelog/archive/changelog-2025/2025-09-10-label.md)
- [2025-08-29: Price Service - vendor handling added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-08-29-price.md)
- [2025-08-29: Media Service - vendor handling added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-08-29-media.md)
- [2025-08-29: Availability Service - vendor handling added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-08-29-availability.md)
- [2025-08-04: Webhook Service - new Vendor events](https://developer.emporix.io/changelog/archive/changelog-2025/2025-08-04-webhook.md)
- [2025-08-04: Price Service - q param support](https://developer.emporix.io/changelog/archive/changelog-2025/2025-08-04-price.md)
- [2025-07-30: Cart Service - vendor added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-07-30-cart-vendor.md)
- [2025-07-30: Order Service - order splitting](https://developer.emporix.io/changelog/archive/changelog-2025/2025-07-30-order-vendor.md)
- [2025-07-30: Webhook Service - update order event schema](https://developer.emporix.io/changelog/archive/changelog-2025/2025-07-30-webhook-vendor.md)
- [2025-07-30: Cart Service - new attributes on item level](https://developer.emporix.io/changelog/archive/changelog-2025/2025-07-30-cart.md)
- [2025-07-30: Order Service - orderEntryCalculatedPrice.price updated with new property](https://developer.emporix.io/changelog/archive/changelog-2025/2025-07-30-order.md)
- [2025-07-29: Schema Service - support for Site type](https://developer.emporix.io/changelog/archive/changelog-2025/2025-07-29-schema.md)
- [2025-07-23: B2B Customer Groups - Migration](https://developer.emporix.io/changelog/archive/changelog-2025/2025-07-23-b2b-customer-groups-migration.md)
- [2025-07-18: Vendor Service - Vendor Service with locations](https://developer.emporix.io/changelog/archive/changelog-2025/2025-07-18-vendor.md)
- [2025-07-18: IAM Service - new endpoint and vendorId attribute](https://developer.emporix.io/changelog/archive/changelog-2025/2025-07-18-iam.md)
- [2025-07-18: Product Service - vendorId added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-07-18-product.md)
- [2025-07-18: Order Service - vendor added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-07-18-order.md)
- [2025-06-24: Webhook Service - new events added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-06-24-webhook.md)
- [2025-06-12: Order Service - calculatedPrice has been enriched](https://developer.emporix.io/changelog/archive/changelog-2025/2025-06-12-order.md)
- [2025-06-12: Cart Service - calculatedPrice has been enriched](https://developer.emporix.io/changelog/archive/changelog-2025/2025-06-12-cart.md)
- [2025-06-05: OAuth Service - added session\_id field to login and refreshauthtoken response](https://developer.emporix.io/changelog/archive/changelog-2025/2025-06-05-customer_token_response.md)
- [2025-06-04: Cart Service - orderId added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-06-04-cart_orderid.md)
- [2025-06-04: Cart Service - auto populate product details](https://developer.emporix.io/changelog/archive/changelog-2025/2025-06-04-cart.md)
- [2025-06-04: Order Service - cartId added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-06-04-order.md)
- [2025-06-02: OAuth Service - added fields to validateauthtoken response](https://developer.emporix.io/changelog/archive/changelog-2025/2025-06-02-validateauthtoken.md)
- [2025-05-26: Order Service - adding entries to an order](https://developer.emporix.io/changelog/archive/changelog-2025/2025-05-26-orders.md)
- [2025-05-26: Cart Service - adding items as separate lines to a cart](https://developer.emporix.io/changelog/archive/changelog-2025/2025-05-26-separate-lines.md)
- [2025-05-12: Customer Service - improvements](https://developer.emporix.io/changelog/archive/changelog-2025/2025-05-12-customer.md)
- [2025-04-29: Customer Segments Service - fully operational](https://developer.emporix.io/changelog/archive/changelog-2025/2025-04-29-segments.md)
- [2025-04-17: Product Service - deprecations](https://developer.emporix.io/changelog/archive/changelog-2025/2025-04-17-product.md)
- [2025-04-16: Cart Service - introduction of search endpoint](https://developer.emporix.io/changelog/archive/changelog-2025/2025-04-16-cart.md)
- [2025-04-14: Cart Service - support external discounts](https://developer.emporix.io/changelog/archive/changelog-2025/2025-04-14-cart.md)
- [2025-04-10: Cart Service - cart validation and configuration improvement](https://developer.emporix.io/changelog/archive/changelog-2025/2025-04-10-cart.md)
- [2025-04-04: Sequential ID Service - deprecations](https://developer.emporix.io/changelog/archive/changelog-2025/2025-04-04-sequential-id.md)
- [2025-04-03: Schema Service - endpoints for managing custom entities and instances](https://developer.emporix.io/changelog/archive/changelog-2025/2025-04-03-schema.md)
- [2025-04-03: OAuth Service - new endpoint](https://developer.emporix.io/changelog/archive/changelog-2025/2025-04-03-oauth.md)
- [2025-04-07: IAM Service - new query parameter](https://developer.emporix.io/changelog/archive/changelog-2025/2025-04-07-iam.md)
- [2025-03-28: Customer Service - removed couponMixin mixin](https://developer.emporix.io/changelog/archive/changelog-2025/2025-03-28-customer.md)
- [2025-03-28: Coupon Service - new referralCoupon field in the coupon model](https://developer.emporix.io/changelog/archive/changelog-2025/2025-03-28-coupon.md)
- [2025-03-28: Coupon Service - deprecations](https://developer.emporix.io/changelog/archive/changelog-2025/2025-03-28-coupon-deprecations.md)
- [2025-03-28: Referral Coupon Service - deprecations](https://developer.emporix.io/changelog/archive/changelog-2025/2025-03-28-referral-coupon.md)
- [2025-03-27: Quote Service - businessModel field added to the responses](https://developer.emporix.io/changelog/archive/changelog-2025/2025-03-27-quote.md)
- [2025-03-21: Sequential ID Service - siteCode query param](https://developer.emporix.io/changelog/archive/changelog-2025/2025-03-21-sequential-id.md)
- [2025-03-21: Site Settings Service - timezone field added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-03-21-site.md)
- [2025-03-17: Order Service - new endpoints to fetch orders for a legal entity](https://developer.emporix.io/changelog/archive/changelog-2025/2025-03-17-order.md)
- [2025-03-07: Order Service - calculated prices](https://developer.emporix.io/changelog/archive/changelog-2025/2025-03-07-order.md)
- [2025-03-05: Order Service - legal entity information in the order model](https://developer.emporix.io/changelog/archive/changelog-2025/2025-03-05-order.md)
- [2025-03-05: Weight dependent products](https://developer.emporix.io/changelog/archive/changelog-2025/2025-03-05-weight-dependent.md)
- [2025-03-04: Important Security Update – discontinuation of Weak Cipher Support](https://developer.emporix.io/changelog/archive/changelog-2025/2025-03-04-security-update.md)
- [2025-03-04: Media Service - support for brands](https://developer.emporix.io/changelog/archive/changelog-2025/2025-03-04-media.md)
- [2025-03-04: Brand Service - deprecations](https://developer.emporix.io/changelog/archive/changelog-2025/2025-03-04-brand.md)
- [2025-03-04: Shopping List Service - metadata field changes](https://developer.emporix.io/changelog/archive/changelog-2025/2025-03-04-shopping-list.md)
- [2025-02-26: OAuth Service - Legal Entity information in the auth token](https://developer.emporix.io/changelog/archive/changelog-2025/2025-02-26-oauth.md)
- [2025-02-24: Media Service - support for labels](https://developer.emporix.io/changelog/archive/changelog-2025/2025-02-24-media.md)
- [2025-02-24: Label Service - deprecations](https://developer.emporix.io/changelog/archive/changelog-2025/2025-02-24-label.md)
- [2025-02-19: Customer Segments Service - expanded response for retrieving category trees for a custom](https://developer.emporix.io/changelog/archive/changelog-2025/2025-02-19-customer-segments.md)
- [2025-02-18: Cart Service - deprecated fields](https://developer.emporix.io/changelog/archive/changelog-2025/2025-02-18-cart.md)
- [2025-02-18: Cart Service - deprecated field](https://developer.emporix.io/changelog/archive/changelog-2025/2025-02-18-cart-d.md)
- [2025-02-18: Fee Management - new validation added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-02-18-fee.md)
- [2025-02-18: Site Settings - new field](https://developer.emporix.io/changelog/archive/changelog-2025/2025-02-18-site.md)
- [2025-02-18: Order Service - deprecated fields](https://developer.emporix.io/changelog/archive/changelog-2025/2025-02-18-order.md)
- [2025-02-14: Customer Service - new field](https://developer.emporix.io/changelog/archive/changelog-2025/2025-02-14-customer.md)
- [2025-02-05: Cart Service - enhanced price calculation details](https://developer.emporix.io/changelog/archive/changelog-2025/2025-02-05-cart.md)
- [2025-02-05: Order Service - enhanced price calculation details](https://developer.emporix.io/changelog/archive/changelog-2025/2025-02-05-order.md)
- [2025-01-30: Order Service - new priceListId field](https://developer.emporix.io/changelog/archive/changelog-2025/2025-01-30-order.md)
- [2025-01-30: Cart Service - new priceListId field added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-01-30-cart.md)
- [2025-01-29: Price Match - new priceListId field added](https://developer.emporix.io/changelog/archive/changelog-2025/2025-01-29-price-match.md)
- [2025-01-24: Algolia - added information about segments](https://developer.emporix.io/changelog/archive/changelog-2025/2025-01-24-algolia.md)
- [2025-01-13: Availability Service - availability endpoints replacement](https://developer.emporix.io/changelog/archive/changelog-2025/2025-01-13-availability.md)
- [Changelog 2024](https://developer.emporix.io/changelog/archive/changelog-2024.md)
- [Changelog 2023](https://developer.emporix.io/changelog/archive/changelog-2023.md)
- [Changelog 2022](https://developer.emporix.io/changelog/archive/changelog-2022.md)

## Certifications

- [Emporix Certification Programme](https://developer.emporix.io/certifications/emporix-certification-programme.md): Get certified in three tracks - Sales Specialist, Consultant Explorer and Solution Developer.
- [Sales Specialist Certification](https://developer.emporix.io/certifications/certification-types/sales-specialist-certification.md): Validates your ability to position the platform, identify qualified prospects, and communicate its value to customers through effective sales conversations.
- [Consultant Expert Certification](https://developer.emporix.io/certifications/certification-types/consultant-expert-certification.md): Demonstrates your ability to bridge business needs with platform capabilities by conducting discovery sessions, delivering tailored product demos, and mapping solutions to customer requirements.
- [Solution Developer Certification](https://developer.emporix.io/certifications/certification-types/solution-developer-certification.md): Proves your expertise in designing, configuring, and implementing technical solutions, including integrations, automation workflows, and scalable platform architectures.


---

# Agent Instructions: Querying This Documentation

If you need additional information, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on a page URL with the `ask` query parameter:

```
GET https://developer.emporix.io/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
