# Aktivitätsprotokoll

## 📄 Was ist das Aktivitätsprotokoll?

Das Aktivitätsprotokoll der Umfrage zeichnet alle Aktionsereignisse in Ihrer Umfrage auf, zu welcher Zeit und von wem sie ausgelöst wurden. Es ermöglicht nicht nur eine vollständige Bearbeitungshistorie Ihrer Formulare, sondern erlaubt auch das Protokollieren von Daten aus [Sicherheitselementen](/de/form-management/security/security-items.md) mit aktivierter Protokollierungsoption, um beispielsweise fehlgeschlagene Zugriffsversuche auf Ihre Formulare zu protokollieren.

Standardmäßig werden die Aktivitätsprotokolldaten in der ngSurvey Datenbank gespeichert, es ist jedoch auch möglich, die Aktivitäten an ein [Logging-System eines Drittanbieters](/de/installation-setup/installation/monitoring-and-logging.md).&#x20;

<figure><img src="/files/1b77fac34709cb7fb6227f83be9245a8c10fef10" alt=""><figcaption></figcaption></figure>

Über die Kopfzeile des Aktivitätsprotokolls können Sie dessen Ausgabeereignisse nach Datum oder Typ filtern.

{% hint style="info" %}
Aus Sicherheitsgründen ist es nicht möglich, das Aktivitätsprotokoll zu löschen.
{% endhint %}

{% hint style="info" %}
Aktivitäten, die mit einem API JWT-Schlüssel ausgeführt wurden, werden entsprechend gekennzeichnet.
{% 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/form-management/aktivitatsprotokoll.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.
