> For the complete documentation index, see [llms.txt](https://docs.digably.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digably.io/my-account/how-to-reset-your-account-password.md).

# How To Reset Your Account Password

{% embed url="<https://youtu.be/L-SG2lue8A8>" %}

This guide will show you how to reset your account password in Digably.

***

#### 1. Click your account image

From your Digably dashboard, click your account image in the upper right corner.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F5doJzNLs6PtiXoSPywPaYa%2F6EENkz94tPLzTRDg2EhXEz_doc.png?alt=media&#x26;token=e50adc2e-abb0-4809-8f15-12bb958de35d" alt=""><figcaption></figcaption></figure>

#### 2. Click "My Account"

Then, select "My Account."

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F5doJzNLs6PtiXoSPywPaYa%2FtH3kjMLUMKxhzn3rFWhAnr_doc.png?alt=media&#x26;token=74fe4243-eaa9-4de2-8e07-77cfd0c01f5a" alt=""><figcaption></figcaption></figure>

#### 3. Click "Security"

Navigate to the "Security" section in the top menu.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F5doJzNLs6PtiXoSPywPaYa%2FdPzuNsDZxFRYBp4G2AHTxu_doc.png?alt=media&#x26;token=5d64cb3b-8f42-4387-a087-acd772ce47ad" alt=""><figcaption></figcaption></figure>

#### 4. Click "Reset Password"

Click the "Reset Password" button.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F5doJzNLs6PtiXoSPywPaYa%2F9EiSb9aaUnA1tWPiXtz4aU_doc.png?alt=media&#x26;token=da76c6d6-5d48-45b5-9671-6189f631a497" alt=""><figcaption></figcaption></figure>

#### 5. Fill in the form

Fill in the form with your current password and your new password.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F5doJzNLs6PtiXoSPywPaYa%2F9mCSrYUDQgSmVuLXxpHwkD_doc.png?alt=media&#x26;token=82ca3e5a-76f4-4f5a-978d-440205569972" alt=""><figcaption></figcaption></figure>

#### 6. Click "Update Password"

Click on the "Update Password" button.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F5doJzNLs6PtiXoSPywPaYa%2FooPsmPFQ78GSpYXpRsQVuF_doc.png?alt=media&#x26;token=d64afe71-6446-4cb4-95c1-bc802f76cea4" alt=""><figcaption></figcaption></figure>

This guide covered the steps to reset your account password in Digably.


---

# 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://docs.digably.io/my-account/how-to-reset-your-account-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.
