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

# Meeting Notes

> Capture and organize notes from meetings, including whiteboard photos and uploaded documents — with AI-powered text extraction.

<div
  style={{
background: "linear-gradient(135deg, #143D4E 0%, #1C758A 55%, #30C8CA 100%)",
borderRadius: "24px",
padding: "28px",
marginBottom: "28px",
color: "#FFFFFF",
boxShadow: "0 20px 50px rgba(20, 61, 78, 0.22)",
position: "relative",
overflow: "hidden",
border: "1px solid rgba(255,255,255,0.08)"
}}
>
  <div
    style={{
position: "absolute",
top: "-36px",
right: "-36px",
width: "170px",
height: "170px",
background: "rgba(255,255,255,0.08)",
borderRadius: "999px"
}}
  />

  <div
    style={{
position: "absolute",
bottom: "-48px",
left: "-24px",
width: "130px",
height: "130px",
background: "rgba(255,255,255,0.06)",
borderRadius: "999px"
}}
  />

  <div
    style={{
  display: "inline-flex",
  alignItems: "center",
  background: "rgba(255,255,255,0.14)",
  color: "#FFFFFF",
  padding: "7px 14px",
  borderRadius: "999px",
  fontSize: "12px",
  fontWeight: "700",
  marginBottom: "12px",
  letterSpacing: "0.08em",
  textTransform: "uppercase"
}}
  >
    MEETING NOTES
  </div>

  <p style={{ margin: 0, fontSize: "16px", lineHeight: "1.9", maxWidth: "760px", color: "#FFFFFF" }}>
    Capture and organize notes from meetings, including whiteboard photos and uploaded documents — with AI-powered text extraction.
  </p>
</div>

<div
  style={{ 
display: "inline-block",
color: "#1C758A",
fontSize: "12px",
fontWeight: "700",
marginBottom: "8px",
letterSpacing: "0.08em",
textTransform: "uppercase",
background: "rgba(28,117,138,0.08)",
padding: "6px 12px",
borderRadius: "999px",
border: "1px solid rgba(28,117,138,0.12)"
}}
>
  Overview
</div>

## What Are Meeting Notes?

<div
  className="bg-white dark:bg-black dark:border-white/10 dark:text-white [&_*]:dark:text-white"
  style={{
border: "1px solid #E7EAEC",
borderRadius: "18px",
padding: "20px",
marginBottom: "24px",
boxShadow: "0 14px 34px rgba(20, 61, 78, 0.05)"
}}
>
  Meeting Notes are structured records of meetings tied to your CRM data. They give you a place to document what was discussed, who attended, and any follow-up actions — all linked directly to the relevant accounts, contacts, and opportunities.

  Unlike the general activity timeline notes, Meeting Notes are purpose-built for meetings. They support file attachments, image uploads, and AI-powered text extraction so you can quickly digitize handwritten whiteboard notes or printed documents.
</div>

***

<div
  style={{ 
display: "inline-block",
color: "#1C758A",
fontSize: "12px",
fontWeight: "700",
marginBottom: "8px",
letterSpacing: "0.08em",
textTransform: "uppercase",
background: "rgba(28,117,138,0.08)",
padding: "6px 12px",
borderRadius: "999px",
border: "1px solid rgba(28,117,138,0.12)"
}}
>
  Creation
</div>

## Creating a Meeting Note

<div
  className="bg-white dark:bg-black dark:border-white/10 dark:text-white [&_*]:dark:text-white"
  style={{
border: "1px solid #E7EAEC",
borderRadius: "18px",
padding: "20px",
marginBottom: "24px",
boxShadow: "0 14px 34px rgba(20, 61, 78, 0.05)"
}}
>
  Go to any **Account**, **Contact**, or **Opportunity** record and click **Add Meeting Note**, or navigate to **CRM → Meeting Notes** and click **New Meeting Note**.

  <div
    className="bg-white dark:bg-black dark:border-white/10 dark:text-white [&_*]:dark:text-white"
    style={{
border: "1px solid #E7EAEC",
borderRadius: "14px",
padding: "12px",
marginTop: "12px"
}}
  >
    | Field          | Description                                                                 |
    | -------------- | --------------------------------------------------------------------------- |
    | Title          | A descriptive name for the meeting (e.g., "Q2 Strategy Review — Acme Corp") |
    | Date           | When the meeting took place                                                 |
    | Content        | Your written notes and summary                                              |
    | Attendees      | Team members and contacts who were present                                  |
    | Linked Records | Accounts, contacts, and opportunities this meeting is related to            |
  </div>
</div>

***

<div
  style={{ 
display: "inline-block",
color: "#1C758A",
fontSize: "12px",
fontWeight: "700",
marginBottom: "8px",
letterSpacing: "0.08em",
textTransform: "uppercase",
background: "rgba(28,117,138,0.08)",
padding: "6px 12px",
borderRadius: "999px",
border: "1px solid rgba(28,117,138,0.12)"
}}
>
  OCR Upload
</div>

## Uploading a Whiteboard Photo

