> 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.4-manage-tasks.md).

# Manage Tasks

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

To start working within a map project in Snap2SNOMED, tasks will need to be created, as all mapping work is performed within a task. One Member of the map project can be assigned to each task. Owners of a map project can create tasks, and assign these to the members of the project. Members of a mapping project can create tasks for themself.

Snap2SNOMED supports two types of mapping tasks; 'authoring' tasks and 'review' tasks. Within an authoring task, members can select map targets and update the details for the individual map records. Within a review task, members can accept or reject the map targets and relationships proposed by the author.

## Create Task

To create a task, open the 'Tasks' panel by clicking on the 'Tasks' button from within the view of a map project.

<div data-full-width="true"><figure><img src="/files/zgKNw6tI2i6IEUaDaB19" alt=""><figcaption><p>To start creating the task, open the 'New Task' tab:</p></figcaption></figure></div>

To start creating the task, open the 'New Task' tab:

<div align="left" data-full-width="false"><figure><img src="/files/YkQIstWl4DOIoPCgQLbf" alt=""><figcaption><p>.</p></figcaption></figure></div>

In the 'New Task' panel, a description, an assigned member, and the type of task should be specified. Furthermore, you also need to specify whether all or a selected number of the map rows should be included in the task. As shown in the diagram below, you can manually select the rows of the map to be included in the task. This will allow the mapping work to be split between a number of members of a mapping project.

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

## View Tasks

Once tasks have been created, these are visible from the Tasks panel in the Author and Review tab respectively. Here, Owners and Memebers can see the progress of the tasks as a percentage, and they can delete or close the task.

<div align="left"><figure><img src="/files/2cDHCZ1g3q8wEEKR7R5f" alt=""><figcaption><p>To start working on a task, the member needs to select the task from the drop-down list at the top of the 'View Map' screen.</p></figcaption></figure></div>

To start working on a task, the member needs to select the task from the drop-down list at the top of the 'View Map' screen.

<figure><img src="/files/1RLf8qq3Sh7iyWrqCJMw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/e6mu2DieeCfiNtEwa8f7" alt=""><figcaption></figcaption></figure>

## Delete Tasks

A task can be deleted by clicking on the red minus sign:

<div align="left"><figure><img src="/files/FSRa9wYDiULs633bNbVC" alt=""><figcaption><p>icon within the task view.</p></figcaption></figure></div>

<figure><img src="/files/o0gX902cVGx5oe7S9WA4" alt=""><figcaption></figcaption></figure>

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=snap2snomed+User+Guide&#x26;entry.670899847=Manage%20Tasks" 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.4-manage-tasks.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.
