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

# The Dashboard

> Your home screen after logging in to SunLinks.

After logging in, the **Dashboard** is your home screen. It provides:

* **User & System Info**: your username, the current time (UTC), and a live system health indicator (Operational / Unhealthy / Offline).
* **Navigation Tiles**: quick-access cards to the four main sections:
  * **Links**: manage your short links
  * **Analytics**: track visits and insights
  * **Integrations**: connect external services (admin only)
  * **Settings**: application preferences
* **Quick Create**: a panel to instantly create a new short link. See [Quick Create](/sunlinks/dashboard/creating-links#quick-create).
* **Recent Links**: cards showing your most recently created links with their thumbnail, short code, destination, click count, status, and quick actions (Copy, Info).

<CardGroup cols={2}>
  <Card title="Creating Links" icon="plus" href="/sunlinks/dashboard/creating-links" />

  <Card title="Managing Links" icon="list" href="/sunlinks/dashboard/managing-links" />

  <Card title="Share Previews" icon="share-nodes" href="/sunlinks/dashboard/share-previews" />

  <Card title="Analytics" icon="chart-line" href="/sunlinks/dashboard/analytics" />
</CardGroup>


## Related topics

- [Dashboard](/sunpaste/admin/dashboard.md)
- [Analytics](/sunlinks/dashboard/analytics.md)
- [Quickstart](/sunlinks/quickstart.md)
