# Setup Terminals

Navigate to Locations on the dashboard menu and click on the location you would like to access then click "**Terminals**", and add a terminal by clicking "**+**" and filling out the required information.

* **Name**: the name of the table&#x20;
* **Description**: add a short description of each terminal location if you would like&#x20;
* **Maximum concurrent active orders:** the capacity that you choose in this category is the maximum number of phones that can open an order at the same time. For example: If your clients want to scan the QR code in different phones and you choose that the "Maximum concurrent active orders" is one, they are not going to be able to open a new order.&#x20;
* **Terminal maximum guests capacity**: the number of seats at the table
* Also, you can decide if this terminal is for seating, pickup, delivery, stand, or self-service kiosk.

![](https://3987460229-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MG2MoC0f8am244v7EJz%2F-MeeTuyOIgH6xdhFT7MJ%2F-MexmapBGWOi855Ss_Bf%2FScreen%20Shot%202021-07-19%20at%2011.02.36%20AM.png?alt=media\&token=b4853185-d89b-486c-8f2f-274a7c29e4c9)


---

# 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.tableport.io/getting-started/general/terminals.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.
