# Operate phase
In [Operate phase](../../general-description/operate-phase.md) the informative description of the operate phase processes are provided.
In this chapter, the use cases will be described as derived from the operate phase.
The USEF MCM operate phase specifies the following use cases:
_Use cases for the operate phase._
| Name | Direction | Message types |
|---------------------------------------------------------------|-----------|---------------------------------------------------|
| [Exchange updated D-Prognoses](#exchange-updated-d-prognoses) | AGR β DSO | Prognosis / PrognosisResponse |
| [Revocation Flexibility Offer](#revocation-flexibility-offer) | AGR β DSO | FlexOfferRevocation / FlexOfferRevocationResponse |
| [Exchange Flexibility Orders](#exchange-flexibility-orders) | AGR β DSO | FlexOrder / FlexOrderResponse |
The use cases are explained in the following sections.
## Exchange updated D-Prognoses
The process diagram is similar to the figure in [Exchange D-Prognoses per Congestion Point](validate-phase.md#exchange-d-prognoses-per-congestion-point).
|
D-prognosis |
| Goal in context |
Changes in D-prognoses to be realized are transmitted. |
| Preconditions |
AGR has created initial D-prognoses in the Plan/Validate phases, and has subsequently detected deviations in Operate that resulted in a portfolio state that requires those prognoses to be re-created. |
| Successful outcome |
Prognosis sent to DSO that reflects all relevant changes |
| Failure outcome |
RejectionReason |
Cause of rejection |
| <See Message validation> |
D-prognosis failed to pass validation by the DSO |
| Lacking ISPs |
The prognosis does not include all ISPs in the Period it applies to |
| Power value rejection |
One or more Power values in the prognosis are not plausible |
| Subordinate sequence number |
The message sequence is lower than that of a previously received D-prognosis |
| [User defined] |
Any other reasonable cause to reject the message |
### Related information
The process is similar to that described in [Exchange D-Prognoses per Congestion Point](validate-phase.md#exchange-d-prognoses-per-congestion-point).
Deviations can be caused by new flexibility orders from the DSO and by unforeseen change of behavior by assets.
The basic process for re-creating D-prognoses is the same as that used to create them in the first place, in the plan/validate phases.
When re-creating prognoses in the operate phase, values for ISPs that are already in the past should remain unchanged, as these will be ignored by DSOs anyway.
## Revocation Flexibility Offer
The process diagram is similar to the figure in [Revocation of FlexOffer](validate-phase.md#revocation-flexibility-offer).