Changing the mapped parent action
Consider these field mappings, where the "get contact" action emits contact information used for multiple field mappings:
![Document image Document image](https://images.archbee.com/Y2QGD8otsIOv4e0hQQnqa/27In4s0r59xF6Fq69d6UJ_image.png?format=webp)
Let's say that instead of using the client information from the "get contact" action, we want to use a different action that will emit the same output fields but finds the contact in a different manner.
To do that, click the swap arrow icon next to one of the mapped fields:
![Document image Document image](https://images.archbee.com/Y2QGD8otsIOv4e0hQQnqa/NZj77nNjGVl4bk7MvnlVt_image.png?format=webp)
The automation diagram will appear, with possible parent actions enabled. Click a new parent action to select it:
![Document image Document image](https://images.archbee.com/Y2QGD8otsIOv4e0hQQnqa/LUL4QbUadtYEzGHaaP9Tz_image.png?format=webp)
The field mappings are adjusted so that the output fields previously mapped from "get client" are now mapped from the selected parent action:
![Document image Document image](https://images.archbee.com/Y2QGD8otsIOv4e0hQQnqa/-X0yh3_wFByOD9_2v-65A_image.png?format=webp)
The editor does not validate that the newly selected parent action actually emits the same output fields.