# How To Set Up Your Membership Forgot Password Page

Digably • Jul 21, 2023 9 steps • 1 minute read

{% embed url="<https://youtu.be/ZL9JrEwxKhM>" %}

This guide will show you How To Set Up Your Membership Forgot Password Page in Digably.

***

#### 1. Click "Pages"

In the Digably dashboard, navigate to the "Pages" section in the left side menu.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FfnL1N7AchdRDYBBdKebfpG_tQY4mYhg5mnktNwmfkKKPu_doc.png?alt=media&#x26;token=2287223a-adcc-49c4-adce-985632f9e66d" alt=""><figcaption></figcaption></figure>

#### 2. Select your Membership Site

Select your Membership Site. This will open it in the page builder.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FfnL1N7AchdRDYBBdKebfpG_f4ivbfAa1GJQA6D6BKrpVy_doc.png?alt=media&#x26;token=d15a2d1b-9b89-409e-85e2-f00bb11d375b" alt=""><figcaption></figcaption></figure>

#### 3. Click the "Show Pages" icon in the top left

Click the "Show Pages" icon in the top left to view all the pages of your membership site.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FfnL1N7AchdRDYBBdKebfpG_wteMAVQ4KGcLVsAmTH8NMx_doc.png?alt=media&#x26;token=e31a503a-8752-4a96-a574-5beed2aa1edc" alt=""><figcaption></figcaption></figure>

#### 4. Click the pencil icon on the Login Page

Locate the Forgot Password Page on the left, and click the pencil icon to edit the page.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FfnL1N7AchdRDYBBdKebfpG%2FcUGrEfkSrYD9V5UjmdyDfv_doc.png?alt=media&#x26;token=1460fa72-7f6f-41e9-8fdf-9f498e4d5f77" alt=""><figcaption></figcaption></figure>

#### 5. Click the "+" icon in the top left

Click the "+" icon in the top left to add a new element to the page.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FfnL1N7AchdRDYBBdKebfpG_4VmQsdGbHegX9b386br41w_doc.png?alt=media&#x26;token=fd7a54fc-8c0b-4a2c-99bb-c046d8af0f6f" alt=""><figcaption></figcaption></figure>

#### 6. Drag and drop the Login Form element into your page

Locate the "Forgot Password" element in the left side of your screen, and drag and drop it into your page.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FfnL1N7AchdRDYBBdKebfpG%2FnagDRcom4Wu8hNPA2dAkVv_doc.png?alt=media&#x26;token=fab5df4b-7234-4dea-a03b-ff253ce0747f" alt=""><figcaption></figcaption></figure>

#### 7. Save your work

At this point, you may customize your Forgot Password page and Forgot Password form by adding images, text, brand colors, or anything else you like. Then be sure to click the "Save Draft" button to save your work.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2FfnL1N7AchdRDYBBdKebfpG%2F3HWyEaKESYUnr7ZzsaDdgK_doc.png?alt=media&#x26;token=81d41420-491b-4d10-9fe4-6d30e850fcb1" alt=""><figcaption></figcaption></figure>

This guide covered the steps to set up your membership Forgot Password page in Digably.&#x20;

For instructions on how to configure the other pages inside your membership site, please see our other articles in the ["Membership Sites" section](/pages/membership-sites.md) of the Digably Help Docs.


---

# 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.digably.io/pages/membership-sites/how-to-set-up-your-membership-forgot-password-page.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.
