> 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/etron-win/handbuch/verschiedenes/datenanderungsprotokoll.md).

# Datenänderungsprotokoll

*Hauptauswahl > Verschiedenes > Datenänderungsprotokoll*

Hier können die mit den vom Finanzamt in den [Kassenrichtlinien 2012](https://findok.bmf.gv.at/findok?execution=e1s1) vorgeschriebenen Änderungsprotokolle abgerufen werden.

![](/files/NavxkZh7ad0BLwYaxa7q)

| Filiale | Filiale                                                         |
| ------- | --------------------------------------------------------------- |
| Datum   | Datum                                                           |
| Zeit    | Uhrzeit                                                         |
| ID      | AR-Artikel PN-Programmnutzung                                   |
| Key     | Artikelnummer                                                   |
| Feld    | <p>welches Feld geändert wurde<br>Welche Station</p>            |
| Wert    | <p>Inhalt des Feldes nach der Änderung<br>Welcher Menüpunkt</p> |

## Artikel <a href="#artikel" id="artikel"></a>

Es wird nur das Protokoll von diesem Artikel angezeigt. \<ESC> statt Artikelsuche bringt das Protokoll von allen Artikeln im gewählten Zeitraum.

## Kunden <a href="#kunden" id="kunden"></a>

Es wird nur das Protokoll von diesem Kunden angezeigt. \<ESC> statt Kundensuche bringt das Protokoll von allen Kunden im gewählten Zeitraum.

## Mitarbeiter <a href="#mitarbeiter" id="mitarbeiter"></a>

Es wird nur das Protokoll von diesem Mitarbeiter angezeigt. \<ESC> statt Mitarbeitersuche bringt das Protokoll von allen Mitarbeitern im gewählten Zeitraum.

## Lieferanten <a href="#lieferanten" id="lieferanten"></a>

Es wird nur das Protokoll von diesem Lieferanten angezeigt. \<ESC> statt Lieferantensuche bringt das Protokoll von allen Lieferanten im gewählten Zeitraum.

## Filialen <a href="#filialen" id="filialen"></a>

Es wird nur das Protokoll von dieser Filiale angezeigt. \<ESC> statt Filialsuche bringt das Protokoll von allen Filialen im gewählten Zeitraum.

## Grundwerte <a href="#grundwerte" id="grundwerte"></a>

Es wird nur das Protokoll der Grundwerteänderungen angezeigt.

## Kassa <a href="#kassa" id="kassa"></a>

Es wird nur das Protokoll der geänderten Daten in der Kassa im gewählten Zeitraum angezeigt.

## Programmnutzung <a href="#programmnutzung" id="programmnutzung"></a>

Es wird nur das Protokoll der Programmnutzung angezeigt.\
Beim Export nach Microsoft® Excel werden zusätzliche Felder angezeigt.


---

# 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/etron-win/handbuch/verschiedenes/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.
