The integration surface for AI in Asana's OKR workflow is primarily the Goals API, custom fields on linked projects and tasks, and the Portfolios data model. AI agents operate by:
- Reading goal definitions, current progress metrics (
current_number_value,current_notes), and the hierarchy of linked projects and tasks. - Analyzing task completion rates, timeline updates in linked projects, and comment sentiment to assess momentum.
- Writing back predictive confidence scores, automated progress updates, and alignment insights as custom fields or notes on the Goal record itself.




