# General Settings

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

* **OTP String Length:** Set OTP string length.
* **OTP Expire Time (In Minutes):** Set time limit for OTP expiration.
* **OTP String Type:** Select OTP string type from the drop down.
* **Send Login Notification Email to Users:** Select YES to send login notifications to users.
* **Email Template:** Select the Email template for login notification.
* **Email Sender:** Select Email sender.


---

# 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.magecomp.com/magento-2-mobile-login-extension/general-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.
