Skip to main content

Missions & Plans

Missions and plans are the core organizing concepts in Mission Control.

Missions

A mission is a workspace that groups related satellite operations. It contains plans, deployments, and an activity log.

Creating Missions

Click New Mission from the missions page. Each mission has:
  • Name — A descriptive label (e.g., “Arctic Monitoring Fleet”, “ISS ML Pipeline”)
  • Description — Optional context about the mission’s objectives

Activity Feed

Every mission has an activity feed that logs:
  • Plan creation and updates
  • Deployment starts and completions
  • Configuration changes

Plans

A plan is a constraint-aware execution schedule generated by the CAE engine. It maps a workload to a specific satellite’s orbital environment.

Presets vs Custom

Presets are ready-to-use workload definitions: Custom workloads let you define your own step DAG:
See Custom Workloads for the full schema.

Plan Contents

Every plan includes:

Plan Comparison

When you have multiple plans (different presets, satellites, or configurations), use the Compare feature on the mission page. Select 2-3 plans to see side-by-side metrics: duration, cost, confidence, and data volumes.

Deployments

Deploy a plan to run it. Choose between:
  • Simulated — Server generates events from the plan’s event timeline. Configurable speed (1x to 10,000x). No agent required.
  • Live — Creates a pending deployment that an Operator Agent picks up during its next poll cycle.
Track deployment progress in real-time with the event timeline. Events are grouped by phase: placement, compute, transfer, security, and lifecycle.

Status Flow