> For the complete documentation index, see [llms.txt](https://docs.payfacto.com/payfacto-knowledge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payfacto.com/payfacto-knowledge/maitred-pos/maitred/maitred-online-help-contents-by-module/converter/file/reset-control-file-log.md).

# Reset Control File/Log

### File

#### Reset Control File <a href="#reset_control_f" id="reset_control_f"></a>

During the End of Day process, Maitre'D can create a Full Data Extract to be sent to the Corporate Office. This Full Data Extract contains the equivalent of the  Full System Backup as well as the Archived Checks. To keep the size of this file as small as it can, the file includes only data files that were modified from the last End of Day. To create a Full Data Extract file that will include all databases again, you must reset the Control File, type YES to confirm the operation.

**Cumulative Files**

Disable this option to exclude Cumulative sales from the new Full Data Extract.

**Archive Files**

Disable this option to exclude Archived checks from the new Full Data Extract.

***

### File

#### Log <a href="#log" id="log"></a>

The Log option allows to start and view operations traces about Converter Module.

**Log Level**

Three different Log level are available, Standard, Detail and Debug. This option is for trouble shooting purpose and should be use only with the supervision of your Maitre'D reseller.

![Button - View](https://documentation.payfacto.com/POS/MaitreD/HelpModules/Converter/assets/images/MaitreDCommon/Buttons/MDButton-View.gif)

Use the View key to access to log file.


---

# 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.payfacto.com/payfacto-knowledge/maitred-pos/maitred/maitred-online-help-contents-by-module/converter/file/reset-control-file-log.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.
