# How To Set Up Your Membership Login Page

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

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

This guide will show you How To Set Up Your Membership Login 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%2F7MhwiYjjuocbw4aopzHvMo%2Fsfy7XEYNdBY6T5qyazuCEX_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%2F7MhwiYjjuocbw4aopzHvMo%2F4KoazETygU5VsDLYmTgPaY_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%2F7MhwiYjjuocbw4aopzHvMo%2F2J3mqSRmH86F7wXnQgS4wt_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 Login Page on the left, and click the pencil icon to edit the page.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F7MhwiYjjuocbw4aopzHvMo%2FtEmsAvvGBgbQAWh4XYnCdH_doc.png?alt=media&#x26;token=229ab8b7-2f61-4b57-9072-88f8df16ae51" 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%2F7MhwiYjjuocbw4aopzHvMo%2F7FZAZ3JmH9DrPMzHPmgqoi_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 "Login Form" 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%2F7MhwiYjjuocbw4aopzHvMo%2Fspr6e9J8gcRzATrowJMMBB_doc.png?alt=media&#x26;token=2abf40d2-4323-4977-98c5-ffbd46e6eba5" alt=""><figcaption></figcaption></figure>

#### 7. Save your work

At this point, you may customize your login page and login 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%2F7MhwiYjjuocbw4aopzHvMo%2Fk7d6SPy7HV2sJs5zuo3Uai_doc.png?alt=media&#x26;token=d6c20030-f43b-4530-b1f3-05f27eab1936" alt=""><figcaption></figcaption></figure>

This guide covered the steps to set up your membership login 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-login-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.
