> For the complete documentation index, see [llms.txt](https://help.takulabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.takulabs.io/selling-online/processing-online-orders/online-storefront-only/resetting-your-password-for-taku-ecommerce-external.md).

# Resetting your Password for TAKU eCommerce (External)

Below you will find steps on how to reset your password for your eCommerce store:

* Open your web browser of preference (Google Chrome, Firefox, Edge, etc)&#x20;
* Then type the following URL: <https://my.shopsettings.com/cp/>.
* Click the "Forgot your password?" link.

[![](https://downloads.intercomcdn.com/i/o/200218851/1e33e5eb089062624c412494/1.PNG)](https://downloads.intercomcdn.com/i/o/200218851/1e33e5eb089062624c412494/1.PNG)

* Then enter the Email address that you registered with for your eCommerce Store and when ready click the "Reset password" button.

[![](https://downloads.intercomcdn.com/i/o/200219105/ff6c5cfdf1786cd0e4c2b2fe/2.PNG)](https://downloads.intercomcdn.com/i/o/200219105/ff6c5cfdf1786cd0e4c2b2fe/2.PNG)

* The you will see a confirmation has been sent to your email with instructions on how to reset the password.

[![](https://downloads.intercomcdn.com/i/o/200219692/53db67f2474999c198de5905/3.PNG)](https://downloads.intercomcdn.com/i/o/200219692/53db67f2474999c198de5905/3.PNG)

* In your email, click the unique link that appears or copy and paste it, please note that this unique link can only be used once for resetting the password.

[![](https://downloads.intercomcdn.com/i/o/200220137/b013003e005cfb96e153a1ed/4.PNG)](https://downloads.intercomcdn.com/i/o/200220137/b013003e005cfb96e153a1ed/4.PNG)

* Enter the new password, and when ready, click the "Change password" button to reset your password, once it resets, the page will redirect you to your eCommerce store at this point your password has been changed to the new password you entered.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.takulabs.io/selling-online/processing-online-orders/online-storefront-only/resetting-your-password-for-taku-ecommerce-external.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
