> ## 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.

# Contact notes

> Add private team notes to contact profiles for sharing important context, conversation history, and customer preferences

## Overview

Contact notes let team members add private information to contact profiles that doesn't fit into standard fields or custom properties. These notes help your team share context about customer interactions, preferences, and important details that enhance customer service quality.

<iframe class="vidyard_iframe" title="Add notes to contacts (Collaborating in Quo, formerly OpenPhone) " src="//play.vidyard.com/DSPEowyfbkK1hWRxJ7ZquX.html?" width="640" height="360" scrolling="no" frameborder="0" allowtransparency="true" allowfullscreen referrerpolicy="no-referrer-when-downgrade" />

## Getting started with notes

Notes provide a flexible way to capture unstructured information about your contacts that helps your team provide better, more personalized service.

<Tabs>
  <Tab title="Web">
    1. Navigate to **Contacts** in the left menu
    2. Select a contact to open their profile
    3. Find the notes section in the contact details
    4. Click to add or edit notes
    5. Type your note content
    6. Notes save automatically as you type
  </Tab>

  <Tab title="Mobile">
    1. Open the **Contacts** tab
    2. Select a contact
    3. Scroll to the notes section
    4. Tap to add or edit notes
    5. Enter your note content
    6. Notes save automatically
  </Tab>
</Tabs>

<Note>
  Notes are visible to all team members with access to the contact and remain completely internal — customers never see them.
</Note>

## Notes vs custom properties

You may have noticed that you also have the choose to add custom properties to your contacts. Choose the right tool for organizing contact information:

| Use notes for                                | Use custom properties for                    |
| -------------------------------------------- | -------------------------------------------- |
| Unstructured information and free-form text  | Structured data with consistent formatting   |
| Context, history, and conversation summaries | Searchable fields you need to filter or sort |
| Temporary details that may change frequently | Standardized options like status or type     |
| Special requests and unique preferences      | Data for reporting and analytics             |
| Meeting notes and follow-up details          | Categorical information for segmentation     |

## FAQs

<AccordionGroup>
  <Accordion title="Who can see contact notes?">
    All team members with access to the contact can view and edit notes. Notes are completely internal and never visible to customers.
  </Accordion>

  <Accordion title="Is there a limit to note length?">
    Notes have generous character limits that accommodate detailed information. If you need to store extensive documentation, consider breaking it into organized sections.
  </Accordion>

  <Accordion title="Can I format text in notes?">
    Notes support basic text formatting. You can use line breaks and structure your content for better readability, but complex formatting isn't supported.
  </Accordion>

  <Accordion title="How do notes sync across devices?">
    Notes automatically sync across all devices in real-time. Changes made on one device immediately appear on others.
  </Accordion>

  <Accordion title="Can I search within notes?">
    Yes, the global search function includes note content, making it easy to find contacts based on information stored in their notes.
  </Accordion>

  <Accordion title="What happens to notes when contacts are merged?">
    When contacts are merged, notes from both contacts are combined and preserved. You may need to review and organize the combined notes after merging.
  </Accordion>
</AccordionGroup>

<>
  <script
    type="application/ld+json"
    dangerouslySetInnerHTML={{
__html: JSON.stringify({
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Who can see contact notes?",
"acceptedAnswer": {
"@type": "Answer",
"text": "All team members with access to the contact can view and edit notes. Notes are completely internal and never visible to customers."
}
},
{
"@type": "Question",
"name": "Is there a limit to note length?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Notes have generous character limits that accommodate detailed information. If you need to store extensive documentation, consider breaking it into organized sections."
}
},
{
"@type": "Question",
"name": "Can I format text in notes?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Notes support basic text formatting. You can use line breaks and structure your content for better readability, but complex formatting isn't supported."
}
},
{
"@type": "Question",
"name": "How do notes sync across devices?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Notes automatically sync across all devices in real-time. Changes made on one device immediately appear on others."
}
},
{
"@type": "Question",
"name": "Can I search within notes?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, the global search function includes note content, making it easy to find contacts based on information stored in their notes."
}
},
{
"@type": "Question",
"name": "What happens to notes when contacts are merged?",
"acceptedAnswer": {
"@type": "Answer",
"text": "When contacts are merged, notes from both contacts are combined and preserved. You may need to review and organize the combined notes after merging."
}
}
]
})
}}
  />
</>
