> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german/pflichtbasis/platform-core.md).

# Plattform-Kern

Platform Core ist das technische und administrative Rückgrat der Mandatory Base. Es bietet die Verwaltungsfunktionen, die erforderlich sind, um Datenquellen anzubinden, Assets zu modellieren und zu organisieren, Benutzer und Berechtigungen zu verwalten und das System zuverlässig über Mandanten und Standorte hinweg zu steuern.

Dieser Abschnitt fasst die Teile der BuildingPro Suites zusammen, die definieren, wie die Plattform im Hintergrund strukturiert und betrieben wird. In der Praxis ist Platform Core der Bereich, in dem Administratoren, Integratoren und fortgeschrittene Benutzer das Fundament konfigurieren, auf dem alle übergeordneten Funktionen laufen.

## Was Platform Core abdeckt

Platform Core ist in vier Hauptbereiche gegliedert:

* [Asset Core](/collection/german/pflichtbasis/platform-core/asset-core.md) für Asset-Modellierung und Vorlagenerstellung
* [Connect Hub](/collection/german/pflichtbasis/platform-core/connect-hub.md) für Konnektivität, Datenverarbeitung, Apps und PKI
* [Workspace & Identity](/collection/german/pflichtbasis/platform-core/workspace-and-identity.md) für Benutzer, Rollen, Tags und die mandantenbezogene Zugriffsstruktur
* [Governance & Monitoring](/collection/german/pflichtbasis/platform-core/governance-and-monitoring.md) für Systemeinstellungen, Nachvollziehbarkeit und Lizenzverwaltung

## Warum das wichtig ist

Platform Core stellt sicher, dass alle verbundenen Systeme, Assets, Benutzer und Einstellungen demselben Struktur- und Governance-Modell folgen. Dadurch lässt sich die Plattform einfacher skalieren, einfacher absichern und über ein einzelnes Gebäude oder ein gesamtes Portfolio hinweg konsistent betreiben.

Die meisten benutzerseitigen Funktionen in BuildingPro Suites hängen von den hier getroffenen Entscheidungen ab. Wenn das Fundament in Platform Core korrekt modelliert und konfiguriert ist, können Dashboards, Analysen, Automatisierung und Suite-Funktionen sauber darauf aufbauen.


---

# 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:

```
GET https://docs.buildings.ability.abb/collection/german/pflichtbasis/platform-core.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.
