> For the complete documentation index, see [llms.txt](https://docs.usereach.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usereach.ai/find-opportunities/page-insights.md).

# Page Insights

Page Insights combines search, traffic, AI citation, freshness, and technical signals at page level. It helps you decide which pages to create, improve, protect, or fix.

## All pages

Use the page table to compare URLs across metrics such as clicks, impressions, position, page views, citations, freshness, and technical issues.

Filter and label pages to create a focused working set. Examples include a campaign, content owner, product area, or update batch.

## Page detail

Open a page to understand the evidence behind its row. Depending on the available integrations and audits, the detail view can include:

* Google Search Console performance;
* Google Analytics traffic;
* AI citations and related prompts;
* freshness and content characteristics; and
* technical findings.

## Opportunities

Opportunity views combine signals to surface pages that may deserve action. Treat them as decision support, then review the page, query intent, and current results before editing.

Common actions include:

* refreshing a page with declining demand or stale information;
* improving a page already close to stronger rankings;
* strengthening attribution on a page receiving ghost citations;
* consolidating overlapping pages; and
* creating content for a topic with demand but no suitable page.

## Technical SEO

Technical checks cover crawlability, indexability, performance, structured data, security, and AI crawler access. Prioritize critical issues that prevent discovery or indexing before cosmetic warnings.

Search Console and Analytics metrics require a configured Google connection. See [Connect Google data](/getting-started/connect-google.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.usereach.ai/find-opportunities/page-insights.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
