> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/verwaltungsoberflache/konfiguration/kundenpflege/teammitglieder.md).

# 🔧 Teammitglieder

{% hint style="success" %}
*Modul: ETRON onRetail v2 Kundenpflege CRM*
{% endhint %}

> *Konfiguration -> Kundenpflege -> Teammitglieder*

Über diese Liste werden Benutzer [Verkaufsteams](/verwaltungsoberflache/konfiguration/kundenpflege/verkaufsteams.md) zugeordnet. Jede Zuordnung wird als eigener Eintrag geführt. Eine Zuweisung zu mehreren Teams ist möglich.

In der Übersicht werden alle Teammitglieder mit ihrem Verkaufsteam angezeigt.

<div data-with-frame="true"><figure><img src="/files/NU94yFnCkDhb2AfvR5JL" alt="Teammitglieder in der Listen-Ansicht"><figcaption><p>Teammitglieder in der Listen-Ansicht</p></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/0F0MSb01ThftJCrg2WsG" alt="Teammitglieder in der Kanban-Ansicht"><figcaption><p>Teammitglieder in der Kanban-Ansicht</p></figcaption></figure></div>

Zum Erstellen eines neuen Teammitglieds wird der Button NEU ausgewählt.&#x20;

<div data-with-frame="true"><figure><img src="/files/cIsB2dXpTKuNzMe3yliv" alt="Formular zum Anlegen eines Teammitglieds"><figcaption></figcaption></figure></div>

### Vertriebsmitarbeiter

Der Benutzer wird ausgewählt, der dem Verkaufsteam als Mitglied zugeordnet werden soll.

### Verkaufsteam

Das Verkaufsteam wird ausgewählt, dem der Benutzer zugeordnet wird.

### Aktiv

Bei deaktivierter Option wird die Mitgliedschaft beendet, ohne den Eintrag zu löschen.

{% hint style="info" %}
*Das Feld "Aktiv" kann in der Listen-Ansicht über das Regler-Symbol* ![Regler-Symbol](/files/02l4D46e2bD5nkDFodxk) *eingeblendet werden.*
{% endhint %}


---

# 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://helpcenter.etron.info/verwaltungsoberflache/konfiguration/kundenpflege/teammitglieder.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.
