> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/release-notes/september-2026.md).

# September 2026

<a href="https://release-notes-feed.s3.eu-central-3.ionoscloud.com/feed.rss" class="button primary" data-icon="rss">Subscribe through RSS feed</a>

## What's new

### [<mark style="color:blue;">**Opt-in write operations in the IONOS CLOUD MCP Server**</mark>](/cloud/ai/mcp-server/configuration/write-operations.md)

{% hint style="success" %}
**September 7**

The <code class="expression">space.vars.ionos\_cloud</code> **MCP Server** can now create, update, and delete resources on [<mark style="color:blue;">Compute Engine</mark>](/cloud/compute-services/compute-engine.md) and [<mark style="color:blue;">Managed Kubernetes</mark>](/cloud/containers/managed-kubernetes.md). The server remains read-only by default: the 77 write tools register only when you set the `IONOS_MCP_TOOL_SCOPE` environment variable to `write` or `destructive`, and every create, delete, and disruptive action takes a two-step confirmation.

Write operations create real, billable resources, and deletions cannot be undone. You are responsible for everything created, modified, or deleted in your account through these tools, and for the resulting charges.
{% endhint %}

### [<mark style="color:blue;">**User Privileges for Nextcloud Workspace Management**</mark>](/cloud/sovereign-workplace/nextcloud-workspace/how-tos/set-user-privileges-nextcloud-workspace.md)

{% hint style="success" %}
**September 4**

You can now control which <code class="expression">space.vars.ionos\_cloud</code> users in your organization can provision, edit, and delete Nextcloud Workspaces. A new DCD group privilege called **Access and manage Nextcloud Workspace** allows you to delegate infrastructure-level administration. This privilege governs administrative access at the <code class="expression">space.vars.ionos\_cloud</code> level only, and it does not affect user, group, or permission management within your Nextcloud Workspace instance.
{% endhint %}

### [<mark style="color:blue;">**DBaaS MariaDB v2 is now available in the DCD**</mark>](/cloud/databases/mariadb/how-tos/v2.md)

{% hint style="success" %}
**September 3**

You can now create and manage <code class="expression">space.vars.ionos\_cloud</code> **DBaaS MariaDB v2** clusters in the Data Center Designer (DCD). MariaDB v2 supports MariaDB Long-Term Support (LTS) versions, including 10.6, 10.11, 11.4, 11.8, and 12.3. The DCD supports the full lifecycle of v2 clusters, including cluster creation, configuration updates, backup-based restore, and cluster deletion.
{% endhint %}

### [<mark style="color:blue;">**New Block Storage performance classes**</mark>](/cloud/backup-and-storage/block-storage/overview/storage-performance.md)

{% hint style="success" %}
**September 1**

Block Storage offers three new performance classes for Virtual Data Centers (VDCs):

* **Essential:** Cost-efficient, for infrequently-accessed data and backups.
* **Balanced:** General-purpose, balancing cost and performance.
* **Performance:** High-throughput, for databases and latency-sensitive applications.

Existing VDCs storage types are unaffected. The following changes apply to new and existing VDCs:

