Asoba Asoba

Optimize Your Renewable Asset ROI

Empowering renewable energy asset owners with precision forecasting, dynamic risk management, and real-time policy insights.

Ona O&M dashboard overview

The Ona Grid Management Platform

AI-driven forecasting, precise dispatch scheduling, and dynamic risk management through robust APIs, SDKs, and user-friendly Web Apps.

Ona O&M Performance dashboard

Asset Management

Available via API, SDK, and Web App
  • Proactive and preventive maintenance
  • Day-ahead forecasting and fault detection
  • Optimal dispatch scheduling

Benefit: Helps manage performance guarantees and maximal asset uptime.

Ona Terminal
Type your questions or requests naturally:
• 'generate a diagnostic report for Inverter INV789'
• 'summarize the pdf located in C:\users\admin\Documents\Tech'
Use "/" commands to drive the work you need:
• /help - show help menu
• /commands - list all commands
Current working directory: /home/shingai
Use 'exit' or Ctrl+C to quit
🤖 please provide a summary of the assetmgmt.pdf document

Energy Data Management

Unified data layer
  • Consolidates data from from multiple IoT devices, SCADA systems, and monitoring platforms
  • Automated document and risk review
  • Real-time risk monitoring and premium recalculations

Benefit: Single source of truth for asset data across the whole portfolio

Ona O&M Assistant

EnergyAnalyst LLM

LLM-Powered Insights
  • Trained on over 100K energy policy and insurance documents
  • Tracks equipment warranties, parts availability, and lead times with tariff considerations
  • Generate standardized reports that demonstrate operational excellence to insurers

Benefit: Ensures compliance with asset insurance, asset performance and regulatory requirements

Try it out

  • 🛠️ Generate Maintenance Plans
  • Forecast Energy Output
  • 📈 Real Time Performance Tracking
  • 📋 Generate Compliance Report
Ona Power Tools API
$ curl -X POST https://yn058ezh38.execute-api.af-south-1.amazonaws.com/prod/api/generate-forecast \
  -H "x-api-key: sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "historical_data": [{"timestamp": "2024-08-04T12:00:00", "value": 850, "unit": "kW"}],
    "forecast_config": {"horizon": 168, "model_type": "ensemble", "confidence_interval": 0.95}
  }'
{
  "status": "success",
  "forecast_id": "fc_ensemble_2024080412",
  "model_type": "ensemble",
  "forecast_horizon": 168,
  "predictions": [
    {
      "timestamp": "2024-08-04T13:00:00Z",
      "predicted_value": 947.3,
      "unit": "kW",
      "confidence_lower": 831.2,
      "confidence_upper": 1063.4
    },
    {
      "timestamp": "2024-08-04T14:00:00Z",
      "predicted_value": 1145.8,
      "unit": "kW",
      "confidence_lower": 1021.7,
      "confidence_upper": 1269.9
    }
  ],
  "model_performance": {
    "mae": 45.2,
    "rmse": 67.8,
    "mape": 5.3
  },
  "insights": ["Peak generation expected 14:00-15:00", "Weather integration active"]
}
Generate Maintenance Plans
Today's Maintenance Plan
Site: Sunrise Valley • Date: Aug 14, 2025
Work Orders
3 Open • 1 Critical
Est. Downtime
1.5 hours
Revenue at Risk
$4,730
WO-1042 • Replace DC Combiner (INV-1) — In Progress
Lead: A. Rao • ETA: 2h • Parts: In stock
WO-1043 • Inverter Firmware Update (INV-3) — Scheduled
Window: Post-peak • Impact: Minimal • Approval: Granted
WO-1044 • Soiling Inspection (Array B) — Open
Next rain: 48h • Action threshold: 0.85 • Assigned: T. Mensah
WO-1045 • Cable Trunk Thermal Check (Zone C) — In Progress
IR variance: +3% • Crew: 2 • Tools: IR camera
Real Time Performance Tracking
O&M Impact and Performance Metrics
Updated: just now
Past 24 hours
Availability: 98.9%
Downtime: 0.1h
Energy Loss: $320
Past 30 days
Availability: 98.5%
Downtime: 12.5h
Energy Loss: $9,600
Year to Date
Availability: 98.2%
Downtime: 68h
Energy Loss: $51,400
Inverter Faults (24h)
3 events • Auto-recovered: 2 • Technician review: 1
Soiling Index
Average 0.92 • Action threshold: 0.85
Weather Impact
Cloud cover increased 8% • Minimal output variance
Live Metrics
Now
Output: 1.24 MW • Forecast: 1.27 MW
-1h
Availability dip: 97.2% (inverter reset)
-3h
Soiling trend flat • No action required
-6h
Weather variance +3% • Within tolerance
Compliance Generator
$ ona-terminal compliance generate --jurisdiction="FERC" --quarter="Q3-2025"
Scanning FERC Order 841 requirements...
Aggregating operational data...
Generating regulatory report...

COMPLIANCE REPORT GENERATED

📄 FERC_Q3_2025_Report.pdf
📊 Operational_Metrics_Summary.xlsx
📋 Environmental_Impact_Statement.pdf

VALIDATION STATUS:
✓ Grid interconnection standards met
✓ Environmental compliance verified
✓ Safety protocols documented

Report Ready: AUTO-SUBMITTED ✓

Case Studies

Real results from energy leaders who transformed their operations with Asoba's AI-powered platform.

Frequently Asked Questions

What ROI can I expect?

For a 10MW solar portfolio:

  • 25% Median Time To Repair reduction
  • R 82K / $4,400 annual savings per MW
  • 98%+ Uptime guarantee
  • 60% ROI

Actual results vary by asset mix and site conditions; savings generally scale with portfolio size.

How scalable is the platform?

The system works with generating assets as small as 100kW and scales effectively for portfolios up to 500MW.

What deployment options are available?

We offer multiple deployment options to meet your specific needs:

  • Cloud Deployment: Fully managed cloud-based solution with automatic scaling
  • On Premise: Deploy 100% locally, leveraging mini compute nodes (Learn More)

Ready to get started?

Create an account instantly to get started or contact us to design a custom package for your business.

Always know what you pay

Integrated per-transaction pricing with no hidden fees.

Pricing details

Start your integration

Get up and running with Asoba in as little as 10 minutes.

API reference

Get Help & Stay Updated