# Connection Settings

The Gateway module allows you to view the connection settings to your POS system. The connection settings should not be modified unless specifically instructed to do so by PayFacto support. Changing the settings may affect the terminal's ability to communicate with the POS.

#### **To view the terminal's network connection settings:**

1. From the main screen, touch the **Menu** button.<br>

<figure><img src="/files/a2jacShuJuS5JCWJdWPV" alt=""><figcaption></figcaption></figure>

2. Enter the merchant password and touch **Confirm**.
3. Scroll to the **Semi-integrated configuration** section and touch Gateway settings.<br>

<figure><img src="/files/H9CBeK3BHJqvQKWcCcuF" alt=""><figcaption></figcaption></figure>

4. In the **Connection** section, review the information that appears.<br>

<figure><img src="/files/e0gOjkYGjYIStdcAV6Mo" alt=""><figcaption></figcaption></figure>

* **TPV Client**: Read-only field, this lists the terminal's unique identifier (TID).
* **Connection address**: Displays the URL to the authorization server. Do not change unless instructed to do so by PayFacto support.
* **Port**: Read-only field, this lists the port the terminal uses to connect to the authorization server.

5. If you have more than one terminal, repeat steps **1** to **4** for each additional terminal to review the terminal's connection settings.


---

# 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/payfacto-knowledge/canada-doc-center/applications/secure-payment/gateway-module-user-guide/gateway-application/connection-settings.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.
