Computer Use gives Alter a UI execution layer for desktop workflows. It can inspect windows, interact with UI elements, and pace multi-step flows.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.
Tool set
Typical flow
- Read current UI state with Get Active App Context.
- Trigger UI actions with Perform.
- Use Scroll when the target element is off-screen.
- Add Wait between steps for loading or state transitions.