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

# Your Profile Dashboard

> Track your performance and review call records

## Using Your Dashboard

Your Profile dashboard is your personal coach—use it to understand your strengths and focus your development efforts.

**Track Progress:**
Check your dashboard regularly to see performance trends and celebrate improvements.

**Identify Patterns:**
Look for QA items you consistently miss and focus practice on those areas.

**Review Tough Calls:**
Use filters to find challenging calls and review what you could improve.

**Set Goals:**
Use your metrics to set personal improvement targets and track progress toward them.

## Accessing Your Profile

1. Click **Profile** in the left navigation
2. View your performance overview and call history

## Performance Metrics

Switch between Training and Live tabs to see specific metrics for each.

<Tabs>
  <Tab title="Training">
    **Top-Line Metrics:**

    * **Training Score:** Your average score across all training simulations (0-100%)
    * **Training AHT:** Average time spent per simulation
    * **Total Training Time:** Cumulative time spent completing simulations

    **Performance Chart:**
    Track your training scores over time to see improvement trends.
  </Tab>

  <Tab title="Live">
    **Top-Line Metrics:**

    * **Average Compliance:** Your overall QA compliance score across live calls (0-100%)
    * **Average Handle Time:** Mean duration of your live calls
    * **Number of Calls:** Total live calls you've completed

    **Performance Chart:**
    Track your compliance scores over time to identify performance patterns.
  </Tab>
</Tabs>

## Reviewing Call Records

Both Training and Live tabs display tables with your call history.

<Tip>
  Use filters to focus on recent performance or identify calls where you want to review your approach.
</Tip>

### View Call Details

Click **View** on any record to open the QA details page for that specific call.

<Tabs>
  <Tab title="Training Call Details">
    When you click **View** on a training simulation, you'll see the full QA details page with:

    <AccordionGroup>
      <Accordion title="QA Scorecard">
        Complete checklist with Pass/Fail statuses
      </Accordion>

      <Accordion title="Recording">
        * Audio playback for all simulations
        * Screen recording for system simulations
      </Accordion>

      <Accordion title="Insights">
        Get immediate feedback to help you improve on your next call:

        * What you did well
        * Areas to focus on for improvement
        * Call summary and key moments
      </Accordion>

      <Accordion title="Transcript">
        * Full conversation with timestamps
        * Search keywords
        * Click timestamps to jump to that moment
      </Accordion>

      <Accordion title="Chat">
        * Ask AI questions about your simulation
        * Get instant insights on your performance
      </Accordion>
    </AccordionGroup>
  </Tab>

  <Tab title="Live Call Details">
    When you click **View** on a live call, you'll see limited details (live calls may contain sensitive customer information):

    <AccordionGroup>
      <Accordion title="QA Scorecard">
        Complete checklist with Pass/Fail statuses
      </Accordion>

      <Accordion title="Insights">
        Get immediate feedback to help you improve on your next call:

        * What you did well
        * Areas to focus on for improvement
        * Call summary and key moments
      </Accordion>
    </AccordionGroup>

    <Info>
      Live call recordings and transcripts are not available in your agent profile to protect customer privacy.
    </Info>
  </Tab>
</Tabs>

## FAQ

<AccordionGroup>
  <Accordion title="Why don't I see all my calls?">
    By default, your dashboard filters call records to show only the last 2 weeks (excluding calls under 1 minute). If you're not seeing the call record you're searching for, double-check your filters at the top of your dashboard to ensure they're correct. If you still can't find your call, report the issue.

    [Get help & report issues](/manual/crisp-chat-support-bug-reporting)
  </Accordion>

  <Accordion title="How often does my data update?">
    Training simulations appear immediately after completion. Live call data appears in real-time after each call ends.
  </Accordion>

  <Accordion title="What if my score seems wrong?">
    Scores are calculated automatically based on QA checklist completion. Review the QA details page to see exactly what was missed. Report it to your manager so they can flag the Reddy-generated score and update the record. Once your manager flags the issue, your updated score will automatically be reflected in your dashboard.
  </Accordion>
</AccordionGroup>
