# Bulk Edit

In order to facilitate efficient mapping and assist workflow, a bulk edit feature has been provided.

Within a task, the bulk edit feature allows users to bulk change all rows or a selection of rows.

A user can

* Change relationship types
* Change mapping status
* Mark all as "No map"
* Remove all "No map"
* Clear targets

The bulk edit feature only allows one operation at a time, and can only enact changes on rows that have a [valid starting point ](https://docs.snomed.org/snomed-ct-user-guides/snap2snomed-user-guide/how-to-.../3-mapping-with-snap2snomed/3.6-status)to allow that change when following a normal mapping process.

Examples:

* Within an author task, a user is not able to change any status to APPROVED or IN REVIEW as these belong to review tasks only
* Within an author task, if the starting status is UNMAPPED (and so has no target assigned), then the bulk change will not be able to change the status to MAPPED
* Within a review task, a user is not able to change any status to MAPPED as these belong to author tasks only

NOTE: It is intended that the bulk edit function is used only within a task, however there is a bulk edit function available to Owners from the map view to allow Owners to manage workflow.

The bulk edit function in the map view will adhere to the normal rules for changing status. This means the Owner must complete a sequence of bulk actions in line with the status change rules.

For example, to clear all the content of a to a row containing a target code cannot be changed to UNMAPPED, a status of DRAFT cannot be changed to ACCEPTED

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=snap2snomed+User+Guide&#x26;entry.670899847=Bulk%20Edit" class="button primary">Provide Feedback</a>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.snomed.org/snomed-ct-user-guides/snap2snomed-user-guide/how-to-.../3-mapping-with-snap2snomed/3.9-bulk-edit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
