> ## 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.

# viewport

Information about the page's viewport, including its dimensions and device characteristics.

## Definition

```graphql theme={null}
viewport: Viewport
```

## Returns

[Viewport](/reference/graphql/objects/viewport)

Information about the page's viewport (the visible area of the web page).

## Usage

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