# Lebenslauf

## Eintrag erstellen

Um einen neuen Eintrag zu erstellen, klicke auf das Plus-Symbol.

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

Füll alle Felder im Dialog aus. Titel und Datum sind dabei Pflicht. Mit dem Symbol neben "Dateien" kannst du PDFs oder Bilder hinzufügen. Ein Klick auf "Ok" erstellt dann deinen Eintrag.

<figure><img src="/files/YpViaMPrpX15rxO0fFOa" alt="" width="363"><figcaption></figcaption></figure>

## Eintrag bearbeiten

Um einen Eintrag zu bearbeiten, klicke auf das Stiftsymbol neben dem Titel des Eintrags.

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

Bearbeite die Elemente im Dialog. Dateien kannst du entfernen, indem du auf den Action-Chip der zu löschenden Datei klickst. Ein Klick auf "Ok" aktualisiert deinen Eintrag.

<figure><img src="/files/YysjOo7OIr5WVzxoibSH" alt="" width="353"><figcaption></figcaption></figure>

## Eintrag löschen

Um einen Eintrag zu löschen, klicke auf das Stiftsymbol neben dem Titel des Eintrags.

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

Klick nun auf den Löschen-Button im unteren Bereich.

<figure><img src="/files/YysjOo7OIr5WVzxoibSH" alt="" width="353"><figcaption></figcaption></figure>


---

# 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.hello-perso.com/ubersicht/profil/lebenslauf.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.
