> 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.5-author-map-rows.md).

# Author Map Rows

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

Once a new map has been [created](/snomed-ct-user-guides/snap2snomed-user-guide/how-to-.../2.2-create-a-new-map.md), users of the map can then create an Author [task ](/snomed-ct-user-guides/snap2snomed-user-guide/how-to-.../3-mapping-with-snap2snomed/3.5-tasks.md)to begin working on 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 assigned to other users.

Please note that within an Author task, only those rows with a status of 'Unmapped', 'Draft', 'Mapped' 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 author map rows:

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

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

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

**3. Open the task, and begin mapping process.**

* Work can be completed in the table view by searching for concepts and dragging them into the map.
* The detailed view can also be used to populate the map
* Once populated, the status can be changed by using the drop down fields in the table view and the buttons in the detailed view

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

<div data-full-width="true"><figure><img src="/files/RgrUgpG2d2WDEzt4ozFk" 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=Author%20Map%20Rows" 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.5-author-map-rows.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.
