# How To Find The URL Of Your Webpage

Digably • Jul 21, 2023 6 steps • 41 seconds read

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

This guide will walk you through the steps to find the URL of your webpage in Digably.

***

#### 1. Click "Pages"

Start in the Digably dashboard by clicking "Pages" in the left side menu.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F2CTJwB55eCWXSxfDazjY9e%2FixnpvR2fxDksJekUuxhYtT_doc.png?alt=media&#x26;token=fbe64420-414c-4c02-9aea-d3d0dc61055c" alt=""><figcaption></figcaption></figure>

#### 2. Select your website

Select the website you wish to find the URL for.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F2CTJwB55eCWXSxfDazjY9e%2F2H1Wd46GmySDxvberSHCBh_doc.png?alt=media&#x26;token=29e5ed09-0c8b-4d44-81de-11f918cebfa7" alt=""><figcaption></figcaption></figure>

#### 3. Click "Page Setting"

Next, ensure that you have the page you are looking for loaded in the page builder. You can navigate to the page using the dropdown menu at the top. After you have the correct page loaded, Click the "Page Settings" button at the top left.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F2CTJwB55eCWXSxfDazjY9e%2FtD13mxbSsn6xGMpCahJoM7_doc.png?alt=media&#x26;token=749547a4-ff8c-453d-bb85-6ee342de0eb3" alt=""><figcaption></figcaption></figure>

#### 4. View the URL for your page

Here, you can see your page URL.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F2CTJwB55eCWXSxfDazjY9e%2FvPtVie4A6Crd1JeC4wufnT_doc.png?alt=media&#x26;token=9a16db44-9910-4bba-8805-1bdc6bf279d4" alt=""><figcaption></figcaption></figure>

This guide covered the steps to find the URL of your webpage in Digably.


---

# 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/how-to-find-the-url-of-your-webpage.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.
