Executive Coordination
Executive Coordination: Managing Taskers and Directives Across the Enterprise
The Executive Coordination module provides agencies with a structured way to manage the flow of high-level directives, taskers, and formal actions that often cut across multiple programs and offices. Senior leadership decisions rarely stay within a single unit; they cascade into action items, require coordination with partners, and carry legal, financial, or operational implications. This module delivers a data model that captures those executive actions, the context behind them, and the impacts they create, giving agencies a repeatable framework for coordination and oversight.
At the center of the model is the Executive Action table, which represents a directive, tasker, or formal action issued by leadership. Each action is categorized through the Executive Action Type table, allowing agencies to differentiate between orders, policy directives, compliance taskers, or other formal instructions. Actions are linked to the Person or Organization Unit responsible for execution, as well as to external partners recorded in the Account table, ensuring that accountability and coordination are explicit.
Executive actions rarely exist in a vacuum—they are shaped by legal, operational, and risk considerations. The module connects Legal Authority records to actions, grounding directives in their statutory or regulatory basis. MOU records allow agencies to reference or create agreements that arise from directives, whether with other agencies or outside partners. To anticipate and measure outcomes, Analysis, Impact, and Risk Item tables are used to capture evaluations of the action’s likely effects, potential risks, and the results of follow-up reviews. This creates a holistic record of not just what was directed, but why it was issued and what it produced.
The value of this model becomes clear in practice. A leadership tasker directing an agency to implement a new policy can be captured as an Executive Action, tied to the relevant Legal Authority and categorized by type. The responsible Organization Unit is assigned, while Analysis records document cost or operational impacts. Risk Items identify areas of concern, such as resource constraints or compliance risks, and Impacts describe the expected benefits or challenges. If the directive results in a formal partnership, an MOU can be created and linked, ensuring that all related records remain connected.
By weaving together directives, responsibilities, legal context, risks, and outcomes, the Executive Coordination module provides agencies with a consistent way to plan, track, and evaluate the most important actions they take. It supports accountability by showing who is responsible for what, improves transparency by linking actions to their legal and analytical foundation, and strengthens coordination across units and partners. In short, it turns executive direction into structured data that can be acted on, monitored, and learned from.
graph TD
Account(Account)
Contact(Person)
govcdm_Analysis(Analysis)
govcdm_ExecutiveAction(Executive Action)
govcdm_ExecutiveActionType(Executive Action Type)
govcdm_Impact(Impact)
govcdm_LegalAuthority(Legal Authority)
govcdm_MOU(MOU)
govcdm_organizationunit(Organization Unit)
govcdm_RiskItem(Risk Item)
govcdm_ExecutiveAction --> Account
govcdm_ExecutiveAction --> Contact
govcdm_ExecutiveAction --> govcdm_Analysis
govcdm_ExecutiveAction --> govcdm_ExecutiveAction
govcdm_ExecutiveAction --> govcdm_ExecutiveActionType
govcdm_ExecutiveAction --> govcdm_Impact
govcdm_ExecutiveAction --> govcdm_LegalAuthority
govcdm_ExecutiveAction --> govcdm_organizationunit
govcdm_ExecutiveAction --> govcdm_RiskItem
Account
Represents an organization or business entity that participates in executive coordination activities.
Analysis
Captures analytical records that support executive actions and decision-making.
Executive Action
Tracks executive actions, their status, deadlines, and all related coordination details.
Executive Action Type
Defines the types and categories used to classify executive actions.
MOU
Documents a Memorandum of Understanding (MOU) that supports executive coordination, including purpose and agreements.
Organization Unit
Represents an organizational unit that participates in executive coordination.
Person
Represents an individual who is involved in or responsible for executive coordination tasks.
Gov Executive Coordination Data Model v1.0.2.0
Introduces lookups for Source Legal Authority, Source Analysis, Source Impact, and Source Risk Item to the Executive Action tables.
ERD — Executive Coordination

This is an open-source project maintained by Microsoft. It is not an official U.S. government website. The site uses the U.S. Web Design System (USWDS) to help agencies and partners create app catalog documentation sites of their own. Open Source at Microsoft