# 2026-04-14: CE - Extension and Cloud Function Hosting

## Overview

We are happy to introduce managed extension hosting and cloud function deployment directly in the Emporix Management Dashboard.

This new capability allows customers and partners to upload, deploy and operate extensions on Emporix infrastructure without having to build and maintain their own hosting setup. This means less operational complexity, faster time-to-value, and a smoother path from implementation to commercialisation. Teams have full transparency over usage, releases and ownership.

## New features

| Feature                                   | Benefit                                                                                                                                                                                                                                                                 |
| ----------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Project initialization & setup**        | Customers and partners can get started in days instead of months, reducing implementation effort and accelerating time-to-value. By removing infrastructure complexity, Emporix helps teams focus on launching revenue-generating solutions faster.                     |
| **Flexible deployment options**           | <p>Teams can release new features on their own timeline without being blocked by infrastructure dependencies.<br>This improves agility, shortens time-to-market, and helps customers respond faster to business and market needs.</p>                                   |
| **Integration into Management Dashboard** | <p>Extension and cloud function hosting is embedded directly into the Emporix Management Dashboard, creating a seamless and familiar user experience.<br>This drives adoption, reduces training needs, and reinforces the value of Emporix as one unified platform.</p> |

## Fixes and improvements

None as this is a new feature.

## Known problems

No known problems at time of release.

## Documentation and links

User guides:

* [Extension and Cloud Function Hosting](/ce/extensibility-and-integrations/extensibility-cases/extension-hosting.md)
* [Hosting](/ce/management-dashboard/administration/hosting.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/2026/2026-04-14-hosting.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.
