---
title: "Manage Account"
slug: "manage-user-account"
updated: 2026-04-29T04:29:16Z
published: 2026-04-29T10:51:57Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.britive.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage Account

Britive supports multiple authentication methods for extra security (step-up authentication). Step-up authentication can be configured to access profiles that require verification. Britive supports OTP and WebAuthn authentication methods.

- **OTP**: Uses a time-based, one-time password/passcode for user authentication.
- **WebAuthn**: This authentication allows you to use a biometric method, such as fingerprint reading or face recognition. It also supports the security keys or any device-specific authentication.

## Configuring MFA Devices

1. Log in to the Britive portal.
2. Click **Manage Account** from the upper-right user icon.
3. Configure the authentication method under the **MFA Devices**section.
4. When registering an MFA device for the first time, Britive sends a verification code to your email. Enter this code in the **Step-up Verification** window before proceeding.
5. Register an MFA device:
  1. **OTP** device: You can register only one OTP device. See [Registering a new OTP Device](/v1/docs/user-settings#registering-a-new-mfa-device) for more information.
  2. **WebAuthn**device:****You can register multiple WebAuthn devices. See [Registering WebAuthn](/v1/docs/user-settings#registering-webauthn) for more information.
6. To register a new device, complete step-up authentication using your existing MFA device.
  1. Verify with WebAuthn: The web browser or device prompts you to verify using one of the following options:
    1. Fingerprint
    2. Face recognition

Security key (e.g., YubiKey): Enter the Recovery PIN and click Confirm.
  2. Verify with OTP: Enter the OTP from the authenticator app.

### Registering a New OTP Device

1. Click **Register** to register any new device for OTP step-up verification.
2. A QR code is displayed in a **Register your verification device** window.
3. Use any authenticator app to scan the QR code. Enter the key manually if you are unable to scan the QR code.
4. Enter the OTP from the Authenticator app in the Britive portal.
5. Click **Register**. On successful verification, the device is registered. The user can not re-register the MFA.

Contact the administrator to change or delete this registered device. Before registering a new device, an administrator must delete the existing device.

### Registering WebAuthn

1. Click **Register** to register a WebAuthn device.
2. Enter a friendly name in the **Registration Name** field.
3. Click **Register** to start the registration process.
4. On successful registration, the friendly name is displayed in the list of registered WebAuthn devices.

## Preferences

Users can configure their preferences under this setting. Users can select their own default landing page, which overrides the tenant-configured setting. Users are redirected to this landing page after logging in.

1. Log in to the Britive portal.
2. Click **Preferences** from the upper right user icon.
3. Click **Edit**.
4. Select the desired landing page.
5. Click **Save**.
