> ## 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.

# Setup Your First Meeting

> Complete guide to configuring your first meeting with Optiverse AI assistant

This comprehensive guide will walk you through setting up your first meeting with Optiverse, ensuring you get the most out of your AI meeting assistant from day one.

## Planning Your Meeting

Before diving into the technical setup, let's plan your meeting for success:

<CardGroup cols={2}>
  <Card title="Meeting Purpose" icon="target">
    **Define clear objectives**

    * What decisions need to be made?
    * What outcomes are expected?
    * Who needs to be involved?
  </Card>

  <Card title="AI Optimization" icon="robot">
    **Prepare for AI assistance**

    * Have clear agenda items
    * Prepare key questions
    * Identify action item owners
  </Card>
</CardGroup>

## Meeting Types

Choose the right meeting type for your needs:

<Tabs>
  <Tab title="Scheduled Meeting">
    **Best for:**

    * Team standups and recurring meetings
    * Client presentations and sales calls
    * Board meetings and formal discussions
    * Interviews and performance reviews

    **Features:**

    * Calendar integration
    * Advanced scheduling options
    * Automated reminders
    * Pre-meeting preparation tools
  </Tab>

  <Tab title="Direct Meeting">
    **Best for:**

    * Urgent discussions
    * Brainstorming sessions
    * Quick catch-ups
    * Spontaneous collaboration

    **Features:**

    * Instant meeting creation
    * Immediate participant invitation
    * Real-time collaboration tools
    * Quick access to meeting history
  </Tab>
</Tabs>

## Step-by-Step Setup

### 1. Create Your Meeting

<Steps>
  <Step title="Access Meeting Creation">
    From your dashboard, click **"New Meeting"** or **"Schedule Meeting"**

    <img src="https://mintlify.s3.us-west-1.amazonaws.com/optiverse/images/setup-meeting/create-meeting.png" alt="Create Meeting Interface" />
  </Step>

  <Step title="Basic Meeting Information">
    Fill in the essential details:

    ```
    Meeting Title: [Descriptive name]
    Description: [Brief overview of objectives]
    Date & Time: [When the meeting will occur]
    Duration: [Expected length]
    ```

    <Tip>Use descriptive titles that include the purpose - it helps AI generate better insights</Tip>
  </Step>

  <Step title="Add Participants">
    Invite team members and stakeholders:

    * **Internal participants**: Select from your organization
    * **External guests**: Add email addresses
    * **Optional attendees**: Mark non-essential participants
    * **Meeting roles**: Assign facilitator, note-taker, decision-maker
  </Step>
</Steps>

### 2. Configure AI Assistant Settings

<Accordion>
  <AccordionItem title="Transcription Settings">
    **Language Detection**

    * Auto-detect (recommended)
    * Specify primary language
    * Enable multi-language support

    **Accuracy Settings**

    * High accuracy (slower processing)
    * Standard accuracy (recommended)
    * Fast processing (lower accuracy)

    **Speaker Identification**

    * Automatic speaker detection
    * Pre-assigned speaker names
    * Anonymous speaker mode
  </AccordionItem>

  <AccordionItem title="Note-Taking Preferences">
    **Automatic Features**

    * ✅ Extract key decisions
    * ✅ Identify action items
    * ✅ Capture important quotes
    * ✅ Note discussion topics

    **Manual Additions**

    * Allow participant notes
    * Enable real-time collaboration
    * Permit post-meeting edits
  </AccordionItem>

  <AccordionItem title="Summary Generation">
    **Summary Style**

    * Executive summary (high-level overview)
    * Detailed summary (comprehensive notes)
    * Action-focused (emphasis on next steps)

    **Distribution Settings**

    * Auto-send to all participants
    * Send to specific stakeholders
    * Manual distribution only
  </AccordionItem>
</Accordion>

### 3. Integration Configuration

Connect your meeting to your workflow tools:

<CardGroup cols={3}>
  <Card title="CRM Integration" icon="database">
    **For Sales Meetings**

    * Link to existing deals/contacts
    * Auto-sync meeting notes
    * Update deal stages
    * Track follow-up activities
  </Card>

  <Card title="Project Management" icon="tasks">
    **For Team Meetings**

    * Create tasks from action items
    * Update project status
    * Assign team members
    * Set due dates
  </Card>

  <Card title="Communication Tools" icon="message">
    **For Team Updates**

    * Share summaries in Slack
    * Post updates to Teams
    * Email key stakeholders
    * Create knowledge base entries
  </Card>
</CardGroup>

### 4. Advanced Meeting Settings

<Tabs>
  <Tab title="Security & Privacy">
    **Meeting Security**

    * Waiting room enabled
    * Password protection
    * Participant verification
    * Recording permissions

    **Data Privacy**

    * Transcript encryption
    * Access control settings
    * Data retention policies
    * Compliance requirements
  </Tab>

  <Tab title="Recording Options">
    **Audio Recording**

    * High-quality audio capture
    * Noise cancellation
    * Multiple speaker isolation

    **Video Recording**

    * Screen sharing capture
    * Participant video
    * Presentation slides
    * Whiteboard sessions
  </Tab>

  <Tab title="Notification Settings">
    **Pre-Meeting**

    * 24-hour advance notice
    * 1-hour reminder
    * 15-minute alert
    * Agenda preparation reminder

    **Post-Meeting**

    * Immediate summary
    * Action item assignments
    * Follow-up scheduling
    * Feedback collection
  </Tab>
