# Add and Connect

An existing goal alongside both interactive callbacks wired up: clicking "Add a goal" and saving fires `onAddGoal({ title, endDate })`, while each row's "Connect tasks" button fires `onConnectTasks(goalId)`.
