# Rotate & Assign Requests

<figure><img src="/files/td9u0PDXeHCcX3bxSBXg" alt=""><figcaption><p>Create Round-Robin and Assign Requests</p></figcaption></figure>

You can manage

* External Requests
* Tickets
* Incidents
* Bugs
* Alerts
* Notifications

This not only streamlines the workflow but also ensures that the tasks are handled by the right people, leading to improved efficiency and productivity. Furthermore, Pagerly provides real-time updates and notifications, keeping everyone on the team informed and reducing the chances of miscommunication or delays.

### Approve & Reject Assignment

The assignee has the following options

* Approve
* Reject
* Assign to Next
* Actions

Actions include further acgtions that the user can take

* Create a Dedicate Channel
* Create Ticket / Incident
* Integrate with any other tool

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

### How to Assign Requests?

There are multiple ways to assign requests

* Manually Tagging using @Pagerly
* Converting Message to Task
* Use Emoji
* Auto assign for every Message on a Channel
* Any other workflow you want :relaxed:

#### Manually Tagging

Use `@Pagerly assign <team>` to assign a message to team member rotated user

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

#### Convert Message into Task

Click on 3 dots and select create a task on Slack ([Check here for details](/how-to-work-with-pagerly/manage-tasks-within-slack.md))

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

#### Use Emojis

Use your custom emojis and set rules to assign the requests to a team .

[Checkout here for more details](broken://pages/hNDyviYThkmZahLJusI6)

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

####

Auto Assign ( On every Message)

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


---

# 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.pagerly.io/how-to-work-with-pagerly/rotate-and-assign-requests.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.
