# Assigning emails in a Shared Inbox

Assigning emails is a great way to provide your team with a clear view of who is working on each email.

In a few quick steps, you can manually assign emails to your colleagues. Before you start, make sure that you have an email open in your shared inbox.

1. At the top of the email, you'll see a grey 'Assign' button. Click on it.
2. A dropdown list of names will appear. Choose the person you want to assign the email to.
3. Once you've selected a name it will appear above the email. This will be visible to all members of the shared inbox.
4. The person who has been assigned an email will also receive a notification to let them know they've been assigned.

![](https://dl.intheloop.io/loop-help/assigning-emails-in-a-shared-inbox.md/Assign_an_email.gif)


---

# 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/shared-inbox/assigning-emails-in-a-shared-inbox.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.
