# 2025-07-30: CE - Vendor Management

## Overview

We are releasing the Vendor Management, a key feature designed to empower vendors to manage their business autonomously and securely. This release enables vendors to access and control their own products, orders, and analytics, ensuring strict data privacy, operational transparency, and simplified vendor management for marketplace operators. This feature supports multi-vendor business models by enabling scalable, independent vendor operations within a single platform environment.

## New features

| Feature                                                   | Benefit                                                                                                                                             |
| --------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Secure vendor login with assigned credentials**         | Ensures vendors can safely access the platform with controlled user authentication.                                                                 |
| **Product management limited to vendor’s own products**   | Prevents data overlap and protects the integrity of vendor-managed product information.                                                             |
| **Order visibility restricted to vendor’s products only** | Enables focused order management and protects customer and vendor data privacy.                                                                     |
| **Support for multiple locations and users per vendor**   | Facilitates scalable operations for vendors with distributed teams or multi-location businesses.                                                    |
| **Order split by Digital Process**                        | Automatically separates a single checkout into multiple orders based on vendor ensuring accurate fulfillment and billing flexibility for customers. |

## Fixes and improvements

None as this is a new feature.

## Known problems

No known problems at time of release.

## Documentation and links

* [Vendors](/ce/management-dashboard/vendors.md)
* [Vendor Service](/api-references/api-guides/companies-and-customers/vendor-service.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

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

```
GET https://developer.emporix.io/release-notes/archive/2025/2025-07-30-ce-vendor.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.
