> For the complete documentation index, see [llms.txt](https://docs.signius.eu/signius-professional-platform-de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.signius.eu/signius-professional-platform-de/kontoeinstellungen.md).

# Kontoeinstellungen

## Verfügbare Optionen in den Kontoeinstellungen

In dem gezackten Kreis im oberen Menü auf der rechten Seite befindet sich der Bereich Einstellungen. Hier können Sie die folgenden Aktionen durchführen:

1. Neues Passwort erstellen
2. Ändern Sie die Sprache Ihrer Anwendung&#x20;
3. Ändern Sie Ihre Daten&#x20;
4. Hinzufügen oder Ändern eines eigenen grafischen Signatursymbols (durch Hochladen einer eigenen Datei, z. B. eines Faksimiles), das auf alle Dokumente angewendet wird, für die Sie die Option der grafischen Signaturdarstellung in Form der eigenhändigen Platzierung im Dokument wählen&#x20;
5. Sie können festlegen, dass Dokumente nach 30 Tagen automatisch gelöscht werden (wenn Sie in einem Team sind, wird diese Option vom Administrator festgelegt)&#x20;
6. [Löschen Sie Ihr Konto](#loeschung-des-kontos) mitsamt den von Ihnen erstellten Ordnern und Dokumenten

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

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

## Löschung des Kontos

Um Ihr Konto zu löschen, klicken Sie auf die Schaltfläche "**Konto löschen**" am Ende der Seite mit den Kontoeinstellungen. Bestätigen Sie dann die Aktion mit dem SMS-Code, der an Ihre Telefonnummer gesendet wird.

#### **❗** HINWEIS!!!

Wenn Sie Ihr Konto löschen, werden die von Ihnen erstellten Dokumente und Ordner **unwiederbringlich** gelöscht und Ihre Daten anonymisiert. Alle Ihre Signaturpakete werden unabhängig von deren Status deaktiviert. Die Erneuerung eines Abonnements wird automatisch deaktiviert

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


---

# 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.signius.eu/signius-professional-platform-de/kontoeinstellungen.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.
