Identity & Authority: Intercom – Signal Evidence & AI Readability

Intercom

(https://intercom.com) 📸 Data Snapshot: May 30, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
13 Impact Weight: 15 / 100
87% Reputation

Authority is well-established through robust JSON-LD schema that includes ‘sameAs’ links to Wikipedia, LinkedIn, and social profiles. There is a minor gap in that specific quoted experts like Isabel Larrow or Angelo Livanos are not defined within ‘Person’ schema in the provided data, though their titles and company affiliations provide sufficient professional context to avoid a high penalty.

Intercom avoids the common ‘disconnect’ trap by backing bold claims with specific user metrics. For example, the claim that Copilot makes agents more efficient is immediately followed by a case study result from Lightspeed citing a ‘31% increase’ in closed conversations. This creates a tight loop between marketing signal and forensic proof.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://www.intercom.com/#website",
            "url": "https://www.intercom.com/",
            "name": "Intercom",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://www.intercom.com/#organization"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://www.intercom.com/#organization",
            "name": "Intercom",
            "url": "https://www.intercom.com",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://www.intercom.com/#logo",
                "url": "https://images.ctfassets.net/xny2w179f4ki/6Kl52wJbeRTvwBZhfjbJrf/32dcc20fd8200c3e23e7d0a5565f99f8/intercom-isotype.png"
            },
            "image": "https://www.intercom.com/intercom-marketing-site/img/suite-product-mobile.webp",
            "sameAs": [
                "https://fin.ai/",
                "https://www.instagram.com/intercom/",
                "https://x.com/intercom",
                "https://www.facebook.com/intercominc/",
                "https://www.youtube.com/channel/UCJG0MvLP03kyzzAkD-w98aQ",
                "https://www.linkedin.com/company/intercom/",
                "https://en.wikipedia.org/wiki/Intercom,_Inc."
            ],
            "subOrganization": [
                {
                    "@type": "Organization",
                    "@id": "https://fin.ai/#org",
                    "name": "Fin",
                    "url": "https://fin.ai/",
                    "logo": {
                        "@type": "ImageObject",
                        "@id": "https://fin.ai/#logo",
                        "url": "https://fin.ai/favicons/favicon-light.png"
                    },
                    "image": "https://fin.ai/img/social/home.jpg"
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.intercom.com/#webpage",
            "url": "https://www.intercom.com/",
            "name": "Intercom | The only helpdesk designed for the AI Agent era",
            "isPartOf": {
                "@id": "https://www.intercom.com/#website"
            },
            "inLanguage": "en-US",
            "description": "The only helpdesk with a natively integrated AI Agent. Deliver perfect customer experiences with the highest-performing platform. Start your free trial today.",
            "about": [
                {
                    "@id": "https://www.intercom.com/#product"
                },
                {
                    "@id": "https://www.intercom.com/#itemlist"
                }
            ],
            "mentions": [
                {
                    "@id": "https://www.intercom.com/helpdesk/#product"
                },
                {
                    "@id": "https://www.intercom.com/fin/#product"
                }
            ],
            "breadcrumb": {
                "@id": "https://www.intercom.com/#breadcrumb"
            }
        },
        {
            "@type": [
                "Product",
                "SoftwareApplication"
            ],
            "@id": "https://www.intercom.com/#product",
            "name": "Intercom Customer Service Suite",
            "url": "https://www.intercom.com/",
            "applicationCategory": "BusinessApplication",
            "operatingSystem": "Web",
            "brand": {
                "@id": "https://www.intercom.com/#organization"
            },
            "description": "A complete solution for AI and human agents. Intercom and Fin are built together, so you have full visibility across your entire operation, and your team and Fin can collaborate seamlessly to deliver perfect customer experiences.",
            "hasPart": [
                {
                    "@id": "https://www.intercom.com/helpdesk/#product"
                },
                {
                    "@id": "https://www.intercom.com/fin/#product"
                }
            ],
            "isRelatedTo": [
                {
                    "@id": "https://www.intercom.com/helpdesk/#product"
                },
                {
                    "@id": "https://www.intercom.com/fin/#product"
                }
            ],
            "offers": {
                "@type": "Offer",
                "price": "29",
                "priceCurrency": "USD",
                "priceSpecification": {
                    "@type": "UnitPriceSpecification",
                    "price": "29",
                    "priceCurrency": "USD",
                    "unitText": "per seat/month",
                    "referenceQuantity": {
                        "@type": "QuantitativeValue",
                        "value": "1",
                        "unitCode": "MON"
                    }
                },
                "url": "https://www.intercom.com/pricing"
            }
        },
        {
            "@type": [
                "Product",
                "SoftwareApplication"
            ],
            "@id": "https://www.intercom.com/helpdesk/#product",
            "name": "Intercom Helpdesk",
            "url": "https://www.intercom.com/helpdesk/",
            "applicationCategory": "BusinessApplication",
            "operatingSystem": "Web",
            "brand": {
                "@id": "https://www.intercom.com/#organization"
            },
            "isPartOf": {
                "@id": "https://www.intercom.com/#product"
            },
            "description": "AI-powered agent workspace with an omnichannel inbox, AI-powered ticketing, and real-time assistance from Copilot. Your human team has everything they need to onboard faster, work more efficiently, and deliver better customer experiences."
        },
        {
            "@type": [
                "Product",
                "SoftwareApplication"
            ],
            "@id": "https://www.intercom.com/fin/#product",
            "name": "Fin AI Agent",
            "url": "https://www.intercom.com/fin/",
            "applicationCategory": "BusinessApplication",
            "operatingSystem": "Web",
            "brand": {
                "@id": "https://www.intercom.com/#organization"
            },
            "isPartOf": {
                "@id": "https://www.intercom.com/#product"
            },
            "description": "A world-class AI Agent that resolves even the most complex customer queries across all channels. Fin learns from your best human reps and continuously improves, delivering perfect customer experiences at scale.",
            "offers": {
                "@type": "Offer",
                "price": "0.99",
                "priceCurrency": "USD",
                "priceSpecification": {
                    "@type": "UnitPriceSpecification",
                    "price": "0.99",
                    "priceCurrency": "USD",
                    "unitText": "per outcome"
                },
                "url": "https://www.intercom.com/pricing"
            }
        },
        {
            "@type": "ItemList",
            "@id": "https://www.intercom.com/#itemlist",
            "name": "Products in the Intercom Platform",
            "itemListOrder": "Ordered",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@id": "https://www.intercom.com/#product"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "item": {
                        "@id": "https://www.intercom.com/helpdesk/#product"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "item": {
                        "@id": "https://www.intercom.com/fin/#product"
                    }
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.intercom.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.intercom.com/"
                }
            ]
        }
    ]
}
/view-demos/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.intercom.com/view-demos#webpage",
            "url": "https://www.intercom.com/view-demos",
            "name": "Watch the only helpdesk with a native AI Agent",
            "isPartOf": {
                "@id": "https://www.intercom.com/#website"
            },
            "inLanguage": "en-US",
            "description": "Watch how Intercom's natively integrated AI Agent, Fin, makes every customer conversation better than the last. See the full product demo."
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.intercom.com/view-demos#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.intercom.com"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "View Demos",
                    "item": "https://www.intercom.com/view-demos"
                }
            ]
        }
    ]
}
/helpdesk/outbound/ — no schema detected (entity gap)
/contact-sales/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "ContactPage",
            "@id": "https://www.intercom.com/contact-sales#webpage",
            "url": "https://www.intercom.com/contact-sales",
            "name": "Contact Sales | Intercom",
            "isPartOf": {
                "@id": "https://www.intercom.com/#website"
            },
            "inLanguage": "en-US",
            "description": "Book an appointment to talk to our sales team and learn how Intercom makes perfect customer experiences possible.",
            "about": {
                "@id": "https://www.intercom.com/#organization"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://www.intercom.com/#organization",
            "name": "Intercom",
            "url": "https://www.intercom.com",
            "contactPoint": {
                "@type": "ContactPoint",
                "contactType": "sales",
                "url": "https://www.intercom.com/contact-sales",
                "areaServed": "Worldwide",
                "availableLanguage": "English"
            }
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.intercom.com/contact-sales#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.intercom.com"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Sales",
                    "item": "https://www.intercom.com/contact-sales"
                }
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
73Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 65 0
/view-demos/ 0 0
/helpdesk/outbound/ 8 0
/contact-sales/ 0 0