All docs
Guide

Settings reference

The settings panel is grouped by concern. Defaults are picked so you can run a first scenario without touching any of them.

LLM

  • Provider. Pick the API you have a key for.
  • Planner model. The brain that decides each step. Strong models cost more.
  • Vision model. Used for screenshot assertions. A fast model is usually enough.
  • API key. Stored encrypted in your OS keychain.

Run

  • Cost cap per run. Cents. The agent halts itself if a scenario goes over.
  • Step timeout. How long a single action may take before the recoverer kicks in.
  • Default browser. Chrome, Brave, Edge, or Chromium.
  • Headless mode. Run without a visible window. Off by default.

Data and privacy

  • Data folder. Where scenarios, runs, and screenshots live.
  • Retention. Auto-delete runs older than N days.
  • Telemetry. Off by default. When on, writes a local audit log only.

Updates

Orbis checks for a new version once per launch by reading a static JSON file on this site. You can disable the check entirely.