# Password reset

To reset the password for your Super Forms account, simply login to your WordPress site.

Navigate to **Super Forms > Licenses** from the WordPress menu. Now click **\[Login]**.&#x20;

A popup will appear where you can enter your email address. After you entered your email address click the \[Reset password] link. If you tried to login with the wrong password you will also see the "Reset password" link.

<div align="left"><figure><img src="/files/Iw44tpwu0wpdFSPfHbgi" alt="Resetting your password for your Super Forms account"><figcaption><p>Resetting your password for your Super Forms account</p></figcaption></figure></div>

After you clicked "Reset password" you should receive an E-mail with a link to reset your password.&#x20;

<div align="left"><figure><img src="/files/z6IU9LyUlWtcHs88gICh" alt="Check your email inbox for the reset link"><figcaption><p>Check your email inbox for the reset link</p></figcaption></figure></div>

By clicking on the link in the E-mail you will be redirected to the back-end of your WordPress site again. This time a popup will be visible where you can enter a new password:

<div align="left"><figure><img src="/files/1TjPrUeL3kpNpIHA3CsN" alt="Enter the new password for your account"><figcaption><p>Enter the new password for your account</p></figcaption></figure></div>

{% hint style="success" %}
After you completed this, you should be able to login with your new password.
{% endhint %}


---

# 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.super-forms.com/account/dashboard/password-reset.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.
