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

# Pages

> Ask Crevio for a report, plan, or dashboard and get back a real web page at its own link -- shareable with your team, or with anyone.

**Some answers are too big for a chat message.** A quarterly breakdown, a launch plan, a competitor comparison, a dashboard you want to check again next week -- you don't want to scroll back through a conversation to find it.

Ask Crevio for it as a page instead. It builds a proper web page, puts it at its own link, and hands you the link. You open it, bookmark it, and share it.

## Why you'd use it

* **You want to keep the answer.** A page has a stable link. The chat moves on; the page stays where you left it.
* **You want to share it.** Send the link to a teammate, or make it public and send it to anyone.
* **You want it to look like something.** Charts you can hover, tables you can sort, a layout you'd be happy to put in front of someone.

## Ask for one

Just say what you want and that you want it as a page:

* *"Put last quarter's revenue by product into a page I can share with my accountant."*
* *"Make me a page comparing the three email tools you just researched."*
* *"Build a dashboard page of this month's orders, refunds, and top customers."*

Crevio builds it, publishes it, and replies with the link and a preview image so you can see what you're getting before you click.

<Tip>
  If you want the page to live at a memorable address, say so: *"call it q3-revenue"*. That becomes the last part of the link.
</Tip>

## Choose who can open it

Every page has one of three access settings. Crevio asks if it isn't obvious, and you can change it later by asking.

| Access                  | Who gets in                                                |
| ----------------------- | ---------------------------------------------------------- |
| **Your team** (default) | Anyone signed in as a member of your Crevio account        |
| **Specific people**     | Only the teammates you name -- plus account admins, always |
| **Public**              | Anyone with the link, no sign-in                           |

<Note>
  A page is only made public when you actually ask for a public link. If you don't say, Crevio keeps it to your team.
</Note>

A public page can also turn up in search results. Team-only and restricted pages are never indexed by search engines -- they can't be read without signing in.

If someone without access opens the link, they're asked to sign in. If they sign in and still don't have access, the page simply looks like it doesn't exist -- the link itself never confirms there's something there.

To share a page with a teammate who isn't on your account yet, [invite them to your team](/docs/features/settings#your-team) first, then ask Crevio to give them access.

## Change or remove a page

* **Update it** -- *"add September to the revenue page"*. Crevio republishes it at the same link, so anything you've already shared keeps working, the preview image included.
* **Remove it** -- *"delete the q3-revenue page"*. The link stops working immediately. Publishing again under the same name brings it back.
* **See what you have** -- *"what pages have I published?"*

## What a page is (and isn't)

A page is one self-contained document. It's the right answer for a report, a brief, a plan, a comparison, an interactive chart, or a dashboard built from a snapshot of your data.

It is **not** the right answer for a storefront, a signup flow, a members area, or anything that needs to save what visitors type or show live data that updates on its own. That's a [site or app](/docs/features/sites) -- ask for one of those instead and Crevio will build it properly.

<Note>
  Pages are capped at 2 MB, which is far more than a text-and-charts report needs. If Crevio is building something big enough to hit that, it's probably a site.
</Note>

## If something goes wrong

<AccordionGroup>
  <Accordion title="A teammate says the link doesn't work">
    Check the page's access. If it's set to specific people, they need to be named on it; if it's set to your team, they need to be a member of your account. Ask Crevio: *"who can open the q3-revenue page?"*
  </Accordion>

  <Accordion title="I shared the link in Slack and it didn't show a preview">
    A public page unfurls with its title and a preview image wherever you paste the link.

    Team-only and restricted pages don't, because the preview would have to be readable by everyone in the channel. Crevio includes a preview image alongside the link when it publishes -- share that with it.
  </Accordion>

  <Accordion title="The page looks broken or is missing images">
    Tell Crevio what's wrong and ask it to republish. Pages have to carry everything with them, so an image that lives somewhere else can occasionally fail to load -- Crevio can rebuild it with the image included.
  </Accordion>

  <Accordion title="I want the page to update itself every week">
    A page is a snapshot, not a live view. Set up a [recurring job](/docs/features/automation) instead: *"every Monday, rebuild my orders dashboard page."* Crevio republishes it at the same link each time.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Your AI website & apps" icon="globe" href="/docs/features/sites">
    For anything that needs visitors, sign-ups, or live data.
  </Card>

  <Card title="Put your business on autopilot" icon="robot" href="/docs/features/automation">
    Have Crevio rebuild a page on a schedule.
  </Card>

  <Card title="Your team" icon="users" href="/docs/features/settings">
    Invite the people you want to share pages with.
  </Card>

  <Card title="Analytics" icon="chart-line" href="/docs/features/analytics">
    The numbers behind the reports you ask for.
  </Card>
</CardGroup>
