# 2025-07-31: CE - Mixin for Site in Management Dashboard

### Overview

We have extended mixin schemas functionality - now, you can provide your own customized fields for your sites.

### New features

| Feature                                    | Benefit                                                                                                                                                                          |
| ------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Management Dashboard support for sites** | <p>Creating customized mixin schemas for sites is now possible through the Management Dashboard.<br>This feature facilitates extending a site with customer specific fields.</p> |

### Fixes and improvements

None as this is a new improvement.

### Known problems

None as this is a new improvement.

### Documentation and links

* [Mixin Schemas](/ce/core-commerce/mixin-schemas.md)
* [Management Dashboard Mixin Schemas](/ce/management-dashboard/settings/mixin-schemas.md)
* [Schema Service](/api-references/api-guides/utilities/schema.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-31-ce-mixins.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.
