> For the complete documentation index, see [llms.txt](https://docs.mnspro.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mnspro.cloud/mnspro-classic/cloud-gruppen-neu/synchronisierung-and-status.md).

# Synchronisierung & Status

Am unteren Rand des Moduls liegen die Schaltfläche **„Jetzt synchronisieren“** und das **Status-Abzeichen**. Der Abgleich läuft zusätzlich automatisch im Hintergrund.

{% hint style="info" %}
**Synchronisiert wird immer nur das aktive Schuljahr.** Kurs-Änderungen in einem künftigen oder vergangenen Schuljahr bleiben zunächst **lokal gespeichert** und werden erst dann in die Cloud übertragen, wenn das jeweilige Schuljahr **aktiviert** wird (siehe [Reiter „Schuljahre“](/mnspro-classic/cloud-gruppen-neu/reiter-schuljahre.md)). Schuljahrübergreifende Gruppen sind davon nicht betroffen.
{% endhint %}

## Status verstehen

| Status      | Bedeutung                                                | Empfehlung                                         |
| ----------- | -------------------------------------------------------- | -------------------------------------------------- |
| 🟢 **Grün** | Zuletzt erfolgreich synchronisiert (mit Zeitangabe).     | Keine Aktion nötig.                                |
| 🟡 **Gelb** | Letzter Abgleich mit Problemen (Anzahl im Text/Tooltip). | Details öffnen, Ursache beheben, ggf. „erzwingen“. |
| 🔵 **Blau** | Synchronisierung läuft gerade (Fortschrittsanzeige).     | Kurz warten.                                       |

Abbildung 12: Synchronisierungs-Status

<figure><img src="/files/qqQVdu5qONQF2ZP9gt4o" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Avp8jTkydbVmmszNR6XJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7h0MgtVlZx8yWMHYgdaP" alt=""><figcaption></figcaption></figure>

## Normal vs. „erzwingen“

* **„Jetzt synchronisieren“** überträgt die offenen Änderungen.
* **„Jetzt synchronisieren (erzwingen)“** (im Aufklapp-Menü der Schaltfläche) sendet **alle** aktiven Kurse und Gruppen erneut. Das hilft, vorübergehende Fehler aufzulösen und aktuelle Mitglieder-Adressen erneut zu übertragen.

## Probleme pro Kurs/Gruppe

Hat eine Zeile ein Problem, erscheint in der Spalte *Sync-Status* ein **Detail-Symbol**. Über dieses Symbol bzw. das Zeilenmenü (**⋯** → „Sync-Probleme anzeigen“) sehen Sie die konkreten Meldungen (z. B. eine fehlende Vorlage).

Abbildung 13: Sync-Probleme einer Zeile anzeigen

<figure><img src="/files/VTrc5wa2OZY6dlwTIRFp" alt=""><figcaption></figcaption></figure>

### Gelöschte Verzeichnis-Konten

Wurde ein Mitglied **im Verzeichnis (Active Directory) gelöscht** – etwa Schüler oder Lehrkräfte am Schuljahresende –, wird es automatisch aus dem Kurs bzw. der Gruppe entfernt (auch in Microsoft 365). Kann das Verzeichnis vorübergehend nicht erreicht werden, wird **nichts** entfernt; der Abgleich holt dies nach, sobald das Verzeichnis wieder erreichbar ist.


---

# 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.mnspro.cloud/mnspro-classic/cloud-gruppen-neu/synchronisierung-and-status.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.
