# Security (2FA)

{% hint style="info" %}
**Account security is very important at Nalpeiron.** Two-step verification protects your Zentitle2 account by requiring a second login step. That second step keeps your account secure, even if your password is compromised. Your account is managed, so your organization admin can require you to use two-step verification when you log in.
{% endhint %}

A One-Time Password (OTP) or two-factor authentication should be set up by your Admin.

The setting is located under the top left main navigation button, then "**Administration**" > "**Configuration**" > "**Security**"

<figure><img src="/files/IKQWCSW46qhiZ6MMoCKq" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
**Enforcing 2FA** is a one-time action that cannot be reverted.
{% endhint %}

![](/files/DbpcTejqofOSQd5mDt87) Click the **Enforce** button.

![](/files/SyZ11C7WMHmB8UFwG53G) On the pop-up dialog confirm your choice by clicking the "**Enforce 2FA**" button. This action cannot be reverted.

<figure><img src="/files/SMHPuKKNOsaY9Zoq573h" alt=""><figcaption></figcaption></figure>

![](/files/pb16tBj3PaH7xgCTupGp) In the **Security** tab, you will now see a message saying "2FA is currently set to: **ON**"

<figure><img src="/files/QzxcmcfI94YiNZmAlG1r" alt=""><figcaption></figcaption></figure>

All existing users and all newly created users are now required to configure Two-factor authentication on their next login. This also applies to any pending user invitations.

### Next login experience for all users

![](/files/DbpcTejqofOSQd5mDt87) You will be presented with the following screen and you will need to configure 2FA for your account.

<div align="left"><figure><img src="/files/wSs7z5nKjpUukO1QzeeJ" alt=""><figcaption></figcaption></figure></div>

Using this screen, you will set up your secure login details.

![](/files/SyZ11C7WMHmB8UFwG53G) Install or open a mobile authenticator as described below to continue.

### Mobile Authenticator Setup

You need to set up a Mobile Authenticator to activate your account.

Install one of the following applications on your mobile device.

{% hint style="danger" %}
Note: it only works with these three
{% endhint %}

1. Microsoft Authenticator
2. FreeOTP
3. Google Authenticator

In this example, we use Google Authenticator.

![](/files/KmIG2LVafHyXeSipfhtr)

![](/files/DbpcTejqofOSQd5mDt87) Open the application and scan the barcode.

![](/files/vSov4ilo6LBUHQ3ievJf)

![](/files/SyZ11C7WMHmB8UFwG53G) The authenticator should now register the device name and offer a code to complete the process.

### Finish setting up your security.

<figure><img src="/files/fCXrEW4LEw4EJjcccPL0" alt=""><figcaption></figcaption></figure>

![](/files/DbpcTejqofOSQd5mDt87) Enter the one-time code provided by the application into the setup page online.

![](/files/SyZ11C7WMHmB8UFwG53G) Provide a Device Name to help you manage your OTP devices.

![](/files/pb16tBj3PaH7xgCTupGp) Click "Submit".

Your Authenticator is now ready to use to log in.

***

### Login using OTP (2FA) Codes

Your account should be set up and ready to use your OTP codes.

![](/files/H6m2K5CHFGa5MiVz7ReR)

![](/files/DbpcTejqofOSQd5mDt87) Open the authenticator of choice (Google here)

![](/files/SyZ11C7WMHmB8UFwG53G) Note the 6-digit code generated for access to this account.

![](/files/1KO6ZxRVFrZbXjf083j9)

![](/files/pb16tBj3PaH7xgCTupGp) Enter the code into the login screen after using your usual username and password.

![](/files/GTHQEVatNnZIkCLo6YRk) Click "sign in".

You should now have a secure two-factor login process established.


---

# 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.nalpeiron.com/zentitle2-docs/ui-administration/configuration/security-2fa.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.
