Action Groups
- Actions are grouped together into groups of related actions
- actions that should be available in the same context
- global actions: quit, new, open, etc
- document specific actions: save
- mode specific: actions needed when in a particular mode
- table editing in a word processor
- drawing layer in a spreadsheet
- Simple apps may have one action group
- Complex apps will have multiple groups.