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

# Overview

> Manage your Calcs.com account, users, billing, and subscriptions

Manage your organization's Calcs.com account: subscriptions, licenses, users, and default settings.

## Billing & subscriptions

<CardGroup cols={2}>
  <Card title="Subscribe to Calcs.com" icon="credit-card" href="/docs/account_admin/billing/how_to_subscribe_to_calcs">
    Start a new subscription
  </Card>

  <Card title="View, Modify or Cancel Subscription" icon="settings" href="/docs/account_admin/billing/how_to_view__modify_or_cancel_your_subscription">
    Manage your plan and billing details
  </Card>

  <Card title="License Sharing" icon="share" href="/docs/account_admin/billing/how_license_sharing_works">
    How shared licenses work across your team
  </Card>

  <Card title="Academic & Student Licences" icon="school" href="/docs/account_admin/billing/how_academic_and_student_licences_work">
    Options for students and academic institutions
  </Card>
</CardGroup>

## User management

<CardGroup cols={2}>
  <Card title="Adding Users to Your Account" icon="user-plus" href="/docs/account_admin/user_management/adding_users_to_your_account">
    Invite colleagues to your organization
  </Card>

  <Card title="Managing Administrators" icon="users" href="/docs/account_admin/user_management/managing_account_administrators_and_deleting_users">
    Admin roles and removing users
  </Card>

  <Card title="Resetting Your Password" icon="key" href="/docs/account_admin/user_management/resetting_your_password">
    Recover or change your login credentials
  </Card>

  <Card title="Default Building Standard" icon="building" href="/docs/account_admin/user_management/how_to_change_your_default_building_standard">
    Set the default code region for new projects
  </Card>
</CardGroup>

## Related guides

<CardGroup cols={2}>
  <Card title="FAQs" icon="question-mark" href="/docs/learn_calcs/faq/home">
    Common account and platform questions
  </Card>

  <Card title="Contact Support" icon="headset" href="/docs/contact_us">
    Get help from the Calcs.com team
  </Card>
</CardGroup>
