> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/german-documentation-1/kontoverwaltung.md).

# KONTOVERWALTUNG

- [Kontodetails bearbeiten](https://docs.incogniton.com/documentation/german-documentation-1/kontoverwaltung/edit-account-details.md): Erfahren Sie, wie Sie Ihre Kontodaten in Incogniton verwalten
- [Zahlungsmethode ändern](https://docs.incogniton.com/documentation/german-documentation-1/kontoverwaltung/edit-account-details/change-payment-method.md): So ändern Sie Ihre Zahlungsmethode / mit Kryptowährungen bezahlen
- [Von der Mehrwertsteuer befreit](https://docs.incogniton.com/documentation/german-documentation-1/kontoverwaltung/edit-account-details/exempted-from-vat.md): Wie man als Unternehmen außerhalb der EU von der Mehrwertsteuer befreit wird
- [Sprache der Benutzeroberfläche ändern](https://docs.incogniton.com/documentation/german-documentation-1/kontoverwaltung/edit-account-details/change-user-interface-language.md): So ändern Sie die Sprache der Benutzeroberfläche der Anwendung
- [Layout der Profilverwaltung ändern](https://docs.incogniton.com/documentation/german-documentation-1/kontoverwaltung/edit-account-details/change-the-layout-of-profile-management.md): Passen Sie Ihre Incogniton-Profilverwaltungsansicht an, um Ihre Browserprofile besser zu organisieren und zu verwalten
- [Bestätigung beim Beenden deaktivieren](https://docs.incogniton.com/documentation/german-documentation-1/kontoverwaltung/edit-account-details/disable-confirmation-when-exiting.md): So deaktivieren Sie die Bestätigung beim Beenden von Incogniton
- [Dunkelmodus aktivieren](https://docs.incogniton.com/documentation/german-documentation-1/kontoverwaltung/edit-account-details/activate-dark-mode.md): So aktivieren Sie den Dunkelmodus in Incogniton
- [Abonnements upgraden oder downgraden](https://docs.incogniton.com/documentation/german-documentation-1/kontoverwaltung/upgrade-or-downgrade-subscriptions.md): So aktualisieren oder downgraden Sie Ihr Incogniton-Abonnement
- [Cloud-Speicherung](https://docs.incogniton.com/documentation/german-documentation-1/kontoverwaltung/cloud-saving.md): Speichern von Daten lokal oder auf verschlüsselten Cloud-Servern
- [Cloud-Backup wiederherstellen](https://docs.incogniton.com/documentation/german-documentation-1/kontoverwaltung/cloud-saving/restore-cloud-backup.md): So stellen Sie ein Cloud-Backup in Incogniton wieder her
- [Lokal gespeicherte Daten sichern](https://docs.incogniton.com/documentation/german-documentation-1/kontoverwaltung/cloud-saving/backup-locally-saved-data.md): So sichern Sie Ihre lokal gespeicherten Incogniton-Daten
- [Kontofreigabe](https://docs.incogniton.com/documentation/german-documentation-1/kontoverwaltung/account-sharing.md): So teilen Sie Ihr Incogniton-Konto
- [Zwei-Faktor-Authentifizierung](https://docs.incogniton.com/documentation/german-documentation-1/kontoverwaltung/two-factor-authentication.md): So richten Sie die Zwei-Faktor-Authentifizierung in Incogniton ein


---

# 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.incogniton.com/documentation/german-documentation-1/kontoverwaltung.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.
