# Multi-Factor Authentification

## Set up Multi-Factor Authentification

To protect your Enginsight environment from unauthorized access in addition to your password, you should set up a two-factor authentication.

Sensitive functions are always additionally protected by a second factor (e.g. creating plugins or changing settings).&#x20;

**Nevertheless, we recommend to request an additional authentication already at login:**

1. Go to Settings → 'User Account'
2. Open the 'Advanced Settings'
3. Activate the 'Two-Factor Authentification at Login'

Depending on what information you have stored in your user account, you will be offered different options for two-factor authentication:

* **Authenticator and cell phone number added**: Authenticator and SMS are offered
* **Authenticator added, no cell phone number**: only Authenticator is offered
* **Added cell phone number, no authenticator**: only SMS is offered
* **SMS is offered neither authenticator nor cell phone number added**: e-mail is offered

We do not recommend authentication via e-mail. Therefore, you should always provide a cell phone number or add an authenticator. By using both options, you minimize the chance of losing access to your Enginsight account for too short a time. If you still do not have access to your account, please contact support: <support@enginsight.com>

## Add a Authenticator App

1. Go to 'Settings' → Multi-Factor Authentication
2. Click on 'Add Authentication Code'
3. Scan the QR-Code with the Authenticator App on your mobile device or enter the Authenticator Code manually
4. Test the Authentication via App


---

# 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.enginsight.com/docs/manual/english/operation/platform/einstellungen/multi-factor-authentification.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.
