# Chat about an email with a colleague

Test out internal chat messages beside an email to gather more information

A key benefit to using a shared inbox in Loop is being able to chat to other members of your team about an email without getting caught up in confusing threads of many forwarded emails or having to take the conversation into another system.

With Loop, you can easily keep internal and external conversations separated from each other whilst staying in one place.

Take a look at how to have an internal chat with a colleague about an external email:

1. Open an email that's in a shared inbox
2. At the bottom of Loop, you will see a message field. This is where you can type an internal message to your team.
3. To direct a message to someone specific you can mention them by typing @ and selecting your team member from the list.

![](https://dl.intheloop.io/loop-help/chat-about-an-email-with-a-colleague.md/Chat_about_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/chat-about-an-email-with-a-colleague.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.
