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

# Dashboard

> Search, work through lists, and manage your account from the Dashboard.

Search, tables, notifications, and settings work the same way on every page. Use them to find a record, update many at once, and manage who can sign in.

## Start here

<CardGroup cols={2}>
  <Card title="Search" icon="magnifying-glass" iconType="duotone" href="/dashboard/search">
    Find a customer, invoice, or building from anywhere
  </Card>

  <Card title="Tables" icon="table" iconType="duotone" href="/dashboard/tables">
    Move through a list and update many rows at once
  </Card>

  <Card title="Notifications" icon="bell" iconType="duotone" href="/dashboard/notifications">
    See what needs you, and choose email or the Dashboard
  </Card>

  <Card title="Settings" icon="gear" iconType="duotone" href="/dashboard/settings">
    Set your business details, labels, and payout controls
  </Card>

  <Card title="Team" icon="users" iconType="duotone" href="/dashboard/team">
    Invite colleagues and require two-step authentication
  </Card>

  <Card title="Help" icon="life-ring" iconType="duotone" href="/dashboard/help">
    Ask a question, or change the theme
  </Card>
</CardGroup>
