# Personal Settings

On this page you can change some personal settings regarding display language, two-factor authentication or your password.

![](/files/nD7rguB0cfHSfimoNj8X)

## Interface Language

Using the yellow 'Edit' button next to your username, you can start editing your own profile.

![](/files/18bne7cM3PqZAwXNs0Vl)

You can start setting the language of he programme interface here. For example, if you choose French, the BestInvoicing interface will be displayed entirely in French.

{% hint style="warning" %}
It is NOT possible for users to edit their own email address, to prevent abuse. If you want to use a different email address to log in, you need to create a new user within your organisation (with the new email address). [Read here how to do that](/settings/users.md#users-within-your-organization), or contact <support@bestinvoicing.com>.
{% endhint %}

## Two-Factor Authentication

Most online accounts (like the default login method for BestInvoicing) use only a username and password. This is called single factor authentication (or 1FA). So with two-factor authentication (2FA), you need an additional factor on top of the username and password to access your account.&#x20;

You can also activate this extra authentication in BestInvoicing. Click the green 'Enable' button on the right side of the screen.

![](/files/GsU4JhPu4jaGMRw3ku0i)

For security reasons, you must now enter your mobile phone number before you will be able to use this feature.

![](/files/N2HW15dmyPClkVTAORWx)

Enter your mobile phone number and request to send you a security code.

![](/files/4EWDPLpWU8y4U5A5h1L2)

Enter the code in the designated field and click 'Confirm my Mobile Phone Number'. As soon as the code is confirmed, you can activate two factor authentication. Scan the QR code with your selected authentication app on your smartphone and enter the security code that's generated by the app.&#x20;

{% hint style="info" %}
An authentication app scans the QR code and generated a digit code. This code should be entered in the software to confirm you're the user trying to gain access. Well known authentication apps are [Google Authenticator](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2) or [Authy](https://authy.com/).&#x20;
{% endhint %}

![](/files/av46EhaOSZk8UtVyECb2)

If the code is correct, you will see that two factor authentication was successful. Do you want to go back to simple verification with just a username and password? Click the red button 'Deactivate'.&#x20;

![](/files/GdIRngtLj9717G386RDk)

## Personal Password

In order to change your personal password, click the yellow button 'Change' next to 'Password strength'.&#x20;

![](/files/naC2vtEmA8QGML7X0bW5)

Enter your new password, then confirm it once more. After 'Saving' you'll be able to login with your new password.&#x20;

## Notifications

At the top right next to your email address, there is a notification bell in BestInvoicing. A red sphere appears here in case of notifications. A list of notifications appears when clicked:

![](/files/Uwg7HAt9xnWdICwKJJyu)

A notification is added when:

* an automated (payment) reminder has been created
* an invoice is created from a subscription (recurring invoices)
* a payment had been received (fully, partial or double payment)
* a document could not be sent via PEPPOL (error message)
* a proposal has been signed online for approval
* you've received an e-mail in your PEPPOL or BestInvoicing inbox (incoming e-mails)
* an e-mail failed to send (error message)


---

# 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://support.onfact.eu/settings/personal-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.
