> 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/administration-my.mnspro.cloud/mnspro-cloud/einrichtungswizard.md).

# Einrichtungswizard

Für die erstmalige Einrichtung melden Sie sich bitte mit einem administrativen Cloud-Account an – in der Regel ist dies der CloudSupportAdmin@, der Ihnen bei der ursprünglichen Einrichtung zur Verfügung gestellt wurde.,

|                                                                                                     |                                                                                                                                                                            |
| --------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <div><figure><img src="/files/laRD85RvzqTdIF6kA7Iv" alt=""><figcaption></figcaption></figure></div> | Nach der Anmeldung erscheint ein **Einrichtungsassistent**, der Sie durch die ersten Schritte führt.                                                                       |
| <div><figure><img src="/files/rb3blVYwYSudJIyHPAWv" alt=""><figcaption></figcaption></figure></div> | Anschließend gelangen Sie direkt zur **Berechtigungsseite**, auf der Sie den einzelnen Benutzergruppen gezielt Rechte zuweisen können.                                     |
| <div><figure><img src="/files/uUG9TyIHABGfHl98u6Js" alt=""><figcaption></figcaption></figure></div> | Die neue **Rechteverwaltung** ist deutlich feiner abgestuft als im bisherigen Portal.                                                                                      |
| <div><figure><img src="/files/muYZ9AukHR8yfXK0oTGE" alt=""><figcaption></figcaption></figure></div> | Eine ausführliche **Dokumentation** zur Rechtevergabe finden Sie [**hier**](https://t01c06344.emailsys1a.net/c/248/8733579/0/0/0/134499/cb9dc1adb4.html?testmail=yes)**.** |


---

# 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/administration-my.mnspro.cloud/mnspro-cloud/einrichtungswizard.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.
