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

# Your Haven website: pages, structure, and navigation

> Every Haven account includes a public website with six standard pages, a branded header and footer, and full content editing — live from day one.

Haven automatically creates a public website for your club at `{slug}.gohaven.co` the moment your account is set up. If you migrated from another platform, your existing content is already imported and live. You manage everything — pages, announcements, branding, and settings — from the **Website** section of your admin dashboard at `{slug}.gohaven.co/admin/website`.

## What's included out of the box

Every Haven site comes with six standard pages, all populated with your club's content:

<CardGroup cols={3}>
  <Card title="Home" icon="house">
    A hero section with headline, call-to-action button, and an announcements feed. Upcoming events appear automatically.
  </Card>

  <Card title="About" icon="info">
    Your club's history, mission, and story. Fully editable in the rich text editor.
  </Card>

  <Card title="Events" icon="calendar">
    Automatically lists your upcoming and past events, pulled from the Events module.
  </Card>

  <Card title="Join" icon="user-plus">
    Your membership application page. Lists active membership levels with pricing and links to checkout.
  </Card>

  <Card title="Directory" icon="address-book">
    A searchable member directory. Members control what information they share.
  </Card>

  <Card title="Contact" icon="envelope">
    Displays your organization's contact email, phone, and address from your settings.
  </Card>
</CardGroup>

## Site header and footer

The **header** appears on every page of your public site. It contains:

* Your club logo (links to the homepage)
* Navigation links to your published pages, in the order you set
* A **Login** button so members can sign in to the member portal

The **footer** appears at the bottom of every page. It displays your organization's contact information — email, phone, and address — along with links to your published pages and a copyright notice. You update the contact details that appear in the footer from **Settings → General**.

<Note>
  The admin dashboard uses a fixed neutral design. Your brand colors only apply to your public website and the member portal — not to the admin interface itself.
</Note>

## Migrated from another platform?

If you came to Haven through the migration flow, your site was built automatically from your existing website. Your pages, content, and branding were imported and applied to your Haven template. You can edit, reorganize, or replace any of it at any time.

## Custom domain

Your site is live at `{slug}.gohaven.co` by default. If you want to use your own domain (for example, `www.myclub.org`), contact Haven support — the team will walk you through pointing your DNS and verifying the domain.

<Note>
  Custom domain self-serve setup is coming soon. For now, reach out to support to get your domain connected.
</Note>
