# Kontoeinstellungen

## 🛠️ Was sind Kontoeinstellungen?

Die Seite mit den Kontoeinstellungen ermöglicht es Ihnen, Drittanbieter‑APIs mit Ihrem Konto zu verknüpfen.&#x20;

Alle Kontoeinstellungen überschreiben die [systemweiten Einstellungen](/de/installation-setup/system-settings.md) daher, wenn Sie zum Beispiel ein [Google Servicekonto](/de/installation-setup/system-settings/google/service-account.md) in den globalen ngSurvey [Einstellungen](/de/installation-setup/system-settings.md) haben und in Ihren persönlichen Einstellungen ein neues Google Servicekonto neu definieren, wird letztere gegenüber dem global gesetzten Konto verwendet.  &#x20;


---

# 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.ngsurvey.com/de/personal-account/account-settings.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.
