# 2025-11-14: CE - Price list - Company specific

## Overview

We have introduced company-specific pricing visibility to ensure that sensitive or negotiated price lists are shown only to the correct company and its subsidiaries. Price lists can now be restricted to a specific company, are no longer exposed by general customer groups alone, and automatically follow the logged-in company context, including inheritance from parent to subsidiary entities.

## New features

| Update                                      | Benefit                                                                                                                                                     |
| ------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Company-specific price visibility**       | Ensures only the intended company can see negotiated or sensitive prices, reducing pricing leakage.                                                         |
| **Company-based access control**            | Prevents users from seeing company specific prices unless logged in under the exact matching legal entity, even if they belong to a general customer group. |
| **Subsidiary price inheritance**            | Subsidiary companies automatically see their parent company’s prices, simplifying maintenance of complex corporate structures.                              |
| **Instant visibility on context switching** | Price visibility updates immediately when the user switches the logged-in company, avoiding confusion and support requests.                                 |

## Known problems

No known problems at time of release.

## Documentation and links

* [Price Lists](/ce/management-dashboard/pricing/price-lists.md)
* [Price Tutorial](/api-references/api-guides/prices-and-taxes/price-service/price.md#create-a-price-list)


---

# 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-11-14-ce-price-lists.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.
