Current behavior: There is no export or import functionality for URL Mappings, and no way to apply a mapping to multiple KB widgets at once. Each widget's mappings must be added and managed individually, one widget at a time. Problem: Previously, we used a single KB widget, so managing URL mappings in one place was manageable. Now we use multiple KB widgets, and some URL mappings are common across them. There's no way to add a mapping once and have it apply to multiple widgets, or to check which common mappings already exist on one widget versus another, it requires manually re-creating and cross-checking each mapping per widget. Not only for multiple KB widgets, but even if we want to test something on sandbox, we have to add all the mappings manually which is a lot of manual effort and huge turn off because of how hard it is to check which URLs have been added and which are left, especially if you have hundreds of URL mappings in the list. Requested behavior: Allow a URL mapping to be added and applied across multiple selected KB widgets at once (e.g., select Widget 1 and Widget 2 when creating/editing a common mapping), instead of having to manually re-create the same mapping separately in each widget.