A goal is the target outcome that drives an agent's planning and action selection. Goals can be explicitly stated in a user prompt, encoded in system instructions, or inferred by the agent from conversational context. Agentic systems use goals to decide which tools to call, how to decompose tasks, and when to stop — making goal specification one of the most consequential inputs to agent behavior.