# How to Reset Your Password ?

{% embed url="<https://urbanpiper.portal.trainn.co/share/ms29SQxkXPuI5lY3DcpR9g>" %}

People often forget their user ID and password when logging into our platform. Here's a simple guide to updating your password.

### Step-by-Step Guide

1. Visit [login.urbanpiper.com](https://login.urbanpiper.com/).
2. Enter your registered phone number or email address.
3. Your user ID will be your registered email address or phone number.
4. Click Continue.
5. Select the Forgot Password option.
6. Check your registered phone number or email for an OTP.
7. Kindly input the OTP.
8. Create a new password. Please make sure your password is strong and unique.
9. Click on Reset Password.
10. Wait a moment. Your password has been reset successfully.

You can use this password for future logins. Thank you.

<br>


---

# 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://help.urbanpiper.com/business-manager/user-access/how-to-reset-your-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.
