> ## Documentation Index
> Fetch the complete documentation index at: https://support.quo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Team messaging

> Send direct messages to teammates within Quo, formerly OpenPhone, for seamless internal communication

## Overview

Quo's team messaging enables direct communication with teammates without switching platforms. Send private messages, see online status, and coordinate team activities all within the Quo workspace for seamless internal collaboration.

<Note>
  Team messaging currently supports 1-to-1 direct messaging. Group direct messaging is planned for a future release.
</Note>

## Sending direct messages

### How to message teammates

**Basic messaging process:**

1. **Click on your teammate's name** in the team list
2. **Type your message** in the "Write a message..." box
3. **Send your message** and continue the conversation

<>
  <script
    type="application/ld+json"
    dangerouslySetInnerHTML={{
__html: JSON.stringify({
"@context": "https://schema.org",
"@type": "HowTo",
"name": "How to message teammates",
"step": [
{"@type": "HowToStep", "name": "Open teammate conversation", "text": "Click on your teammate's name in the team list"},
{"@type": "HowToStep", "name": "Compose message", "text": "Type your message in the Write a message... box"},
{"@type": "HowToStep", "name": "Send message", "text": "Send your message and continue the conversation"}
]
})
}}
  />
</>

<Frame>
  <img src="https://mintcdn.com/resource-center/BlMOLq_iQPfYtgyV/images/core-concepts-team-collaboration/how-to-direct-message-your-tea_direct-messaging-on-openphone_18ca3f1f.png?fit=max&auto=format&n=BlMOLq_iQPfYtgyV&q=85&s=e05481f907dec65e6df9715a20ecf23e" alt="Direct messaging interface in Quo" style={{ maxHeight: '450px' }} width="2432" height="1782" data-path="images/core-concepts-team-collaboration/how-to-direct-message-your-tea_direct-messaging-on-openphone_18ca3f1f.png" />
</Frame>

### Team status visibility

**Online status indicators:**

* See which teammates are currently active
* Identify availability for immediate communication
* Coordinate real-time collaboration opportunities

**Message delivery:**

* Instant message delivery to active teammates
* Notification badges for unread messages
* Message history maintained across sessions

## Receiving messages

### Notification system

**Message alerts:**

* Notification badges appear next to teammate names
* Visual indicators for new messages
* Clear distinction between read and unread conversations

<Frame>
  <img src="https://mintcdn.com/resource-center/BlMOLq_iQPfYtgyV/images/core-concepts-team-collaboration/how-to-direct-message-your-tea_viewing-a-new-team-notificatio_e44d77d2.png?fit=max&auto=format&n=BlMOLq_iQPfYtgyV&q=85&s=04098f67cd46e45540eb92de8e46f2d6" alt="Team message notification in Quo" style={{ maxHeight: '450px' }} width="365" height="650" data-path="images/core-concepts-team-collaboration/how-to-direct-message-your-tea_viewing-a-new-team-notificatio_e44d77d2.png" />
</Frame>

<Info>
  Group direct messaging is in development. Current 1-to-1 messaging provides essential team coordination capabilities.
</Info>

## FAQs

<AccordionGroup>
  <Accordion title="Can't see teammate in messaging list?">
    Ensure your teammate is added to your Quo workspace and has an active account. Only workspace members appear in the team messaging list.
  </Accordion>

  <Accordion title="Messages not delivering to teammate?">
    Check that your teammate is logged into Quo and has a stable internet connection. Message notifications may be delayed if they're offline.
  </Accordion>

  <Accordion title="Notification badges not updating?">
    Refresh the Quo app or check your notification settings. Ensure notifications are enabled for team messaging.
  </Accordion>

  <Accordion title="Can't find previous team conversations?">
    Team message history is preserved within each conversation thread. Click on the specific teammate's name to view your conversation history.
  </Accordion>

  <Accordion title="Teammate appears offline but is active?">
    Status indicators may take time to update. Try refreshing the app or checking with your teammate directly about their availability.
  </Accordion>
</AccordionGroup>

<>
  <script
    type="application/ld+json"
    dangerouslySetInnerHTML={{
__html: JSON.stringify({
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Can't see teammate in messaging list?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Ensure your teammate is added to your Quo workspace and has an active account. Only workspace members appear in the team messaging list."
}
},
{
"@type": "Question",
"name": "Messages not delivering to teammate?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Check that your teammate is logged into Quo and has a stable internet connection. Message notifications may be delayed if they're offline."
}
},
{
"@type": "Question",
"name": "Notification badges not updating?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Refresh the Quo app or check your notification settings. Ensure notifications are enabled for team messaging."
}
},
{
"@type": "Question",
"name": "Can't find previous team conversations?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Team message history is preserved within each conversation thread. Click on the specific teammate's name to view your conversation history."
}
},
{
"@type": "Question",
"name": "Teammate appears offline but is active?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Status indicators may take time to update. Try refreshing the app or checking with your teammate directly about their availability."
}
}
]
})
}}
  />
</>
