# Overview
An approach for defining the set of events that are needed in an [[Event-Driven Architecture (EDA)]]. The goal is to work with the business to define:
- Event - of interest to the business
- Action - activity caused based on an event
- Questions - things we have to do
- Policy - control how the action plays out
- Human Activities - optional; acitons or events with human input
- External systems
# Key Considerations
# Implementation Details
# Useful Links
# Related Topics
## Reference
#### Working Notes
#### Sources