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

# Dashboard

> Your personal command center on RTFM.guide

## Accessing Your Dashboard

Visit your dashboard at [https://rtfm.guide/dashboard](https://rtfm.guide/dashboard) (requires login).

## Dashboard Overview

Your dashboard shows:

* Your statistics and activity
* Recent guides you've created
* Recently saved guides
* Notifications
* Quick actions

## Statistics (Coming Soon)

Track your impact on the community:

<CardGroup cols={2}>
  <Card title="Guides Created" icon="book">
    Total number of guides you've published
  </Card>

  <Card title="Total Views" icon="eye">
    How many times your guides have been viewed
  </Card>

  <Card title="Total Reactions" icon="heart">
    Reactions received across all your guides
  </Card>

  <Card title="Comments" icon="comment">
    Comments on your guides
  </Card>
</CardGroup>

## Quick Actions

### Create New Guide

Click **Create Guide** to start writing immediately.

### View My Guides

Quick access to [https://rtfm.guide/my-guides](https://rtfm.guide/my-guides) to manage all your guides.

### Saved Guides

Jump to [https://rtfm.guide/saved-guides](https://rtfm.guide/saved-guides) to see your bookmarked guides.

## Recent Activity

### Your Recent Guides

See your 5 most recently created or updated guides:

* Title and status (Published/Draft)
* View count
* Last updated date
* Quick edit button

### Recently Saved

Quick access to guides you've recently bookmarked:

* Last 5 saved guides
* Quick remove from saved
* Jump to guide

## Notifications

See your latest notifications:

* New comments on your guides
* Reactions received
* Mentions (coming soon)
* System announcements

<Tip>
  Click **View All** to see your full notification history at [https://rtfm.guide/notifications](https://rtfm.guide/notifications)
</Tip>

## Settings Access

Quick links to:

* [Profile Settings](https://rtfm.guide/settings/profile)
* [Password Settings](https://rtfm.guide/settings/password)
* [Appearance Settings](https://rtfm.guide/settings/appearance)
* [Two-Factor Authentication](https://rtfm.guide/settings/two-factor) (coming soon)

## Coming Soon

* **Weekly digest**: Summary of your activity
* **Trending guides**: Popular guides in your interests
* **Achievements**: Badges for milestones
* **Activity graph**: Visual representation of your contributions
* **Reputation score**: Community standing
