> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/de/form-management/form-designer/questions/panel-linking/panel-auto-filling.md).

# Panel-Autovervollständigung

## ➕ **Automatisches Ausfüllen von Panels**

Kann verwendet werden, wenn Sie Ihr(e) automatisch mit neuen füllen müssen [Panel ](/de/panels.md)mit neuen [Panelisten ](/de/panels/panelists.md) Sobald der Befragte während der Umfrage die leere verknüpfte Panelfrage ausgefüllt hat, werden alle seine Daten als neuer Eintrag gespeichert [Panelisten](/de/panels/panelists.md) und zu Ihrem Panel hinzugefügt.

![](/files/0142c5ef68bdcf5d61f1162b2eaa25aca9bd7966)

Um das Ausfüllen von Panels zu aktivieren, müssen Sie die **allow panelist creation** Eigenschaft Ihres verknüpften Panels aktivieren [question properties](/de/form-management/form-designer/questions/question-properties.md).

![](/files/19e6ad1e7a5ac6657fd2ec5375ac288c399f42dc)

{% hint style="info" %}
Nur Panel-Connectoren, die das Einfügen neuer Panelisten unterstützen, können diese Funktionalität bereitstellen.
{% endhint %}

Sie können durch Festlegen der **Respondent display behavior** der [Panel-Attribut-Eigenschaften wählen, wie und welche Panelistenattribute dem Befragten angezeigt werden, wenn das Panel mit einer Umfrage verknüpft ist.](/de/panels/untitled.md).

![](/files/7f550e635faec86a7fc03731f1725bc1362461cc)


---

# 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.ngsurvey.com/de/form-management/form-designer/questions/panel-linking/panel-auto-filling.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.
