# Verbindungstresor

Der Connection Vault ermöglicht es Ihnen, eine Connection-String einzurichten, um eine Verbindung zu Ihrer Datenbank herzustellen, die Sie global für SQL-basierte [Sicherheitsobjekte](/de/form-management/security/security-items/sql-security.md), Panels, [Antworten](/de/form-management/form-designer/answers/answer-types/creating-new-type/lists/sql-server-lists.md) oder [Aufgaben](/de/form-management/tasks/task-items/sql-query-task.md).&#x20;

{% hint style="info" %}
Durch die Verwendung eines globalen Connection-Strings können Sie den Connection-String allen Benutzern zur Verfügung stellen, ohne die tatsächlichen Connection-String-Details offen zu legen, da die Benutzer nur den Verbindungsnamen sehen werden.
{% endhint %}


---

# 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/installation-setup/system-settings/connections-vault.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.
