# Qualifikationsgruppen

Qualifikationsgruppen sind Gruppierungen von Mitarbeitern, die mit einer bestimmten Qualifikation verbunden sind. Pro vorhandener Qualifikation kann es immer nur eine Qualifikationsgruppe geben. Qualifikationsgruppen dienen außerdem als übergeordnete Gruppen für Teams. Dementsprechend können Qualifikationsgruppen mehrere Teams beinhalten.&#x20;

## Qualifikationsgruppe erstellen

1. Navigiere zur Seite "Organisation" und wähle den Bereich "Teams".
2. Klicke oben rechts in der Navigationsspalte auf "Erstellen", um das Popup zu öffnen.
3. Wähle im oberen Bereich des Popups "Qualifikationsgruppe".
4. Wähle die Hauptqualifikation für die Qualifikationsgruppe aus.
5. Wähle aus, ob Mitarbeiter mit der angegebenen Qualifikation, automatisch zu diesem Team hinzugefügt werden sollen.
6. Gib eine Bezeichnung und ein Kürzel für die Qualifikationsgruppe ein und wähle ggf. eine andere Farbe für das Team-Icon.
7. Gib ggf. eine Beschreibung für die Qualifikationsgruppe ein.
8. Klicke auf "Speichern", um deine Angaben zu speichern und die Qualifikationsgruppe zu erstellen.


---

# Agent Instructions: 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.acodia.de/acodia-care/tutorial-5-dienstplan-und-mitarbeiter-organisieren/mitarbeiter-organisieren/teams-und-todos/qualifikationsgruppen.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.
