# F2 Reset Errors

In this dialog you can reset certain things related to individual test stations. You can select **what to reset** and **which stations** to reset. The dialog can be opened through different buttons / key combinations. Each type of invocation results in different reset options to be preset. Despite of the preset options you are free to change them after the dialog has opened.

![F2 Dialog](/files/CuW5nFw78HXkQVhWrfQq)

{% hint style="info" %}
Use **F2** to reset the temporary error counters. Use **Alt+F6** to clear all station data (incl. history data). Use **Alt+F12** to only clear the history data.
{% endhint %}

| Function                   | Description                                                                                                                                                                                                                                              |
| -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Reset temp. error counters | Resets the [temp. error counters](/ltt/documentation/ltt-gui-manual/lttgui/dialogs/shiftf3-actionlog.md) of the current [test order](/ltt/documentation/ltt-gui-manual/lttgui/dialogs/f11testconfiguration.md) of the selected stations.                 |
| Reset error counters       | Resets the [error counters](/ltt/documentation/ltt-gui-manual/lttgui/dialogs/shiftf3-actionlog.md) of the current [test order](/ltt/documentation/ltt-gui-manual/lttgui/dialogs/f11testconfiguration.md) of the selected stations.                       |
| Reset cycles / time        | Resets the runtime and the [cycle counter](/ltt/documentation/ltt-gui-manual/teststand/customsteptypes/cyclestartend.md) of the current [test order](/ltt/documentation/ltt-gui-manual/lttgui/dialogs/f11testconfiguration.md) of the selected stations. |
| Delete history files       | Deletes all [history files](/ltt/documentation/ltt-gui-manual/lttgui/dialogs/altf10historydata.md) of the current [test order](/ltt/documentation/ltt-gui-manual/lttgui/dialogs/f11testconfiguration.md) of the selected stations.                       |
| Archive history files      | Archives all [history files](/ltt/documentation/ltt-gui-manual/lttgui/dialogs/altf10historydata.md) of the current [test order](/ltt/documentation/ltt-gui-manual/lttgui/dialogs/f11testconfiguration.md) of the selected stations.                      |
| Delete log files           | Deletes all log files of the selected stations.                                                                                                                                                                                                          |

The "Archive history files" function is only selectable if the dialog is opened through the corresponding button inside the [Alt-F10](/ltt/documentation/ltt-gui-manual/lttgui/dialogs/altf10historydata.md) dialog.


---

# 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.irs.systems/ltt/documentation/ltt-gui-manual/lttgui/dialogs/f2reseterrors.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.
