> For the complete documentation index, see [llms.txt](https://docs.snomed.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snomed.org/snomed-ct-user-guides/snap2snomed-user-guide/how-to-.../2.6-review-a-map.md).

# Review a Map

{% embed url="<https://youtu.be/ZuRP68KKj20>" fullWidth="true" %}

Once a new map has been mapped, users of the map can then create a Review [task](/snomed-ct-user-guides/snap2snomed-user-guide/how-to-.../3-mapping-with-snap2snomed/3.5-tasks.md) to begin reviewing the map.

Users need to have the appropriate [role](/snomed-ct-user-guides/snap2snomed-user-guide/how-to-.../3-mapping-with-snap2snomed/3.4-project-roles-and-access.md) to create tasks. Alternatively, tasks can be created by owners of the map and assign them to other users

Please note that within a Review task, only those rows with a status of 'Mapped', 'In review', 'Accepted' and 'Rejected' may be edited. To restrict the map view to only these rows, please apply a filter to the Status field with the required status values.

To review map rows:

1. **Open the map to be reviewed**

\
2\. **Create a task containing the rows required to be reviewed.**

<div data-full-width="true"><figure><img src="/files/hM7I0O0SsrF94XhsPIQn" alt=""><figcaption></figcaption></figure></div>

3. **Open task and begin reviewing.**

Reviewing can be done

* in the table view of the map by changing the status
* in the detailed view by clicking the status buttons

**Please note** : Map rows need to be have an appropriate [status ](/snomed-ct-user-guides/snap2snomed-user-guide/how-to-.../3-mapping-with-snap2snomed/3.6-status.md)to be able to be reviewed even when assigned to a review task|

<div data-full-width="true"><figure><img src="/files/z6PUsMwQ0VSTN8zxZ9ur" alt=""><figcaption></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/bUxHuxkdv89e4AW7UnB8" alt=""><figcaption></figcaption></figure></div>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.snomed.org/snomed-ct-user-guides/snap2snomed-user-guide/how-to-.../2.6-review-a-map.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
