> 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/crs-guide/how-to.../reassign-request.md).

# Reassign Request

## Audience

Applicable to internal users responsible for managing content requests.

### Assign Request to Authoring

* Assign request from **the Accepted Requests**

From **CRS Dashboard,** click on **Accepted Requests** (1) from the left panel, tick to select accepted request from **the list** (2) then click on **Assign requests to Authoring** button (3) to show assignment dialog |

<figure><img src="/files/qERYpJSkUEEJsqmNPQMl" alt=""><figcaption><p>---|---</p></figcaption></figure>

\
Select a project from **Project** drop-down list, type assignee name in **Assignee** text box to get suggestions and pick one in list, provide summary for authoring task and click **Assign Requests** button to create task.|

<figure><img src="/files/VdUg0cGfefQ1nk8yLNBE" alt=""><figcaption><p>* Assign request from the <strong>Submitted Requests</strong></p></figcaption></figure>

From **CRS Dashboard,** click on **Submitted Requests** from the left panel, click on a **Accepted** request in list then click on **Assign requests** button (1) to show **Assign Requests to Authoring Task (2)** dialog Select a project from **Project** drop-down list, type assignee name in **Assignee** text box to get suggestions and pick one in list, provide summary for authoring task and click **Assign Requests** button to create task.|

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

## Assign Request to Staff

* Assign request from the **Accepted Requests**

From **CRS Dashboard,** click on **Accepted Requests** (1) from the left panel, tick to select accepted request from **the list** (2) then click on **Assign requests to Staff** button (3) to show assignment dialog |

<figure><img src="/files/LmiSl9NOnAT1pm445ksw" alt=""><figcaption><p>---|---</p></figcaption></figure>

\
Type assignee name in **Assignee** text box to get suggestions and pick one in list, and then click **Assign Requests** button to create task.|

<figure><img src="/files/ueemUlJOrkmseMAsevb1" alt=""><figcaption><p>* Assign request from the <strong>Submitted Requests</strong></p></figcaption></figure>

From **CRS Dashboard,** click on **Submitted Requests** (1) from the left panel, click on a **accepted** request from the list and then click on **Assign to Staff** button (1) to show**Assign Requests to Staff (2)** dialog Type assignee name in **Assignee** text box to get suggestions and pick one in list, and then click **Assign Requests** button to create task.|

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

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=Content+Request+Guide&#x26;entry.670899847=Reassign%20Request" 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/crs-guide/how-to.../reassign-request.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.