</Tabs>

## Meeting Protocols

Set up standardized meeting protocols for consistency:

### Create Custom Protocol

<Steps>
  <Step title="Define Meeting Structure">
    ```
    1. Opening (5 min)
       - Welcome and introductions
       - Agenda review
       - Objective confirmation

    2. Main Discussion (30 min)
       - Topic exploration
       - Decision making
       - Problem solving

    3. Wrap-up (10 min)
       - Action item review
       - Next steps
       - Follow-up scheduling
    ```
  </Step>

  <Step title="Configure AI Behavior">
    **During Opening**

    * Capture participant introductions
    * Note agenda modifications
    * Track attendance

    **During Discussion**

    * Monitor speaking time
    * Identify key decisions
    * Flag unresolved issues

    **During Wrap-up**

    * Summarize action items
    * Confirm next meeting
    * Generate follow-up tasks
  </Step>

  <Step title="Set Quality Checks">
    **Meeting Effectiveness**

    * Ensure all agenda items covered
    * Verify decision clarity
    * Confirm action item ownership
    * Check participant engagement
  </Step>
</Steps>

## Pre-Meeting Preparation

### Agenda Planning

<Warning>
  **Best Practice**: Share your agenda 24 hours before the meeting. This allows the AI to prepare better context and participants to come prepared.
</Warning>

**Effective Agenda Structure:**

```markdown theme={null}
# Weekly Team Standup - [Date]

## Objectives
- Align on weekly priorities
- Address blockers
- Plan upcoming deliverables

## Agenda Items
1. **Round Robin Updates** (15 min)
   - Each team member shares progress
   - AI tracks individual contributions

2. **Blocker Discussion** (10 min)
   - Identify impediments
   - Assign resolution owners

3. **Priority Setting** (10 min)
   - Confirm weekly focus areas
   - Adjust timelines if needed

4. **Action Items** (5 min)
   - Review previous commitments
   - Set new deliverables
```

### Participant Preparation

<Accordion>
  <AccordionItem title="For Meeting Organizers">
    **Before the Meeting**

    * [ ] Verify all participants can join
    * [ ] Test audio/video equipment
    * [ ] Prepare materials and presentations
    * [ ] Review previous meeting notes
    * [ ] Confirm integration settings
  </AccordionItem>

  <AccordionItem title="For Participants">
    **Preparation Checklist**

    * [ ] Review meeting agenda
    * [ ] Prepare status updates
    * [ ] Gather relevant documents
    * [ ] Test meeting platform access
    * [ ] Clear calendar conflicts
  </AccordionItem>
</Accordion>

## Testing Your Setup

Before your important meeting, test everything:

<Steps>
  <Step title="Run a Test Meeting">
    Create a 5-minute test meeting with yourself or a colleague
  </Step>

  <Step title="Verify AI Features">
    * Check transcription accuracy
    * Test speaker identification
    * Confirm note-taking works
    * Validate integration connections
  </Step>

  <Step title="Review Output Quality">
    * Examine generated summary
    * Check action item extraction
    * Verify integration sync
    * Test search functionality
  </Step>
</Steps>

## Common Setup Scenarios

<CardGroup cols={2}>
  <Card title="Sales Call Setup" icon="handshake">
    **Key Configurations:**

    * CRM integration enabled
    * Deal tracking active
    * Automated follow-up
    * Proposal generation

    **Recommended Protocol:**

    * Discovery questions
    * Objection handling
    * Next steps confirmation
  </Card>

  <Card title="Team Standup Setup" icon="users">
    **Key Configurations:**

    * Project management sync
    * Task assignment
    * Blocker identification
    * Progress tracking

    **Recommended Protocol:**

    * Individual updates
    * Obstacle discussion
    * Priority alignment
  </Card>
</CardGroup>

## Troubleshooting Setup Issues

<AccordionGroup>
  <Accordion title="Integration not connecting">
    **Common Solutions:**

    * Verify OAuth permissions
    * Check API rate limits
    * Confirm account access levels
    * Try reconnecting integration
  </Accordion>

  <Accordion title="AI features not working">
    **Diagnostic Steps:**

    * Check microphone permissions
    * Verify internet connection
    * Confirm subscription level
    * Test with different browser
  </Accordion>

  <Accordion title="Participants can't join">
    **Resolution Steps:**

    * Verify meeting links
    * Check calendar permissions
    * Confirm time zone settings
    * Test alternative join methods
  </Accordion>
</AccordionGroup>

***

<Info>
  **Ready to Launch?** Your meeting is now configured for success! The AI assistant will help capture every important detail and turn them into actionable insights.
</Info>

**Next Steps:**

* [Dashboard Overview](/optiverse/dashboard-overview) - Navigate your workspace
* [Meeting Analytics](/optiverse/features/meeting-analytics) - Understand your meeting effectiveness
* [Smart Search](/optiverse/features/smart-search) - Find information across all meetings
