# Notification Settings

## OTP at Registration

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

* **Registration OTP Text:** Set custom text using variables for sending OTP SMS for Registration.
* **Registration OTP DLT Template ID:** Enter DLT Template ID. This is only for Msg91 SMS API users.

## OTP at Login

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

* **Login OTP Text:** Set custom text using variables for sending OTP SMS for Customer Login.
* **Login OTP DLT Template ID:** Enter DLT Template ID. This is only for Msg91 SMS API users.

## OTP at Forgot Password

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

* **Forgot Password OTP Text:** Set custom text using variables for sending OTP SMS to Reset  Password.
* **Forgot Password OTP DLT Template ID:** Enter DLT Template ID. This is only for Msg91 SMS API users.

## OTP at My Account

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

* **Update OTP Text:** Set custom text using variables for sending OTP SMS to Update Mobile Number.
* **Update OTP DLT Template ID:** Enter DLT Template ID. This is only for Msg91 SMS API users.


---

# 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-otp-login-extension-pro/notification-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.
