# Login option Preferences

### 1. Enable Login Options & Primary Login Option

System Admin can select **Email, Phone,** or both as a login preference user. And then admin can set a primary option for login for its users

<figure><img src="/files/IAHS0eASmROjeJCKatwC" alt=""><figcaption><p>Login options &#x26; primary login option</p></figcaption></figure>

### 2. Biometric Login for Mobile App

System admin can enable finger & face login for users for their mobile app. Both finger & face login depends on the user's device and its compatibility.

<figure><img src="/files/lkCOSfIxgTDJT8NtSCHE" alt=""><figcaption><p>Biometric Login</p></figcaption></figure>

<figure><img src="/files/0I2lQYctwPuwKoiJCH0j" alt=""><figcaption><p>biometric login options</p></figcaption></figure>

### 3. Blacklist Custom Roles for biometric login

System Admin can create an exception list for roles that shouldn't be able to login through finger or face match.

<figure><img src="/files/Yh6WyzqIfZSRlBboyh9I" alt=""><figcaption><p>blacklisting user roles for biometric login</p></figcaption></figure>

### 4. Auto-Logout&#x20;

System Admin can set a default or a custom time after which the user will be automatically logged out of the platform from both the web & app.

<figure><img src="/files/UFEBitcPOq8Y5lD7mJ7D" alt=""><figcaption><p>Auto-Logout for users</p></figcaption></figure>

### 5. Inactivity for users

> #### <mark style="color:green;">What is Inactivity?</mark>
>
> <mark style="color:green;">When a user is not using or hasn't login into the system for a certain period of time. An Inactive user will not be able to access the system unless marked as active by the system admin</mark><mark style="color:green;">**.**</mark>

The System Admin can enable this setting by selecting a preferred option<mark style="color:green;">.</mark>

<figure><img src="/files/wFhqiTuQdmMvUmPobLUo" alt=""><figcaption><p>Inactivty of users</p></figcaption></figure>


---

# 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.senpiper.com/general-system-settings/authentication-settings/login-option-preferences.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.
