> For the complete documentation index, see [llms.txt](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/help/faqs/dashboard-website/account/how-to-reset-the-password.md).

# How to Reset the Password

If you forget your account password, you can easily reset it by following these steps:

1. **On the Admin App or cPanel (Web Dashboard):**
   * Go to the **Login screen**.
   * Select **Forgot Password?**.\
     \\
2. **Enter your account email address.**
   * Make sure to use the same email you registered with.\
     \
     \\
3. **Check your email inbox.**
   * You will receive a password reset email with a secure link.
   * If you do not see the email, check your **Spam/Junk** folder.\
     \
     ![](/files/vw0rEh2HkthomQVaQIsk)\\
4. **Click the reset link.**
   * The link will take you to a password reset page.
5. **Set a new password.**
   * Choose a strong password that you haven’t used before.
   * Confirm it, then save your changes.
6. **Log in again.**
   * Return to the Admin App or cPanel and log in with your new password.

#### Notes

* For security reasons, reset links are usually valid for a limited time (e.g., 15–30 minutes).
* If the link expires, you need to repeat the reset request.
* If you don’t have access to your email anymore, please get in touch with Support for help.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://phonetracker247-1.gitbook.io/support.phonetracker247.com/help/faqs/dashboard-website/account/how-to-reset-the-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.
