> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/verwaltungsoberflache/konfiguration/berichte/datenanderungsprotokoll.md).

# Datenänderungsprotokoll

> *Konfiguration -> Berichte -> Datenänderungsprotokoll*

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FCzoN0bzikTnOlRIUe6Pc%2Fimage.png?alt=media&amp;token=b9ed9b74-e0c0-4040-abe7-6d51fcb58ed7" alt=""><figcaption></figcaption></figure>

Im [Datenänderungsprotokoll](/verwaltungsoberflache/berichte/stammdaten.md#datenaenderungsprotokolle) sowie in den [Datenänderungsprotokollzeilen](/verwaltungsoberflache/berichte/stammdaten.md#datenaenderungsprotokollzeilen) werden Änderungen von Datensätzen protokolliert.

<details>

<summary>Wie wird das Datenänderungsprotokoll aufgerufen?</summary>

Das Datenänderungsprotokoll kann über jedes Modell (z.B. Produkt oder Kontakt) aufgerufen werden.\
**Weitere Infos:** [Aufruf des Datenänderungsprotokolls](/schnelles-wissen/verwaltungsoberflache/allgemeine-funktionen/filtern-gruppieren-dashboard-favoriten-protokolle.md#protokolle-ansehen-datenanderung)

</details>

### Modell

Für welche Datensätze ein Änderungsprotokoll verfügbar ist, gibt das Modell (z.B. Produkt oder Kontakt) an.

### Erstellungsprotokollierung, Änderungsprotokollierung, Löschprotokollierung

Welche Änderungen (Erstellen, Ändern oder Löschen des Datensatzes) protokolliert werden, kann über den Toggle in der jeweiligen Spalte aktiviert und deaktiviert werden.

### Ein weiteres Modell zum Datenänderungsprotokoll hinzufügen

Um für ein weiteres Modell (z.B. Steuern) die Änderungen zu protokollieren den Button "Neu" auswählen und dem Protokoll einen Namen geben, z.B. den Namen des Modells für das die Änderungen protokolliert werden sollen.

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FkR0HKJyVIFrnsTL5UzN6%2Fimage.png?alt=media&amp;token=a4937654-5cee-4219-b9fa-e2c5e706b827" alt=""><figcaption></figcaption></figure>

Das Modell, für das ein Änderungsprotokoll erstellt werden soll auswählen und über die Toggle einstellen, ob das Protokoll Änderungen beim Erstellen, Ändern oder Löschen beinhalten soll.


---

# 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://helpcenter.etron.info/verwaltungsoberflache/konfiguration/berichte/datenanderungsprotokoll.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.
