Manage custom attribution sources. These groups and values will populate the autocomplete suggestions when editing an item's attribution.

{{#each sources as |source sourceIndex|}}
Attribution Values
{{#each source.values as |val valIndex|}}
{{/each}}
{{else}}

No custom attribution sources configured. Click below to add your first one!

{{/each}}