> For the complete documentation index, see [llms.txt](https://docs.sprouts.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprouts.ai/marketing-os/website-account-list/webpages.md).

# Webpages

The Webpages tab provides you with the ability to categorize your pages into three funnels: Top of the Funnel (ToFu), Middle of the Funnel (MOFU), and Bottom of the Funnel (BOFU). This helps you organize tracked web pages into three stages, enabling you to create campaigns accordingly

The following image provides information about which pages can be categorized under each funnel stage.&#x20;

<figure><img src="/files/tYw2Evx6bTT0pO3aW7Tu" alt=""><figcaption></figcaption></figure>

## Funnel Assignment

* To identify different URLs/pages, specify allowed domain details in the [Website Tracking Snippet](/marketing-os/website-account-list.md#configuration-to-track-multiple-domains) Settings Page.
* Once the allowed domain details are set, our product automatically categorizes pages into 3 different Funnels and provides a sample.
* Each funnel displays information about visitor numbers and lists of web pages.

<figure><img src="/files/G9KRPnoOx6E5P14eWoTr" alt=""><figcaption></figcaption></figure>

* Some pages may not be identified and added to a funnel, appearing in the Non-listed Pages section.

<figure><img src="/files/gDu7vczVbIoxXRgswkVQ" alt=""><figcaption></figcaption></figure>

* Clicking on the eye icon reveals the Non-listed Pages funnel.

<figure><img src="/files/Pbx9jLwqLNPu4v8Ka5ty" alt="" width="375"><figcaption></figcaption></figure>

* Use the three dots next to a webpage to move it to any desired funnel.

<figure><img src="/files/BFh8Zvlntf0ZLVWqHpRM" alt=""><figcaption></figcaption></figure>


---

# 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.sprouts.ai/marketing-os/website-account-list/webpages.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.
