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

# Dashboard Overview

> Your Home dashboard — track progress, view trends, and get study recommendations.

## The Home dashboard

<Frame>
  <img src="https://mintcdn.com/rangesharp/JnlB13q9nmoZpOQg/images/dashboard.png?fit=max&auto=format&n=JnlB13q9nmoZpOQg&q=85&s=3368756afc1b54dc19c05bcfe56b6317" alt="The Home dashboard showing the Streak widget, Today's Focus, Accuracy Trend chart, Weak Spots, and Recent Activity" width="3024" height="1724" data-path="images/dashboard.png" />
</Frame>

The Home dashboard is the first thing you see when you open RangeSharp. It gives you a quick overview of your study progress and tells you what to focus on today.

## Dashboard widgets

The dashboard is built from five widgets:

<CardGroup cols={2}>
  <Card title="Study Streak" icon="fire">
    Shows your current training streak and weekly study progress. How many consecutive days have you trained?
  </Card>

  <Card title="Accuracy Trend" icon="chart-line">
    A 7-day rolling chart of your training accuracy. See whether you're improving, plateauing, or declining.
  </Card>

  <Card title="Weak Spots" icon="triangle-exclamation">
    Lists the spots where your accuracy is lowest. These are the areas that need the most attention.
  </Card>

  <Card title="Today's Focus" icon="bullseye">
    AI-recommended spots plus spaced repetition cards that are due for review today.
  </Card>

  <Card title="Recent Activity" icon="clock">
    Your most recent training sessions with quick stats.
  </Card>
</CardGroup>

## Using the dashboard effectively

The dashboard is designed to answer one question: **"What should I study right now?"**

Here's a suggested daily routine:

<Steps>
  <Step title="Check your streak">
    See if you've maintained your daily streak. This is a simple motivator to keep training.
  </Step>

  <Step title="Look at Today's Focus">
    The recommended spots are based on your spaced repetition schedule and recent performance. Start your session here.
  </Step>

  <Step title="Review your weak spots">
    If you have time after completing Today's Focus, work on the spots where your accuracy is lowest.
  </Step>

  <Step title="Check the accuracy trend">
    Are you improving overall? If your accuracy is flat or declining, consider slowing down and focusing on fewer spots.
  </Step>
</Steps>

## Dashboard data

All dashboard data updates automatically after each training session. You don't need to do anything to keep it current — just train and the dashboard reflects your progress.