* New storage created through the DCD supports only the new [<mark style="color:blue;">Storage Performance</mark>](/cloud/backup-and-storage/block-storage/overview/storage-performance.md) classes.
* New storage created through the [<mark style="color:blue;">API</mark>](https://api.ionos.com/docs/cloud/v6/#tag/Volumes) or [<mark style="color:blue;">Terraform</mark>](https://docs.ionos.com/cloud/tools-terraform) supports **Essential**, **Balanced** and **Performance** storage classes and **HDD**, **SSD Standard**, and **SSD Premium** for backward compatibility. For more information, see [<mark style="color:blue;">FAQ</mark>](/cloud/backup-and-storage/block-storage/block-storage-faqs.md#do-hdd-and-ssd-still-work-alongside-the-new-performance-classes).

These new performance classes rename the previous HDD and SSD options; the underlying technology is unchanged.
{% endhint %}

### [<mark style="color:blue;">**NIC Multi-Queue for Network File Storage**</mark>](/cloud/backup-and-storage/network-file-storage/overview.md)

{% hint style="success" %}
**September 1**

<code class="expression">space.vars.ionos\_cloud</code> Network File Storage (NFS) clusters now automatically use [<mark style="color:blue;">NIC Multi-Queue</mark>](/cloud/network-services/vdc-networking/nic-multi-queue.md), distributing network traffic across multiple queues based on available CPU cores to improve throughput and reduce latency. The feature is activated by default on NFS clusters with at least two CPU threads (two cores, or one core with hyperthreading) and requires no additional configuration.
{% endhint %}

## Documentation updates

### [<mark style="color:blue;">**MariaDB cluster metrics**</mark>](/cloud/databases/mariadb/overview/metrics.md)

{% hint style="success" %}
**September 8**

New documentation covers infrastructure and database health metrics for MariaDB v2 clusters. You can view them in the DCD by following [<mark style="color:blue;">View MariaDB Cluster Metrics</mark>](/cloud/databases/mariadb/how-tos/v2/view-mariadb-cluster-metrics.md), or through the API, as described in [<mark style="color:blue;">Monitor MariaDB v2 Clusters Using Grafana</mark>](https://docs.ionos.com/cloud/tutorials/databases/mariadb/monitor-mariadb-databases).
{% endhint %}

### [<mark style="color:blue;">**Compliance Documentation for AI Model Hub**</mark>](/cloud/ai/ai-model-hub/governance-and-compliance.md)

{% hint style="success" %}
**September 4**

The two compliance pages for AI Model Hub have been revised. The [<mark style="color:blue;">EU AI Act</mark>](/cloud/ai/ai-model-hub/governance-and-compliance/eu-ai-act.md) page now sets out how the roles under the Act are allocated between the model developers as providers of the AI models, <code class="expression">space.vars.ionos\_cloud</code> as provider of the AI system, and you as deployer. It also adds a notice on the Article 50(2) marking obligation for AI-generated content, and a subsection allocating each of the Article 50 obligations.

The [<mark style="color:blue;">Data Handling</mark>](/cloud/ai/ai-model-hub/governance-and-compliance/data-handling.md) page has been rewritten and now describes in more detail what happens to your data when you use the service.
{% endhint %}

### [<mark style="color:blue;">**Cost and Usage FAQs for AI Model Hub**</mark>](/cloud/ai/ai-model-hub/faqs.md)

{% hint style="success" %}
**September 4**

The AI Model Hub FAQ now explains how usage is measured for each type of model and how to retrieve your usage through the <code class="expression">space.vars.ionos\_cloud</code> Billing API.
{% endhint %}

### [<mark style="color:blue;">**Query Monitoring Service Metrics from Your External Grafana Instance**</mark>](https://docs.ionos.com/cloud/tutorials/observability/monitoring-service/use-ionos-grafana-as-external-prometheus-datasource)

{% hint style="success" %}
**September 1**

A new tutorial demonstrates how to connect your external Grafana instance to the <code class="expression">space.vars.ionos\_cloud</code> **Monitoring Service** using the internal Grafana data source proxy. The tutorial covers creating a service account token in <code class="expression">space.vars.ionos\_cloud</code> Grafana, locating the Grafana Mimir datasource Unique Identifier (UID), and configuring the external Grafana instance with the correct authentication and datasource URL.
{% endhint %}

### [<mark style="color:blue;">**Responses API for AI Model Hub**</mark>](/cloud/ai/ai-model-hub/how-tos/responses.md)

{% hint style="success" %}
**September 1**

A new how-to guide covers the AI Model Hub Responses API at `/v1/responses`, an alternative to chat completions that takes a flat list of input items and returns typed output items. It shows how to send a request, read the typed output (including the model's reasoning trace), call a tool and return its result, and lists which parts of the OpenAI Responses API are not available.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/release-notes/september-2026.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
