> 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-complete-online-documentation/chap-6-system-configuration/backup/save-extended-management.md).

# Save Extended Management

### Save Extended System Management

The Save Extended System Management function allows to copy a configuration from one restaurant to another by copying the System Configuration onto an external media. The Save Extended System Management function allows to copy more items than the Copy System Management function.

Select the Save Extended System Management option.

&#x20;

The Copy Extended Management System function copies these files in addition to those discussed in the section on Copy System Management.

* File001.dat   Printer
* File003.dat   Payment
* File024.dat   Mode
* File031.dat   Revenue Center
* File077.dat   Work tasks
* File091.dat   Second main configuration
* File098.dat   Sales Item category (Division Category)
* File102.dat   Time intervals for color coding
* File112.dat   Configuration for CCM
* File113.dat   Departments T\&A
* File114.dat   Termination description T\&A
* File115.dat   Termination type T\&A
* File116.dat   Full / Part time description T\&A
* File117.dat   Other paid description T\&A
* File118.dat   Adjustment Reasons description T\&A
* File119.dat   Meal plan description T\&A
* File120.dat   EEOC
* File123.dat   Configuration file for Employee (POS)
* File124.dat   Access file for Employee
* File131.dat   Configuration for Time and Attendance
* File135.dat   Configuration for EFT
* File137.dat   Labor Distribution Report time period
* File142.dat   Time & Attendance overtime configuration
* File150.dat   Detail of ASCII file EFTSETUP.DAT for NABANCO


---

# 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-complete-online-documentation/chap-6-system-configuration/backup/save-extended-management.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.
