> 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/uk-and-intl/terminals/countertop/pax-a80/a80-setup-guide/terminal-setup-and-configuration/configuring-the-terminal-display-language.md).

# Configuring the Terminal Display Language

### Configuring the Terminal Display Language

By default, the terminal displays all information in English. This procedure explains how to change the terminal’s display language if necessary.

{% hint style="warning" %}
IMPORTANT! Selecting a different language changes all text that appears on the terminal.
{% endhint %}

#### **To change the terminal display language:**

1. On the terminal’s main screen, touch the **Settings** icon.<img src="https://documentation.payfacto.com/Terminals/A80/CA-EN/assets/images/A80_AndroidSettingsIcon.png" alt="A80 Android settings icon" data-size="line">
2. On the *Settings* screen, touch the **Please Input Password** field and use the keypad to type the password: either **9876** or **pax9876@@**.&#x20;
3. Touch the checkmark icon  on the keypad when you are done and touch **OK**.<img src="https://documentation.payfacto.com/Terminals/A80/CA-EN/assets/images/A80_KeyboardCheckIcon.png" alt="A920 SIM card location" data-size="line">
4. Scroll to the **Personal** section and touch **Language & input**.
5. Touch **Language**.
6. Scroll to and touch the desired language.
7. Touch the **Back** icon twice to return to the main screen. <img src="https://documentation.payfacto.com/Terminals/A80/CA-EN/assets/images/A80_ExitIcon.png" alt="A80 exit icon" data-size="line">


---

# 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/uk-and-intl/terminals/countertop/pax-a80/a80-setup-guide/terminal-setup-and-configuration/configuring-the-terminal-display-language.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.
