# Change Password

{% hint style="info" %}
Ensure you have any current popup blockers disabled.  If you have any issues with finding or clicking the "Forgot password?" link below, [click here](https://wingbits.com/forgot).
{% endhint %}

### Forgot password

On the login page, click the "Forgot password?" link above the password field.

<figure><img src="/files/PbwOcaqkABTjfxT3pOja" alt=""><figcaption><p>Login page</p></figcaption></figure>

### Enter email address

Now enter your Wingbits account email address in the Email field and click "Send reset link"

<figure><img src="/files/uyoBoj8bwOTU3fwKYIdx" alt=""><figcaption><p>Forgot your password panel</p></figcaption></figure>

### Check your e-mail

Go check your email account for an email from Wingbits with a subject of "Your verification code" and look inside for the 6 digit code, then click the "Go to reset" button on the following panel.

<figure><img src="/files/vPTt97VpEcmvibwsXH2n" alt=""><figcaption><p>Check your e-mail panel</p></figcaption></figure>

### Change password

Enter your new password in the Change password panel, both in the first box and the second box to confirm.  Then copy the verification code from that email into the "Reset code" field and click the "Change password" button.

<figure><img src="/files/8hQBNASxOHLpLWD1JyL2" alt=""><figcaption><p>Change password panel</p></figcaption></figure>

### Password changed!

Provided your emails matched and the verification code was still valid (expires after 15 minutes), you should see the following results and be able to click on "Go to login" to use your new password along with your Wingbits account email address.

<figure><img src="/files/FcDx0fKunSe2yH6ZZXAl" alt=""><figcaption><p>Password changed!</p></figcaption></figure>


---

# 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.wingbits.com/general-help/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.
