DocsTutorials / Dashboard Guide
Desktop Tutorial

Dashboard Overview

Learn how to monitor your local AI infrastructure and use Quick Launch.

1

Opening the Dashboard

When you launch the Orrerygen Desktop application, the Dashboard is your default landing page. It provides a real-time snapshot of your local AI operations.

Dashboard Overview
Dashboard Overview
2

Understanding System Metrics

The top section displays key resource metrics:

CPU Usage

Shows the aggregate CPU consumption of all running Docker containers.

RAM & Storage

Displays memory allocation for active agents and disk space used by images/volumes.

System Metrics Panel
System Metrics Panel
3

Using Quick Launch

The Quick Launch panel allows you to instantly start any agent using its Launch Key (also called Agent Token). This is the fastest way to run an agent without browsing the library.

  1. Find the Quick Launch section with the dark background on the Dashboard.
  2. Enter your Agent Launch Key (a UUID or base64-encoded token) into the input field.
  3. Click the Run button.
  4. The system will pull the agent image (if not cached) and start the container. Progress logs will appear below the input field.

Tip: You can obtain Launch Keys from the Peedika Store or from shared agent links. The key format is typically a UUID like a1b2c3d4-e5f6-...

Quick Launch Input Field
Quick Launch Input Field

Notice

If resource metrics appear frozen or at 0%, ensure Docker Desktop (Windows) or Docker Engine (Linux) is running.