Adapting Phase to your Business Rules

Note: This task is relevant to Opportunity Manager only.

The purpose of the Phase field in Altify Max is to make it possible for insights to be sensitive to where the user is with their deal. Certain insights are relevant early on, and other insights are relevant later in the deal.

By default, the phase value is based on the formula field Probability Phase (DMMAX__Probability_Phase__c) on the Altify Opportunity object. This formula compares an opportunity's Probability (%) with the values defined in two Altify Max custom settings and assigns a phase accordingly.

  • If probability is greater than the custom setting OM Phase Late, the opportunity phase is 'Late'.

  • If probability is greater than the custom setting OM Phase Mid, the opportunity phase is 'Mid'.

  • If the opportunity is closed, the opportunity phase is 'Closed'.

  • For all other opportunities, the phase is 'Early'.

This default functionality may not fit with your organization's definition of opportunity phases. If it does not fit, you can create your a custom field and then direct Max to use it to identify an opportunity's phase.

In the following example, the opportunity's stage is used to identify a phase.