# View

<details>

<summary>View</summary>

#### Toolbar

This option allows to choose whether to display or not display the toolbar (all the icons at the top of your screens). This selection toggles from enable and disable. When there is a check mark beside the option, the option is enabled and you will see the toolbar.

#### Statusbar

This option allows to choose whether to display or not display the status bar (the line located at the bottom of your screen) or not. This selection toggles from enable and disable. When there is a check mark beside the option, the option is enabled and you will see the status bar.

</details>

<details>

<summary>Error Log</summary>

This option allows to view the error log of your Maitre'D system.&#x20;

**Identification**

**Listing**

This information refers to the line in the Maitre'D source program.

**Step**

This information refers to the step number in the Maitre'D source program.

**Event**

This is a sequential number to identify the error message.

**Information**

**Date**

The date when the error occurred.

**Time**

The time when the error occurred.

**Access Level**

The access level in use when the error occurred.

**Terminal number**

The terminal number from where the error occurred.

**Messages**

**Error**

A description of the error.

**Database**

The database from which the error occurred.

&#x20;**OS Error:**

Error message reported by the operating system.

(For Example: Too many open files, not enough memory…)

<img src="https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-First(Text-Arrow).gif" alt="Button - First" data-size="original">

To go to the first record of the error log.

<img src="https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-Prev(Text-Arrow).gif" alt="Button - Previous" data-size="original">

To go to the previous record of the error log.

<img src="https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-Next(Text-Arrow).gif" alt="Button - Next" data-size="original">

To go to the next record of the error log.

<img src="https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-Last(Text-Arrow).gif" alt="Button - Last" data-size="original">

To go to the last record of the error log.

</details>

<details>

<summary>Print Errors Log</summary>

Allow to choose to pint the last record or all records in the Error Log.

**Error Log**

**Print Last Record:**

Enable this option to print only the last error log in the error log.

**Print All Records:**

Enable this option to print all errors log in the error log.

</details>

[Back to top](#view)


---

# 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.payfacto.com/centre-de-documentation-payfacto/maitred-pos/maitred/maitred-online-help-contents-by-module/database/view.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.
