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

# Admin dashboard

> Your central hub for managing Chartcastr connections, organization settings, team members, and billing from a single dashboard view.

The Admin Dashboard is your central hub for managing all aspects of Chartcastr. From here you can manage your data connections, configure organizational settings, and track your subscription.

<CardGroup cols={2}>
  <Card title="Connections" icon="plug" href="/admin/connections">
    Manage your active data sources and delivery destinations.
  </Card>

  <Card title="Settings" icon="gear" href="/admin/settings">
    Configure organization-wide settings like Pulse Thread Linking and AI Language.
  </Card>

  <Card title="Managed Items" icon="users-gear" href="/admin/manage/invite-members">
    Invite members, manage your profile, and handle organizational updates.
  </Card>

  <Card title="Billing" icon="credit-card" href="/admin/billing/plans">
    View plans, manage invoices, and update payment methods.
  </Card>
</CardGroup>

## Next Steps

<CardGroup cols={2}>
  <Card title="Create a Connection" icon="plus" href="/admin/connections">
    Connect a source to a destination to start automating your visual insights.
  </Card>

  <Card title="Configure Settings" icon="sliders" href="/admin/settings">
    Fine-tune your AI analysis and organizational preferences.
  </Card>
</CardGroup>
