# 2023-11-20: CE - Builder.io Plugin

### Overview

The Builder.io plugin enables easy integration with the Emporix Commerce Engine. The result? Seamless incorporation of product or category information from into Builder.io, ultimately enriching your content with accurate and pertinent details. A heightened sense of customer satisfaction and an increase in conversion rates.

For more details, check out the What’s New table.

### New features

| Feature                                        | Benefit                                                                                                                                                                                                                                                                     |
| ---------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Predefined integration**                     | With the predefined integration, no coding is necessary on Emporix side. Just use the official plugin to save time in your project and use the seamless integration for your online shop.                                                                                   |
| **Editing custom model, component, or symbol** | Utilizing product data or categories from the Emporix Commerce Engine to add a field can greatly enhance the speed and efficiency of your editorial and product management processes. This approach reduces complexity, streamlines tasks and improves overall performance. |

### Fixes and improvements

None as this is a new plugin.

### Known problems

None as this is a new plugin.

### Documentation and links

* System Management Guide - [Emporix Builder.io Plugin](/ce/extensibility-and-integrations/add-ons/builderio.md)
* Builder.io Docs [Emporix Builder.io Plugin](https://github.com/BuilderIO/builder/tree/main/plugins/emporix)


---

# 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/2023/2023-11-20-ce-builderio.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.
