> 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/csv-import-massenimport.md).

# CSV-Import (Massenimport)

Für Cloud-Kurse verwenden Sie die Spalte `Cloud#Kurs` (mehrere Kurse durch `|` getrennt). Beim **Massenimport** wählen Sie für eine CSV mit Cloud-Kursen zusätzlich das **Ziel-Schuljahr** aus, dem die Kurse zugeordnet werden. Die Spalte „Arbeitsgruppen“ steht weiterhin für **lokale** Arbeitsgruppen zur Verfügung.&#x20;

Für Gruppen (Fachschaften etc...) verwenden Sie die Spalte `Cloud#Gruppe` (mehrere Gruppen durch `|` getrennt).

{% hint style="info" %}
**Besitzer-Höchstzahl beim Massenimport.** Auch hier gilt die Grenze von **100 Besitzern** je Kurs oder Gruppe. Ergibt eine CSV mehr, werden die überzähligen Personen automatisch als **Mitglied** aufgenommen – ohne Meldung und ohne dass der Import abbricht. Bereits vorhandene Besitzer werden mitgezählt, ein zweiter Importlauf hebt die Grenze also nicht aus.
{% endhint %}

Abbildung 14: CSV-Zuordnung zu Cloud-Kursen (mit Schuljahr-Auswahl)

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

Sobald die Spalte "Arbeitsgruppen" erkannt wird, erscheint während des Massenimports ein Banner Hinweis in der oberen Leiste, das sich für den Import 2 neue Spalten ergeben haben und die Spalte Arbeitsgruppen nicht mehr für Kurse benötigt wird.

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

Abbildung 15: Hinweis im alten Modul *Arbeitsgruppen*, der auf das Modul *Cloud-Gruppen* verweist

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


---

# 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/csv-import-massenimport.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.
