Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.alterhq.com/llms.txt

Use this file to discover all available pages before exploring further.

Computer Use gives Alter a UI execution layer for desktop workflows. It can inspect windows, interact with UI elements, and pace multi-step flows.

Tool set

Typical flow

  1. Read current UI state with Get Active App Context.
  2. Trigger UI actions with Perform.
  3. Use Scroll when the target element is off-screen.
  4. Add Wait between steps for loading or state transitions.

Best workflow

Setup and troubleshooting