> For the complete documentation index, see [llms.txt](https://docs.payfacto.com/centre-de-documentation-payfacto/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/centre-de-documentation-payfacto/maitred-pos/maitred/maitred-installation-and-setup/maitred-installation-guide/first-login.md).

# First login

## First Login

This section explains how to logon to the Maitre’D Back-Office for the first time after installing and activating the Maitre’D software.

1. From the Windows Desktop, double-click the Maitre’D Back-Office icon.

![Desktop Icon - Maitre'D Back-Office](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Desktop%20Icon%20-%20MDBackOffice.gif)

2. The login prompt appears. Type Distributor (with a capital “D”) in the User Name field, and press the space bar twice in the password field. Click OK to proceed.

![Login Screen - First Login](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/FirstLogin/01-FirstLogin.gif)

3. The language selector appears. Select the appropriate language and click OK to proceed.

![Language Selector](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/FirstLogin/02-LanguageSelect.gif)

{% hint style="info" %}
NOTE: The language that is selected by default depends on the language settings of the System Owner access level.
{% endhint %}

4. You will be prompted to create a new Distributor password. Enter a password that meets requirements and click OK to proceed.

![Change Password](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/FirstLogin/03-ChangePassword.gif)

5. The Maitre’D Back-Office desktop will be displayed.

![Maitre'D Back-Office Desktop](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MDBack-OfficeSuite7/04-MDBack-OfficeSuite7.png)

{% hint style="warning" %}
IMPORTANT! After the first login, it is strongly recommended to create more Maitre’D Back-Office user accounts for managers and employees who will require access to the Maitre'D Back-Office for various tasks.
{% endhint %}


---

# 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.payfacto.com/centre-de-documentation-payfacto/maitred-pos/maitred/maitred-installation-and-setup/maitred-installation-guide/first-login.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.
