realvco Docs

Use Cases

What Does “Use-Case-Driven” Mean?

Instead of learning a pile of features and wondering “what is this good for?”, start from your actual needs:

“I need a daily sales report” → learn Daily Reports

“Customer questions keep repeating” → learn Automated Customer Support

“I keep forgetting important meetings” → learn Calendar Voice Reminders

That’s use-case-driven: start from the problem, find the solution.


Picking the Right Companion

Different tasks suit different companions — picking the right one pays back twofold.

Scenario TypeRecommendedWhy
System administration, automation RoseNeeds root to run system commands
Customer-facing, support AdaConfigurable persona, safer permissions
Quick queries, experimentation ViFast, low cost
MultitaskingAll threeRoute each task to the best fit

Decision Flow

What’s the task? │ ┌───────┴───────┐ ▼ ▼ Needs system Customer permissions? interaction? │ │ yes ▼ yes ▼ Rose Ada │ │ └───────┬───────┘ ▼ Just a quick lookup? │ yes ▼ Vi


Scenario Reference

Jump to the scenario that matches your need.

Customer Service

NeedScenarioRecommended
Auto-reply common questionsAutomated Customer SupportAda
Collect customer feedbackDaily ReportsAda
Proactively notify customersScheduling & AutomationRose

Operations

NeedScenarioRecommended
Receive sales report dailyDaily ReportsRose
Periodic system health checksScheduling & AutomationRose
Record important meetingsMulti-Agent WorkflowVi → Ada

Time Management

NeedScenarioRecommended
Voice reminder before a meetingCalendar Voice RemindersRose
Daily to-do listScheduling & AutomationAda
Project progress trackingMulti-Agent WorkflowAda

Technical Operations

NeedScenarioRecommended
Website downtime alertsScheduling & AutomationRose
Scheduled database backupsScheduling & AutomationRose
Multi-host managementMulti-Agent WorkflowRose + Ada

Scenarios

Automated Customer Support

Let the AI handle repeat customer questions — raise response speed and service quality.

Daily Reports

Collect data, compile a report, and deliver it every morning.

Calendar Voice Reminders

Voice reminders before each meeting so important appointments never slip.

Scheduling & Automation

Cron jobs and heartbeat checks — let repetitive tasks run themselves.

Multi-Agent Workflow

How Rose, Ada, and Vi split complex multi-step tasks.


Getting Started

Suggested Learning Order

If this is your first time with AI companions, try scenarios in this order:

  1. Calendar Voice Reminders

    • Simplest entry point
    • Visible results immediately
    • Familiarize yourself with setup
  2. Daily Reports

    • Learn data integration and formatting
    • Understand scheduling concepts
    • Build a daily usage habit
  3. Automated Customer Support

    • Advanced: Ada persona configuration
    • Best practices for customer-facing work
    • Operational efficiency lift
  4. Scheduling & Automation

    • Master heartbeat mechanics
    • Build full automation flows
    • Advanced system integration
  5. Multi-Agent Workflow

    • Break down complex tasks
    • Maximize value across companions
    • Enterprise-grade patterns

Gentle Reminders

Do not try to do it all at once — start with one simple scenario, then grow.

Configuration is never final — change settings anytime; the first version does not need to be perfect.

Docs are a starting point — real-world adjustments are where the biggest learning happens.