> For the complete documentation index, see [llms.txt](https://docs.team-panel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.team-panel.com/application/administration-mitglieder.md).

# Mitglieder

Auf dem Tab Mitglieder kannst du die Teammitglieder deines Teams sehen und verwalten, wenn du über die entsprechenden Rechte verfügst. Du kannst z.B. Berechtigungen und Gruppen für ein Teammitglied hinzufügen, entfernen oder sperren. Außerdem kannst du den Mitgliedern Strafpunkte geben, und vieles mehr.

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

Dort werden auch Informationen über die Teammitgliedschaft angezeigt, wie z.B. seit wann das Teammitglied im Team ist, in welcher Gruppe das Teammitglied ist oder welche Verknüpfungen bestehen. Das Beitrittsdatum kann geändert werden.

<figure><img src="/files/VuEl27zPB5vMpVcXPEjT" 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:

```
GET https://docs.team-panel.com/application/administration-mitglieder.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.
