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

# Team - Mitglieder

Mit dem **Team - Mitglieder**-Element kannst du die Personen hinter deinem Unternehmen vorstellen. Dieses Element ermöglicht eine strukturierte und optisch ansprechende Darstellung der einzelnen Teammitglieder, einschließlich ihrer Position, Aufgaben und Kontaktinformationen. Es ist ideal, um Transparenz und Vertrauen aufzubauen und die Menschen hinter der Marke sichtbar zu machen.

{% hint style="info" %}
**Tipp:**

Nutze das **Team - Mitglieder**-Element, um deinem Unternehmen ein persönlicheres Gesicht zu geben und den Besuchern Vertrauen durch die Vorstellung deiner Teammitglieder zu vermitteln.
{% endhint %}

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

### Allgemeine - Konfiguration

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

<table><thead><tr><th width="255">Funktion</th><th>Beschreibung</th></tr></thead><tbody><tr><td>Name (1)</td><td>Hier kannst du den Namen des Teammitglieds setzen</td></tr><tr><td>Beruf / Position (2)</td><td>Hier kannst du die Position des Teammitglieds in deinem Unternehmen setzen</td></tr><tr><td>Beschreibung (3)</td><td>Hier kannst du die Beschreibung des Teammitglieds setzen</td></tr><tr><td>E-Mail (4)</td><td>Setze hier die E-Mail Adresse des Teammitglieds</td></tr><tr><td>Telefon (5)</td><td>Setze hier die Telefonnummer des Teammitglieds</td></tr></tbody></table>

### Bild - Konfiguration

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

<table><thead><tr><th width="255">Funktion</th><th>Beschreibung</th></tr></thead><tbody><tr><td>Medium (1)</td><td>Hier kannst du das Bild des Teammitglieds setzen</td></tr><tr><td>Passform (2)</td><td>Setze hier die Passform des Bildes.</td></tr><tr><td>Maximale Höhe (3)</td><td>Die maximale Höhe des Bildes kannst du hier begrenzen. Bei bestimmten Passformen, wird der Bildausschnitt dadurch begrenzt.</td></tr></tbody></table>


---

# 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.rh-webdesign.com/cms-bundle/elemente/firma-unternehmen/team-mitglieder.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.