<div
  className="bg-white dark:bg-black dark:border-white/10 dark:text-white [&_*]:dark:text-white dark:shadow-none"
  style={{
border: "1px solid #E3E8EA",
borderRadius: "22px",
padding: "18px",
marginBottom: "24px",
boxShadow: "0 14px 34px rgba(20, 61, 78, 0.04)"
}}
>
  If you photographed a whiteboard during the meeting, you can upload the image and ParsaLink will extract the text automatically using OCR (Optical Character Recognition).

  <Steps>
    <Step title="Open or create a meeting note">
      Navigate to an existing meeting note or create a new one.
    </Step>

    <Step title="Upload the image">
      Click **Upload Image** in the attachments section. Select your whiteboard photo (JPG, PNG, HEIC, or WEBP).
    </Step>

    <Step title="Wait for AI extraction">
      ParsaLink processes the image and extracts any text it finds. This typically takes a few seconds.
    </Step>

    <Step title="Review extracted text">
      The extracted text appears in the **Extracted Content** panel below the image. Review it for accuracy — OCR works best on clearly lit, high-contrast whiteboard photos.
    </Step>
  </Steps>

  The extracted text is stored alongside your manual notes and is fully searchable within the meeting note.
</div>

***

<div
  style={{ 
display: "inline-block",
color: "#1C758A",
fontSize: "12px",
fontWeight: "700",
marginBottom: "8px",
letterSpacing: "0.08em",
textTransform: "uppercase",
background: "rgba(28,117,138,0.08)",
padding: "6px 12px",
borderRadius: "999px",
border: "1px solid rgba(28,117,138,0.12)"
}}
>
  Documents
</div>

## Uploading Documents

<div
  className="bg-white dark:bg-black dark:border-white/10 dark:text-white [&_*]:dark:text-white"
  style={{
border: "1px solid #E7EAEC",
borderRadius: "18px",
padding: "20px",
marginBottom: "24px",
boxShadow: "0 14px 34px rgba(20, 61, 78, 0.05)"
}}
>
  Attach PDFs or Word documents to a meeting note to keep reference materials together with your notes.

  Supported formats: **PDF**, **DOCX**, **DOC**
</div>

<div
  className="bg-white dark:bg-black dark:border-white/10 dark:text-white [&_*]:dark:text-white"
  style={{
border: "1px solid #E7EAEC",
borderRadius: "14px",
padding: "12px",
marginBottom: "20px"
}}
>
  After uploading, ParsaLink extracts the text content from the document and stores it in the **Extracted Content** section. This makes the document content searchable and surfaceable in your meeting record without needing to open the file separately.
</div>

<Note>
  Document extraction works best with text-based PDFs. Scanned PDFs (images inside a PDF) use OCR, which may have lower accuracy depending on scan quality.
</Note>

***

<div
  style={{ 
display: "inline-block",
color: "#1C758A",
fontSize: "12px",
fontWeight: "700",
marginBottom: "8px",
letterSpacing: "0.08em",
textTransform: "uppercase",
background: "rgba(28,117,138,0.08)",
padding: "6px 12px",
borderRadius: "999px",
border: "1px solid rgba(28,117,138,0.12)"
}}
>
  Relationships
</div>

## Linking to Accounts, Contacts, and Opportunities

<div
  className="bg-white dark:bg-black dark:border-white/10 dark:text-white [&_*]:dark:text-white"
  style={{
border: "1px solid #E7EAEC",
borderRadius: "18px",
padding: "20px",
marginBottom: "24px",
boxShadow: "0 14px 34px rgba(20, 61, 78, 0.05)"
}}
>
  Meeting Notes can be linked to multiple CRM records at once. For example, a partner review meeting might be linked to the account, the primary contact, and two open opportunities being discussed.

  To link records:

  1. In the **Linked Records** section, click **Add Link**.
  2. Search for and select the account, contact, or opportunity.
  3. Repeat for each record you want to link.

  Linked records will show this meeting note in their activity timeline so the full meeting history is visible from any related record.
</div>

***

<div
  style={{ 
display: "inline-block",
color: "#1C758A",
fontSize: "12px",
fontWeight: "700",
marginBottom: "8px",
letterSpacing: "0.08em",
textTransform: "uppercase",
background: "rgba(28,117,138,0.08)",
padding: "6px 12px",
borderRadius: "999px",
border: "1px solid rgba(28,117,138,0.12)"
}}
>
  View
</div>

## Viewing Extracted Text Alongside Manual Notes

<div
  className="bg-white dark:bg-black dark:border-white/10 dark:text-white [&_*]:dark:text-white dark:shadow-none"
  style={{
border: "1px solid #E3E8EA",
borderRadius: "18px",
padding: "20px",
marginBottom: "20px",
boxShadow: "0 14px 34px rgba(20, 61, 78, 0.04)"
}}
>
  The Meeting Note detail view has two panels:

  * **Your Notes** — The manual text you typed, formatted with rich text.
  * **Extracted Content** — Text pulled from uploaded images and documents via OCR or document parsing.

  Both panels are visible simultaneously so you can reference whiteboard content while writing up your formal notes or action items.
</div>

<Tip>
  After a meeting, upload the whiteboard photo first so the extracted text is ready while you write up the formal notes — saving you from having to transcribe it manually.
</Tip>
