Remove Owner from Opportunity Action

The “Remove Owner from Opportunity” action removes the designated owner from an existing opportunity. Depending on your system settings, this action may also remove the associated contact’s owner if contact and opportunity ownership are synchronized. This functionality ensures that opportunities are no longer tied to a specific user for management, potentially reassigning responsibilities or updating the opportunity’s status.

How It Works

Navigate to Automation > Workflows, create a new workflow from scratch or open an existing opportunity-based workflow.

Add the relevant opportunity triggers or the “Find Opportunity” action.

📌 Note: This action requires an opportunity to be in context - either triggered directly by an opportunity workflow trigger or through a prior “Find Opportunity” step. If no opportunity is found, the action will not be executed.

Next, add the Remove Owner from Opportunity action.

Action Name

Use this field to update the action name to accurately reflect its intended purpose.

Since this action removes the owner, there is no need to select a user from the dropdown. The purpose is to unassign the current owner, not to reassign to another user.

Finally, save the action and activate the workflow to automate the process as needed.

Sync Settings

If contact and opportunity owners are synchronized (as configured in the Opportunity Settings), removing the opportunity owner will also remove the contact’s owner. If synchronization is not enabled, only the opportunity owner will be modified.

Edge Cases

Practical Example

Scenario: A workflow identifies opportunities that are being transitioned out of a sales stage and should no longer be managed by the current owner.

Trigger: Opportunity reaches a specific sales stage indicating it’s ready to be unassigned.

Action: Find Opportunity

Action: Remove Owner from Opportunity

With this configuration, all opportunities that meet the “Transitioned” stage criteria will have their owner removed, allowing for reassignment or reassessment by the team. If the system is set to synchronize contact and opportunity ownership, the contact’s owner will also be removed.

100%