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

# Account & Administration

> Look after your own account, and run your workspace: members, roles, billing, and more.

This section splits in two: the settings that are about you, like your password and the hours you take calls, and the settings that run your whole workspace, like members and billing. Everyone has the personal settings, while the workspace settings are for the Owner and Admins. Pick a card to jump in.

## Your account

<CardGroup cols={2}>
  <Card title="Account security" icon="lock" href="/account/account-security">
    Your password, sign-in, and linking Google.
  </Card>

  <Card title="Notification settings" icon="bell" href="/account/notification-settings">
    Choose when calls and notifications reach you.
  </Card>

  <Card title="Preferences" icon="sliders" href="/account/customize-your-preferences">
    Pick your microphone and speaker, and more.
  </Card>

  <Card title="Work schedule" icon="calendar" href="/account/work-schedule">
    Set the hours you're available to take calls.
  </Card>
</CardGroup>

## Administration

<CardGroup cols={2}>
  <Card title="Members" icon="user-plus" href="/admin/members">
    Invite people and manage who's in your workspace.
  </Card>

  <Card title="Roles and permissions" icon="shield-check" href="/admin/roles-and-permissions">
    What Owners, Admins, and Members can each do.
  </Card>

  <Card title="Billing" icon="credit-card" href="/admin/billing/plans-and-pricing">
    Switch plans, update your card, and find invoices.
  </Card>

  <Card title="Analytics" icon="chart-line" href="/admin/analytics">
    Track call and message activity across your team.
  </Card>
</CardGroup>
