Workflow Action - Remove Owner from Opportunity
Overview
The Remove Owner from Opportunity action is a workflow step that clears the currently assigned owner from an opportunity record. This leaves the opportunity unassigned, which can be helpful for administrative processes like redistributing leads among a team or resetting ownership after a deal has been finalized.
Action Details
Action Name
You can assign a custom name to this step for easy identification within your workflow.
How It Works
When this action runs, it removes the user currently listed as the owner of the target opportunity. The opportunity will then have no owner unless a later step in the workflow assigns a new one.
Important: The action requires that an opportunity record is available in the workflow's context. This means the workflow must either have been triggered by an opportunity event or contain a prior Find Opportunity step that successfully located a record. If no opportunity is available, this action will be skipped and have no effect.
Owner Sync Behavior
If your CRM is configured to synchronize the owner between an opportunity and its associated contact, removing the opportunity owner may also remove the contact's owner. This behavior depends entirely on the sync settings configured in your Opportunity Settings. If this synchronization is not enabled, only the opportunity owner will be removed.
Key Considerations
- No Opportunity in Context: The action is skipped if the workflow lacks an opportunity record to act upon.
- Multiple Opportunities: Even if a Find Opportunity step could return multiple records, this action will only process a single opportunity (typically the first one found).
- Already Unassigned: If the opportunity does not have an owner when the action runs, no changes will be made.
Example Scenario
Imagine a workflow designed to manage opportunities that have been closed.
- Trigger: The workflow is triggered when an opportunity's status changes to "Closed."
- Action: A Remove Owner from Opportunity step is added. You might name this step "Unassign Closed Deal."
- Result: When the workflow runs, the owner is removed from the closed opportunity, leaving it unassigned for review or reassignment.