# SecureTable Application - Basic Navigation

### Starting the SecureTable Application

If the SecureTable application does not start automatically, simply touch the appropriate icon on the Android home screen. A splash screen will briefly be displayed, followed by the SecureTable home screen.

<figure><img src="https://content.gitbook.com/content/My8H7dmGDEDkbl4nhqaX/blobs/I5mZZR9s8Z4Lm5x18alg/image.png" alt=""><figcaption></figcaption></figure>

***

### Basic Navigation

#### Enter Button

![Button - ENTER](https://documentation.payfacto.com/SecureTable/CA-EN/assets/images/STPAppShots/Button_ENTER.gif)

Use the ENTER button to start a transaction with SecureTable.

#### Settings

![Button - Settings](https://documentation.payfacto.com/SecureTable/CA-EN/assets/images/STPAppShots/Button_SETTINGS.gif)

The Settings button is used to access SecureTable's configuration options. This icon appears in the top-right corner of the SecureTable home screen.

#### Home

![Button - Home](https://documentation.payfacto.com/SecureTable/CA-EN/assets/images/STPAppShots/Button_HOME.gif)

When available, the Home button will appear in the top-right corner of the screen. Use it to jump directly to the SecureTable home screen without saving changes.

#### Back

![Button - Back](https://documentation.payfacto.com/SecureTable/CA-EN/assets/images/STPAppShots/Button_BACK.gif)

When available, the Back button will appear in the top-left corner of the screen. Use it to go back to the previous screen without saving changes.

**WiFi / 4G LTE**

![Button - WiFi](https://documentation.payfacto.com/SecureTable/CA-EN/assets/images/STPAppShots/Buttom_WiFi.gif) ![Button - 4G-LTE](https://documentation.payfacto.com/SecureTable/CA-EN/assets/images/STPAppShots/Button_LTE.gif)

When available, the Wifi or 4G/LTE icon will appear in the top-left corner of the screen. The icon indicates which network is currently being used. Touching the icon allows the user to switch from WiFi to LTE or vice-versa.

***

### Default Password

The SecureTable application settings are protected by a password. The default password on a new installation is 1234.

{% hint style="info" %}
NOTE: It is highly recommended to change the default password as soon as possible. See [SecureTable Application Configuration](https://docs.payfacto.com/payfacto-knowledge/usa/applications/securetable/securetable-online-user-manual/securetable-application-configuration#securetable-application-configuration) for the detailed procedure.
{% endhint %}

***

### Exit the SecureTable Application

1. To exit the SecureTable application, swipe the terminal's screen either from the top edge going down, or the bottom edge going up, then touch the Android Home (circle) button.
2. You will be prompted to enter a passcode to exit the application. Enter the passcode and touch the OK button.

<figure><img src="https://content.gitbook.com/content/My8H7dmGDEDkbl4nhqaX/blobs/35Ua8MR68TAGlZkpKRC7/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
NOTE: The default passcode after a new installation is 1234. It is the same as the settings password.
{% endhint %}

Related Topics

1. [SecureTable Application Configuration](https://docs.payfacto.com/payfacto-knowledge/usa/applications/securetable/securetable-online-user-manual/securetable-application-configuration#securetable-application-configuration)
2. [SecureTable Installation on Android Terminals](https://documentation.payfacto.com/SecureTable/CA-EN/PaymentTerminalSetup/A920TerminalSetupForSTP.htm)


---

# 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/usa/applications/securetable/securetable-online-user-manual/securetable-application/securetable-application-basic-navigation.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.
