# Pflegegrade verwalten

1. Navigiere zur Seite "Klienten", wähle den Klienten, den du bearbeiten möchtest und den Tab "Stammdaten".
2. Klicke in der Pflegegrad-Kachel auf "Bearbeiten", um das Popup zu öffnen.&#x20;

## Pflegegrad hinzufügen

1. Wähle einen Pflegegrad aus.&#x20;
2. Wähle den Zeitraum aus, in dem der Klient diesen Pflegegrad hat oder hatte.
3. Füge weitere Pflegegrade hinzu, indem du auf "Hinzufügen" klickst und die Schritte 1 und 2 wiederholst.
4. Klicke auf "Speichern", um deine Angaben zu speichern.


---

# 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-3-klienten-verwalten/stammdaten/pflegegrade-verwalten.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.
