> For the complete documentation index, see [llms.txt](https://docs.kiloiot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kiloiot.io/kilo-docs-de/kilo-iot-server/account.md).

# Konto

Konto in Kilo IoT Server — verwalten Sie Organisationen, Teammitglieder und bereichsspezifische ABAC-Berechtigungen über das Menü unten links.

Verwalte deine Organisationen, Teammitglieder und Zugriffskontrollen. Auf diese Optionen greifst du über das **Benutzermenü** in der unteren linken Ecke der Oberfläche zu — getrennt vom Bereich „Einstellungen“ in der Seitenleiste.

Klicke unten links auf deinen Namen oder Avatar, um das Benutzermenü zu öffnen. Dort kannst du:

* **Benutzer** — Teammitgliedschaften und Berechtigungen pro Oberfläche verwalten
* **Organisationseinstellungen** — deine Organisation umbenennen oder den Besitz übertragen (nur Besitzer)
* **Meine Organisationen** — zwischen Organisationen wechseln, wenn du mehreren angehörst

<figure><img src="https://895787959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtNQh1wBSHSaknslMdOXm%2Fuploads%2Fgit-blob-084aa47e27a7cf43f1d0350f893f79efea9c41d7%2Faccount-menu-organizations.jpg?alt=media" alt="The user menu open in the sidebar with Users, Subscription and Organization settings above a My organizations list"><figcaption></figcaption></figure>

## In diesem Abschnitt

* [Wie Organisationen entstehen](/kilo-docs-de/kilo-iot-server/account/how-organizations-start.md) — Standardpfade zur Erstellung von Organisationen und zum Beitritt über Einladungen
* [Organisationseinstellungen](/kilo-docs-de/kilo-iot-server/account/organization-settings.md) — Umbenennung und Besitzübertragung
* [Zwischen Organisationen wechseln](/kilo-docs-de/kilo-iot-server/account/switching-organizations.md) — Mitgliedschaft in mehreren Organisationen und Kontextwechsel
* [Benutzer und Berechtigungen](/kilo-docs-de/kilo-iot-server/account/users-and-permissions.md) — Berechtigungsmodell und Zugriffskontrollen pro Oberfläche
* [Benutzer einladen](/kilo-docs-de/kilo-iot-server/account/inviting-users.md) — Einladungen versenden und Berechtigungen zuweisen
* [Einladungen annehmen](/kilo-docs-de/kilo-iot-server/account/accepting-invitations.md) — Einladungen zur Mitgliedschaft und Besitzübertragung annehmen
* [Rollen und Seitenzugriff](/kilo-docs-de/kilo-iot-server/account/roles-and-page-access.md) — Vollständige Berechtigungsübersicht
* [Zugriff verwalten](/kilo-docs-de/kilo-iot-server/account/managing-access.md) — Berechtigungen aktualisieren, Einladungen widerrufen, Benutzer entfernen


---

# 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.kiloiot.io/kilo-docs-de/kilo-iot-server/account.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.
