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

# Overview

**Pages** are single-page websites that QX agents build for you: dashboards, visualizations, reports, briefs. Just ask for one in [chat](/agents/chat), and pair it with a [scheduled task](/agents/scheduled-tasks) if you want it kept fresh:

> Create a dashboard of our weekly sales, and update it every Monday.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/qx-labs/ANUEumuRP1AOjziU/images/pages/overview/agent-built-page-light.png?fit=max&auto=format&n=ANUEumuRP1AOjziU&q=85&s=086c289b384bfae6c98170b5ae2f660a" alt="A dashboard page built by an agent" width="1200" height="700" data-path="images/pages/overview/agent-built-page-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/qx-labs/ANUEumuRP1AOjziU/images/pages/overview/agent-built-page-dark.png?fit=max&auto=format&n=ANUEumuRP1AOjziU&q=85&s=4a023f02250e8169dd233313ae31faf9" alt="A dashboard page built by an agent" width="1200" height="700" data-path="images/pages/overview/agent-built-page-dark.png" />
</Frame>

## Manage your pages

**Pages** in the sidebar lists everything your agents have built. From each row you can open the page, copy its link, change its sharing, or delete it. New pages are always private to you, and you decide when one becomes visible to your team or public to anyone with the link.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/qx-labs/ANUEumuRP1AOjziU/images/pages/overview/pages-list-light.png?fit=max&auto=format&n=ANUEumuRP1AOjziU&q=85&s=700881e20eb75911d3fa39017bd0e3bd" alt="The Pages list with sharing controls for each page" width="1200" height="520" data-path="images/pages/overview/pages-list-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/qx-labs/ANUEumuRP1AOjziU/images/pages/overview/pages-list-dark.png?fit=max&auto=format&n=ANUEumuRP1AOjziU&q=85&s=c15edd510743ada36de64ccff48ec1d7" alt="The Pages list with sharing controls for each page" width="1200" height="520" data-path="images/pages/overview/pages-list-dark.png" />
</Frame>
