# page

URL: /bengal/cli/inspect/page/
Section: inspect
Description: Explain how a page is built

---

> For a complete page index, fetch /bengal/llms.txt.

Open LLM text
(/bengal/cli/inspect/page/index.txt)

Share with AI

Ask Claude
(https://claude.ai/new?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Finspect%2Fpage%2Findex.txt)

Ask ChatGPT
(https://chatgpt.com/?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Finspect%2Fpage%2Findex.txt)

Ask Gemini
(https://gemini.google.com/app?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Finspect%2Fpage%2Findex.txt)

Ask Copilot
(https://copilot.microsoft.com/?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Finspect%2Fpage%2Findex.txt)

Command

#
`bengal inspect page`

Explain how a page is built

5Options

## Usage

```
bengal inspect page [OPTIONS]
```

## Options

Option
Type
Description

`--diagnose`

flag

`BOOLEAN`

Check for issues (broken links, missing assets)

`--output-format`

`STRING`

Output format: console or json

Default:`console`

`--page-path`

required

`STRING`

Page path (relative to content dir, full, or partial match)

`--source`

`STRING`

Source directory path

`--verbose`

flag

`BOOLEAN`

Show additional details (timing, template variables)
