# Assign emails using Round Robin

Manually assigning emails can be a thing of the past using a round robin to automatically assign emails to your team. No more cherry picking emails. No more emails being avoided. No more emails being missed.

![](https://dl.intheloop.io/loop-help/assign-emails-using-round-robin.md/ezgif.com-gif-maker__3_.gif)

**A simple round robin:**

The rules allow you to add sophisticated criteria in order to decide how emails are assigned but why not start with the basics.

Head over to your rules (settings -> Shared Inboxes -> Click the inbox you need -> Rules) and add a new rule.

**WHEN:** Inbound email (new thread only)

**IF:** Subject - Contains - Order

**THEN:** Assign using round robin - team mates

![](https://dl.intheloop.io/loop-help/assign-emails-using-round-robin.md/Screenshot_2021-12-09_at_14.10.39.png)


---

# 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://help.intheloop.io/workflow-automation/assign-emails-using-round-robin.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.
