Hex has launched two new capabilities: first-class integrations with Airflow and Dagster, and a public API for programmatically running Hex projects from other systems. These features allow users to customize their integration of Hex into larger stacks, workflows, and systems. The orchestration support includes the ability to trigger project runs within DAGs (Directed Acyclic Graphs) in Airflow and Dagster. Additionally, a new public API provides four endpoints for running projects programmatically, including RunProject, GetRunStatus, CancelRun, and GetProjectRuns. These features are available on Hex Teams plans and above.