Editing Signal Mapping Rules

Accessing the Edit Form

  1. Navigate to Signal Mapping > Signal Rules tab
  2. Find the rule and click Edit
  3. The form loads with current values

All fields from rule creation are editable: rule details, conditions, and field mappings.

Impact of Changes

Changes only affect signals processed after saving. Previously processed signals retain their original mappings unless you enable reprocessing.
Change TypeEffect
More restrictive conditionsFewer signals match going forward
Less restrictive conditionsMore signals match going forward
New field mappingFuture signals populate the new field
Changed source pathDifferent data extracted from future signals
Removed mappingField no longer populated from new signals
Priority changeAlters which rule matches first when conditions overlap

Previewing Changes

After modifying conditions, click Preview Matching Signals to verify the updated match count before saving.

Reprocessing Signals

To apply updated rules to already-processed signals:

From the edit form: Enable the Reprocess Matching Signals toggle before saving. A background job reprocesses matching signals with the updated mappings.

From Signal Explorer: Navigate to Signal Explorer and click Process Signals to reprocess pending signals against all current rules.

Reprocessing updates lead/account records with new field mappings. Original signal data is never modified.

Deleting Rules

  1. Navigate to Signal Rules
  2. Click Delete on the rule
  3. Confirm deletion
Deletion cannot be undone. Future signals matching the deleted rule will go unprocessed (status: skipped).

Previously processed signals retain their data after rule deletion.

Troubleshooting

Changes not taking effect -- Verify you clicked Save. Changes only apply to signals arriving after the save time.

Match count changed unexpectedly -- Review all condition modifications, especially AND vs. OR logic changes.

Reprocessing not completing -- Check Signal Explorer for job status. Archived signals cannot be reprocessed.

Next Steps