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

# Dashboard Overview

> Navigate your Optiverse workspace like a pro

Navigate your Optiverse workspace efficiently with this comprehensive guide to the dashboard, calendar, and key interface elements that help you manage meetings and access insights.

## Calendar Overview: Recordings, Preferences & Uploads

<iframe width="560" height="315" src="https://www.youtube.com/embed/ETOeucjMqkg" title="Optiverse Calendar Overview: Recordings, Preferences & Uploads" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />

Your Optiverse dashboard is your command center for all meeting-related activities. This guide will help you navigate the interface efficiently and make the most of every feature.

## Dashboard Layout

<img src="https://mintlify.s3.us-west-1.amazonaws.com/optiverse/images/dashboard/main-dashboard.png" alt="Optiverse Dashboard Main View" />

### Top Navigation Bar

<CardGroup cols={4}>
  <Card title="Search Bar" icon="magnifying-glass">
    Your gateway to finding any information across all meetings
  </Card>

  <Card title="Quick Actions" icon="lightning">
    Instant access to common tasks and features
  </Card>

  <Card title="Notifications" icon="bell">
    Stay updated with meeting alerts and system updates
  </Card>

  <Card title="User Profile" icon="user">
    Access settings, preferences, and account information
  </Card>
</CardGroup>

### Main Content Areas

The dashboard is organized into distinct sections for optimal workflow:

<Tabs>
  <Tab title="Home View">
    **Your Meeting Hub**

    **Upcoming Meetings**

    * Next 7 days of scheduled meetings
    * Quick join links and preparation tools
    * Meeting status indicators
    * One-click meeting management

    **Recent Activity**

    * Latest meeting records
    * Recently generated summaries
    * New action items assigned to you
    * Team collaboration updates

    **Quick Stats**

    * Weekly meeting count
    * Action items completion rate
    * Meeting effectiveness score
    * Time spent in meetings
  </Tab>

  <Tab title="Meetings">
    **Meeting Management Center**

    **Scheduled Meetings**

    * Calendar view with meeting details
    * Bulk operations for multiple meetings
    * Meeting preparation tools
    * Integration status indicators

    **Meeting History**

    * Searchable archive of past meetings
    * Advanced filtering options
    * Bulk export capabilities
    * Analytics and insights
  </Tab>

  <Tab title="Analytics">
    **Meeting Intelligence**

    **Performance Metrics**

    * Meeting effectiveness trends
    * Participation analysis
    * Time allocation insights
    * ROI calculations

    **Team Analytics**

    * Individual contribution tracking
    * Collaboration patterns
    * Communication effectiveness
    * Goal achievement metrics
  </Tab>
</Tabs>

## Smart Search Interface

The search bar is your most powerful tool for finding information:

<Accordion>
  <AccordionItem title="Basic Search">
    **Simple queries** that work across all meeting content:

    ```
    "project deadline"
    "Sarah's update"
    "Q4 budget discussion"
    ```

    **Search Tips:**

    * Use quotes for exact phrases
    * Include names for person-specific searches
    * Add dates for time-specific queries
  </AccordionItem>

  <AccordionItem title="Advanced Search">
    **Refined searches** with filters and operators:

    ```
    meeting:standup AND date:this-week
    speaker:"John Smith" AND topic:pricing
    action-items assigned:me status:pending
    ```

    **Available Filters:**

    * **Date Range**: today, this-week, this-month, custom
    * **Meeting Type**: standup, sales-call, all-hands, custom
    * **Participants**: specific people or teams
    * **Content Type**: decisions, action-items, discussions
  </AccordionItem>

  <AccordionItem title="AI-Powered Search">
    **Natural language queries** that understand context:

    ```
    "What decisions were made about the new feature?"
    "Show me all unresolved issues from last month"
    "Find meetings where we discussed competitive analysis"
    ```

    **Search Results Include:**

    * Relevant meeting excerpts
    * Contextual summaries
    * Related action items
    * Linked documents and recordings
  </AccordionItem>
</Accordion>

## Quick Actions Menu

Access frequently used features instantly:

<CardGroup cols={3}>
  <Card title="New Meeting" icon="plus">
    **Instant Creation**

    * Schedule new meeting
    * Start direct meeting
    * Copy previous meeting settings
    * Bulk schedule recurring meetings
  </Card>

  <Card title="Search & Find" icon="search">
    **Information Discovery**

    * Global search across all content
    * Recent searches
    * Saved search filters
    * Popular team searches
  </Card>

  <Card title="Action Items" icon="tasks">
    **Task Management**

    * View your assigned tasks
    * Update task status
    * Create new action items
    * Team task overview
  </Card>
</CardGroup>

## Widgets and Customization

### Available Widgets

Customize your dashboard with these powerful widgets:

<Tabs>
  <Tab title="Meeting Widgets">
    **Upcoming Meetings**

    * Next 24 hours preview
    * This week's schedule
    * Meeting preparation checklist

    **Recent Records**

    * Latest meeting summaries
    * Newest transcripts
    * Recent action items

    **Meeting Analytics**

    * Weekly meeting count
    * Average meeting duration
    * Effectiveness scores
  </Tab>

  <Tab title="Productivity Widgets">
    **Action Items**

    * Tasks assigned to you
    * Team task progress
    * Overdue items alert

    **Collaboration**

    * Team activity feed
    * Shared documents
    * Recent comments

    **Integration Status**

    * Connected tools health
    * Sync status indicators
    * Integration notifications
  </Tab>

  <Tab title="Analytics Widgets">
    **Personal Metrics**

    * Your meeting patterns
    * Speaking time analysis
    * Participation trends

    **Team Insights**

    * Group effectiveness
    * Collaboration patterns
    * Goal achievement

    **Business Intelligence**

    * Meeting ROI calculations
    * Decision tracking
    * Outcome measurements
  </Tab>
