> For the complete documentation index, see [llms.txt](https://docs.maitredpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maitredpos.com/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/workstation-options/ports.md).

# Ports

![Workstation Options - Ports](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/Chap05/WorkstationOptions/06-WSOptions-Ports.png)

The Ports branch of the workstation options allows you to remap Maitre'D ports to custom Windows COM ports.

### Windows Port Mapping

#### Port #1 through Port #4

For each Maitre'D port, select the Windows COM port number to use.

This is especially useful in situations where Windows assigns the lower COM port numbers to internal system hardware, and the actual available COM ports are COM 5 through COM 8, for example.

Also, some USB-to-Serial adapter drivers will set the emulated COM port number to COM 9 or higher. This is another situation where port remapping would be required.

Related Topics

1. [Workstation Configuration](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/workstation-options/workstation-configuration.md)
2. [Workstation Options - Workstation](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/workstation-options/workstation.md)
3. [Workstation Options - Revenue Center](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/workstation-options/revenue-center.md)
4. [Workstation Options - Mode](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/workstation-options/mode.md)
5. [Workstation Options - Invoice](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/workstation-options/invoice.md)
6. [Workstation Options - Messages](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/workstation-options/messages.md)
7. [Workstation Options - Ports](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/workstation-options/ports.md)
8. [Workstation Options - Printers](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/workstation-options/printers.md)
9. [Workstation Options - Devices](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/workstation-options/devices.md)
10. [Workstation Options - Advanced](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/workstation-options/advanced-advanced-pos-ui.md)


---

# 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.maitredpos.com/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/workstation-options/ports.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.
