> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://prod.customdomainfordocs.com/llms.txt.
> For full documentation content, see https://prod.customdomainfordocs.com/llms-full.txt.

# Manage your docs

The [Fern Dashboard](https://dashboard.buildwithfern.com/) is where you manage your documentation project — track usage, manage your team, and control access.

## Site management

<CardGroup cols={2}>
  <Card title="Fern Editor" icon="regular pen-to-square" href="/editing-your-docs">
    Edit your docs visually in the browser — no code required
  </Card>

  <Card title="Team permissions" icon="regular users">
    Assign Admin, Editor, or Viewer roles to your team
  </Card>

  <Card title="Password protection" icon="regular lock">
    Restrict access to your docs site with a shared password
  </Card>

  <Card title="Unpublish a site" icon="regular eye-slash">
    Temporarily take your site offline without deleting it
  </Card>
</CardGroup>

## Metrics

<CardGroup cols={2}>
  <Card title="Web analytics" icon="regular chart-line">
    See how developers interact with your documentation
  </Card>

  <Card title="Search analytics" icon="regular magnifying-glass">
    Understand what developers are searching for in your docs
  </Card>

  <Card title="Broken links" icon="regular link-slash">
    Find and fix broken internal and external links
  </Card>

  <Card title="Feedback" icon="regular comment-dots">
    View and respond to on-page reader feedback
  </Card>
</CardGroup>