</Tabs>

### Widget Customization

<Steps>
  <Step title="Add Widgets">
    Click the "+" button in any dashboard section to add new widgets

    <img src="https://mintlify.s3.us-west-1.amazonaws.com/optiverse/images/dashboard/add-widget.png" alt="Add Widget Interface" />
  </Step>

  <Step title="Configure Settings">
    Each widget has customizable settings:

    * Data refresh frequency
    * Display preferences
    * Filter criteria
    * Color schemes
  </Step>

  <Step title="Arrange Layout">
    Drag and drop widgets to reorganize your dashboard:

    * Resize widgets by dragging corners
    * Move widgets between sections
    * Hide/show widgets as needed
    * Save multiple dashboard layouts
  </Step>
</Steps>

## Navigation Shortcuts

Master these keyboard shortcuts for efficient navigation:

<AccordionGroup>
  <Accordion title="Global Shortcuts">
    | Shortcut   | Action              |
    | ---------- | ------------------- |
    | `Ctrl + K` | Open global search  |
    | `Ctrl + N` | Create new meeting  |
    | `Ctrl + D` | Go to dashboard     |
    | `Ctrl + S` | Quick save/bookmark |
    | `Ctrl + /` | Show all shortcuts  |
  </Accordion>

  <Accordion title="Search Shortcuts">
    | Shortcut | Action                      |
    | -------- | --------------------------- |
    | `Enter`  | Execute search              |
    | `Esc`    | Clear search                |
    | `↑↓`     | Navigate results            |
    | `Enter`  | Open selected result        |
    | `Tab`    | Switch between result types |
  </Accordion>

  <Accordion title="Meeting Shortcuts">
    | Shortcut   | Action               |
    | ---------- | -------------------- |
    | `Ctrl + J` | Join next meeting    |
    | `Ctrl + M` | View meeting details |
    | `Ctrl + T` | View transcript      |
    | `Ctrl + A` | View action items    |
    | `Ctrl + E` | Export meeting data  |
  </Accordion>
</AccordionGroup>

## Mobile Dashboard

The Optiverse mobile app provides key dashboard features on the go:

<CardGroup cols={2}>
  <Card title="Meeting Join" icon="mobile">
    **Quick Access**

    * One-tap meeting join
    * Audio-only mode
    * Background processing
    * Offline sync capability
  </Card>

  <Card title="Information Access" icon="search">
    **Mobile Search**

    * Voice search capability
    * Offline search cache
    * Quick filters
    * Share functionality
  </Card>
</CardGroup>

### Mobile-Specific Features

* **Voice Commands**: "Hey Optiverse, find my next meeting"
* **Push Notifications**: Meeting reminders and action item alerts
* **Offline Mode**: Access recent meetings without internet
* **Quick Actions**: Swipe gestures for common tasks

## Integration Status Panel

Monitor your connected tools and their sync status:

<Accordion>
  <AccordionItem title="Health Indicators">
    **Connection Status**

    * 🟢 **Connected**: Tool is working properly
    * 🟡 **Warning**: Minor issues detected
    * 🔴 **Error**: Connection problems
    * ⚪ **Paused**: Sync temporarily disabled
  </AccordionItem>

  <AccordionItem title="Sync Information">
    **Last Sync Times**

    * Real-time sync status
    * Data transfer volumes
    * Error logs and resolution
    * Performance metrics
  </AccordionItem>

  <AccordionItem title="Quick Actions">
    **Integration Management**

    * Reconnect tools
    * Pause/resume sync
    * View sync logs
    * Test connections
  </AccordionItem>
</Accordion>

## Notification Center

Stay informed with intelligent notifications:

### Notification Types

<Tabs>
  <Tab title="Meeting Alerts">
    * **Pre-meeting reminders** (customizable timing)
    * **Meeting starting notifications**
    * **Participant status updates**
    * **Technical issue alerts**
  </Tab>

  <Tab title="Task Notifications">
    * **New action items assigned**
    * **Due date reminders**
    * **Task completion updates**
    * **Overdue task alerts**
  </Tab>

  <Tab title="System Updates">
    * **Integration status changes**
    * **Feature announcements**
    * **Performance improvements**
    * **Security updates**
  </Tab>
</Tabs>

### Notification Settings

<Warning>
  **Smart Notifications**: Optiverse learns your preferences and adjusts notification timing to minimize interruptions during focus time.
</Warning>

**Customization Options:**

* Notification frequency
* Delivery channels (email, in-app, mobile)
* Priority levels
* Do not disturb schedules
* Team notification preferences

## Dashboard Performance

### Optimization Tips

<CardGroup cols={2}>
  <Card title="Speed Optimization" icon="gauge">
    **Faster Loading**

    * Reduce number of widgets
    * Use date filters on large datasets
    * Enable browser caching
    * Close unused tabs
  </Card>

  <Card title="Data Management" icon="database">
    **Efficient Storage**

    * Archive old meetings
    * Clean up completed tasks
    * Optimize search indexes
    * Regular data maintenance
  </Card>
</CardGroup>

***

<Info>
  **Dashboard Mastery**: The more you use your dashboard, the more it adapts to your workflow. Optiverse learns your patterns and surfaces the most relevant information first.
</Info>

**Next Steps:**

* [Meeting Assistant](/optiverse/features/meeting-assistant) - Understand AI-powered meeting features
* [Smart Search](/optiverse/features/smart-search) - Master advanced search capabilities
* [User Preferences](/optiverse/settings/user-preferences) - Customize your experience
