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

# Account Management Overview

> Manage your Bright Data account: SSL certificates, billing and pricing, team access, user permissions, API keys and security settings from the Control Panel.

<Card>
  <CardGroup cols={2}>
    <Card title="SSL Certificate" icon="lock" href="/general/account/ssl-certificate">
      Secure your domains with HTTPS encryption using SSL certificates managed through your account.
    </Card>

    <Card title="Users Management" icon="users" href="/general/account/users-management">
      Control team access and permissions to streamline collaboration and ensure data security.
    </Card>

    <Card title="Billing & Pricing" icon="credit-card" href="/general/account/billing-and-pricing">
      View your current plan, track usage, download invoices, and manage payment methods.
    </Card>

    <Card title="Referral Program" icon="gift" href="/general/account/referral-program">
      Invite others and earn rewards, share your referral link and track your bonuses here.
    </Card>

    <Card title="Account Management FAQs" icon="book-open" href="/general/account/faqs">
      Find answers to common questions about managing your account, security, and preferences.
    </Card>

    <Card title="Account Management APIs" icon="code" href="/api-reference/account-management-api">
      Programmatically manage account details, users, and billing through our secure API endpoints.
    </Card>
  </CardGroup>
</Card>
