# Change your Password

If at any point, you would like to change your password, please click on your profile picture icon in the top-right corner and select **Change Password**.

![](/files/uTGmpCioND60hbSaXAPo)

In the popup window, click **Continue** to receive an email with a link to trigger the password update.

In the email, click on the **Set new Password** option.

You will be redirected to the apinity marketplace with a dialogue to update the password:

![](/files/WgaAG2NCEYPq8uyj9RkB)

{% hint style="info" %}
Use 8+ characters including both upper and lowercase, at least 1 number, and 1 special character in your password.

Your new password must not be the same as any used 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.apinity.io/step-by-step/manage-your-user-account/change-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.
