> ## Documentation Index
> Fetch the complete documentation index at: https://docs.extractbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# url

The current URL of the page. If the page has been redirected, this will be the final URL.

## Definition

```graphql theme={null}
url: URL
```

## Returns

[URL](/reference/graphql/scalars/url)

A public URL in the standard format specified in RFC3986.

## Usage

This field is available on the [Page](/reference/graphql/objects/page) object. Use it to query page information and content.
