# Allow User to Change Password

**YouTube:** [How to Grant Users Permission to Change Their Passwords?](https://www.youtube.com/watch?v=VvHAPwGBWc4)

## How to Grant Users Permission to Change Their Passwords?

In this tutorial, we’ll show you how to **enable the option for users to reset their own passwords** in **Logic ERP**, improving accessibility and reducing administrative dependency.

***

### **Enable the Password Reset Option**

* Open **Logic Admin** and go to **Global Settings**.
* Go to **Other** section and click to "User Rights Settings"&#x20;
* Locate and enable the option labeled as: **“Allow User to Change Password”**

<figure><img src="/files/NuvurvZ6HWrx5KB5BJPf" alt=""><figcaption><p>Let's proceed with this option turned on to understand its practical implications in billing.</p></figcaption></figure>

* Save the settings.
* Restart the software to apply the changes.

***

### **How It Works: User Perspective**

* At the **login screen**, the **“Reset Password”** option will now be available.

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

* Users can:
  * Enter their **current password**
  * Provide a **new password**
  * **Confirm** the new password

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

* Once submitted, the system updates the password.
* The user can then **log in using the new credentials**.

***

### **Conclusion**

This feature allows users to **manage their own passwords securely**, streamlining access and reducing the need for admin intervention.


---

# 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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/user-access/logic-global-admin/others/user-rights-settings/allow-user-to-change-password.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.
