Skip to main content
All CollectionsSalesforce How-Tos and Best Practices
Updating your Salesforce Opportunity Stages (For New Admins)
Updating your Salesforce Opportunity Stages (For New Admins)
Andrew Tzikas avatar
Written by Andrew Tzikas
Updated over a week ago

Opportunity Sales Stages in Salesforce are critical elements in managing opportunities and the sales processes. To update Sales Stages, Salesforce Admins usually perform the following steps:

Steps:

  1. Review your current stages

    1. Understanding your Data Model

    2. Audit your Opportunity Processes

      1. Understand your Processes

      2. Determine the impact to Stages that will be deactivated

      3. Come with a plan on replacing your deactivated Stages with your New Stage Values (Step 4)

    3. Review your Flows that could be tied to Stages.

    4. Review your current Validation Rules for current Stages (Step 2d)

    5. Review your Reports and Dashboard

    6. Review your Forecast Categories

  2. Create a Testing Plan

    1. Create a Sandbox Environment

    2. Create the New Stage Name Values

    3. Update any Existing Flows using the Old StageName Values with the New StageName Values

    4. Update your Validation Rules

      1. Option 1: Via Swantide

        1. Once the new Stage Values are in Production or

        2. If Deployed from Swantide to your Sandbox Environment

      2. Option 2: Directly in Salesforce and include them in a Change Set from Sandbox

  3. Deactivate the Old StageName Fields in Production

    1. When Deactivating and Deleting you have the Option to Replace the Picklist Value with a New Value

    2. When using Replace, replace the Picklist Value with the New Stage Value and Deactivate the stage.

Access the Opportunity Object and the Stages:

  1. Log in to Salesforce

  2. Go to Setup. You can find this at the top right corner using the gear icon in Lightning Experience.

  3. Navigate to Object Manager > Search Opportunity

  4. Once in the Opportunity Object > Go to "Fields and Relationships" > in Quick Find type "Stages"

  5. Review your current Stages

Understanding your Stages Data Model:

Understand your AS-IS State and To-BE State and how this will impact your Sales Cycle.

This is especially important for your Open Opportunities.

Stage Order

(AS-IS)

Current Stages (AS-IS)

Stage Order (To-Be)

New Stages (To-Be)

Changes?

1

Qualifying

1

Meeting Set

Yes, Change in First Stage

2

Discovery

2

Qualifying

Yes, Change in Order of Stage however, no new mapping required

3

Negotiating

3

Discovery

Yes, Change in Order of Stage however, no new mapping required

4

Closed Won

4

Product Fit

Yes, Change in Stage Order

5

Closed Lost

5

Negotiating/ Contracting

Yes, Map the Stages Currently in Negotiating to Negotiating/ Contracting

6

6

Closed Won

Yes, Change in Order of Stage however, no new mapping required

7

7

Closed Lost

Yes, Change in Order of Stage however, no new mapping required

Create a Backup File to Export your Salesforce Data, especially for your Opportunities.

A recommendation prior to doing this is creating the Opportunity Record 18 digit Id to be used in Exporting and Importing records. Read more about it here.

In Addition, always back up your data

Create a Sandbox:

Did this answer your question?