# System Configuration Overview

### Overview

System Configuration is used to configure general restaurant data such as postal and shipping addresses, and also to configure localization data such as currency symbols, date and time formats, etc. This module is also used to manage backups of the Maitre'D settings and contains advanced configuration options to modify all the prompts contained in the Maitre'D system.

![Module Icon - System Configuration](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/ICON_System.svg) ![Module Icon - System Configuration Selected](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/ICON_System-H.svg)

After selecting the System Configuration option, the System Configuration menu displays.


---

# 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.maitredpos.com/maitred/maitred-complete-online-documentation/chap-6-system-configuration/system-configuration-overview.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.
