---
id: "prereq-api-vs-gui"
type: "prereq"
source_timestamps: ["§ Information Systems"]
tags: ["technical-literacy"]
related: ["concept-programmatic-agent-interfaces"]
reason: "Required to grasp why screen-clicking AI is a flawed workaround and why programmatic interfaces are necessary."
sources: ["agentic"]
sourceVaultSlug: "hbr-seg-agentic"
originDay: 6
articleStem: "hbr-ext-17-workplace-set-up-for-agents"
sourceUrl: "https://hbr.org/2026/01/is-your-workplace-set-up-for-ai-agents"
sourceTitle: "Is Your Workplace Set Up for AI Agents?"
---
# Understanding of APIs vs. GUIs

Understand the fundamental difference between a Graphical User Interface (GUI) — designed for human clicking and visual parsing — and an Application Programming Interface (API) — designed for machine-to-machine data exchange.

**Why it matters:** required to grasp why [[claim-screen-clicking-is-flawed|screen-clicking AI is a flawed workaround]] and why [[concept-programmatic-agent-interfaces|programmatic interfaces]] are necessary (see [[action-build-programmatic-interfaces]]).
