> 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/report-center/report/report-sales/permanent.md).

# Permanent

Maitre'D's Permanent Report  shows you the Maitre'D key information, the non-resettable totals.  It acts like a journal printer and keeps running sales since the beginning of the restaurant's operation. The following is a sample of the Permanent report:

&#x20;

<img src="https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/ReportCenter/Permanent_files/image001.jpg" alt="" height="591" width="739">

**Last closing day:**

&#x20;Last close accounting day

**Reset Date:**

&#x20;The last date and time the sales deletion occurred to start the restaurant "LIVE"

**Access Date:**

&#x20;The last date and time the key was access, updated.

**Sales total:**

&#x20;Total sales since the beginning of the restaurant's operation

**Discounts total:**

&#x20;Total of all discounts since the beginning of the restaurant's operation

**Taxes total:**

&#x20;Total of all taxes since the beginning of the restaurant's operation

**Voids total:**

&#x20;Total of all voids since the beginning of the restaurant's operation

**Training total:**

&#x20;All training sales since the beginning of the restaurant's operation


---

# 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:

```
GET https://docs.payfacto.com/payfacto-knowledge/maitred-pos/maitred/maitred-online-help-contents-by-module/report-center/report/report-sales/permanent.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.
