Bulk updating users on policies

Last updated: March 25, 2026

Overview

Salesforce Inspector Reloaded is a tool you can use to reassign policies in bulk when a user leaves your organization. This allows you to quickly update fields such as Main Contact, Account Manager or Sub-Producer without editing each policy individually.

Note: This article primarily addresses updating user fields to account for organization departures, but the process can be used for any bulk updates to system records.

Before you begin

  • Install the Salesforce Inspector Reloaded (see 📄 Salesforce Inspector Reloadedfor instructions).

  • Identify the replacement user.

  • Locate the replacement user’s 18-digit User ID (found in the URL of their user record or in the SF 18 Digit User ID field). You’ll use the User ID, not the user’s name, during the update process.

    Untitled design - 2026-03-25T164420.793.png

Create a policies report

First, generate a report to identify the policies you need to update.

  1. Navigate to the Reports tab.

    Untitled design - 2026-03-25T133633.988.png
  2. Click New Report.

    Untitled design - 2026-03-25T134022.322.png
  3. In the Create Report modal, select Policies as the report type.

    Untitled design - 2026-03-25T134153.488.png
  4. Click Start Report.

    Untitled design - 2026-03-25T134305.332.png
  5. In the Columns section, search for and add the fields needing updates, such as:

    1. Policy 18 Digit SF ID

    2. Account Manager

    3. Primary Producer

      Untitled design - 2026-03-25T134624.755.png
  6. Click the Filters tab.

    Untitled design - 2026-03-25T134707.800.png
  7. In Show Me filter, change to All Policies and click Apply.

    Untitled design - 2026-03-25T135103.126.png
  8. In Add filter, search and select Primary Producer, enter the departing user's name and click Apply.

    Untitled design - 2026-03-25T135852.559.png
  9. Lastly, add the Status filter. Then, select the values you prefer and click Apply.

    1. If you want to update policies in force, select New, Renewal and Rewritten.

      Untitled design - 2026-03-25T140323.040.png
  1. Click Run.

    Untitled design - 2026-03-25T140555.877.png
  1. Click the down arrow next to the Edit button, then click Export.

    Untitled design - 2026-03-25T140710.705.png
  1. In the Export modal, choose the file format (.xls or .csv are preferred), then click Export.

    Untitled design - 2026-03-25T140808.814.png

The file will download to your computer and will serve as the foundation for your bulk update.

Prepare the update file

Next, update the exported file with the new user information.

  1. Open the exported file.

    Screenshot 2026-03-25 at 10.45.01 AM.png
  2. In the Primary Producer column, replace the current name with the new user’s 18-digit User ID.

    Untitled design - 2026-03-25T121658.811.png

Important: These fields are lookup fields. Always use the User ID, not the user’s name.

  1. Confirm the Policy ID column is included. Data Loader uses this as the unique identifier to locate records.

Untitled design - 2026-03-25T121643.995.png

Leave the file open and return to amplo.

Update records using Salesforce Inspector Reloaded

Once your file is finalized, use Salesforce Data Loader to update the records.

  1. In amplo, open the Salesforce Inspector Reloaded extension.

  2. Select the Data Import under the Objects tab.

    Untitled design - 2026-03-25T141306.356.png
  3. In Configure Import, enter the following details:

    1. Action: Click the dropdown and select Update.

    2. Batch size: Change from 200 to 25.

    3. Threads: Change from 6 to 1.

    4. Data: Copy and paste your data from the report. The data will appear in a table below

      Untitled design - 2026-03-25T160920.373.png

Note: Only copy and paste cells that contain data to avoid Field Mapping errors.

  1. In Field Mapping, follow the steps below:

    1. Select Skip next to (as we are not updating these fields):

      1. Policy: Policy

      2. Account Manager

    2. Primary Producer: Select VRNA__Primary_EB_Producer__c from the dropdown.

    3. Policy 18 Digit SF ID: Select Id.

Untitled design - 2026-03-25T161528.813.png
  1. Select Run Update.

    Untitled design - 2026-03-25T161829.237.png
  1. In the confirmation modal, select Update to proceed or Cancel to return to the previous page.

    Untitled design - 2026-03-25T162019.365.png

After the process completes, review the success and error files generated by Inspector Reloader to confirm all records updated correctly.

Deactivate the departing user

After confirming that all policies have been reassigned, deactivate the departing user from your system. This ensures clean data and prevents future assignment issues. For detailed instructions, see 📄 User management.