# DACI Decision-Making Framework
The idea behind the DACI Decision-Making Framework is to assign specific roles and responsibilities to different team members:
- Driver (D): The person who drives the decision
- Approver (A): The person or group who actually takes the decision based on all the input
- Contributors (C): The people or teams who contribute to the project and provide input/output relevant for the decision to make
- Informed (I): The people or teams who will be affected by the decision and need to be informed of the progress and/or results
This decision-making framework is a variant of the [[RACI Matrix]].
## References
- https://www.productplan.com/glossary/daci/
## Related
- [[RACI Matrix]]