Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 50 out of 100
- Agent Ease of Use 6 out of 100
- Security & Trust 100 out of 100
- GEO, AIO and AEO 78 out of 100
- SEO 100 out of 100
- Performance and Accessibility 59 out of 100
What AI sees of your website
PandaDoc – Create, Approve, Track & eSign Docs 40% Faster
PandaDoc streamlines proposals, quotes & other business document workflows - Trusted by 50K+ Clients - SOC 2, HIPAA & GDPR Compliant!
Next step
Turn this report into a fix workflow
22 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 50 | Needs work | 8 | 14 | 1 | View details |
| Discoverability | 67 | Needs work | 5 | 4 | 0 | View details |
| Content Readiness | 46 | Priority fix | 2 | 7 | 1 | View details |
| Bot Access Control | 33 | Priority fix | 1 | 3 | 0 | View details |
| Agent Ease of Use | 6 | Priority fix | 4 | 29 | 3 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 13 | Priority fix | 0 | 6 | 2 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 78 | Mostly ready | 5 | 0 | 14 | |
| GEO Readiness | 85 | Mostly ready | 1 | 0 | 4 | |
| AIO Readiness | 84 | Mostly ready | 3 | 0 | 4 | |
| AEO Readiness | 66 | Needs work | 1 | 0 | 6 | |
| SEO | 100 | Strong | 11 | 0 | 0 | |
| SEO | 100 | Strong | 11 | 0 | 0 | |
| Security & Trust | 100 | Strong | 9 | 0 | 0 | |
| Security & Trust | 100 | Strong | 5 | 0 | 0 | |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 59 | Needs work | 19 | 5 | 2 | View details |
| Performance | 39 | Priority fix | 12 | 3 | 2 | View details |
| Accessibility | 97 | Strong | 7 | 2 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
44 items need attention
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 404,
"contentType": "text/html; charset=UTF-8"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!doctype html><html lang=\"en-US\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><style data-style-id='cookie-banner'>:root{--pd-cb__border-radius:4px;--pd-cb__border-radius--m:8px;--pd-cb__border-top:#2424241a;--pd-cb__box-shadow:0 0 10px #24242426;--pd-cb__button-font-weight:600;--pd-cb__button-line-height:1.2;--pd-cb__button-secondary-border:1px solid #2424244d;--pd-cb__color--black:#242424;--pd-cb__color--green-60:#248567;--pd-cb__color--green-70:#136a50;--pd-cb__color--grey-30:#f3f5f6;--pd-cb__color--grey-50:#c8cfd3;--pd-cb__color--primary:var(--pd-cb__color--green-60);--pd-cb__color--white:#fff;--pd-cb__font-family:apple-system,Arial,sans-serif;--pd-cb__transition-duration:.25s}#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-acc"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
50 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
50 Fail
AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
Needs attention
High-value schema types
Issue
No high-value schema types (e.g. Article, Product, Service) were found.
Why it matters
High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.
Check name
High-value schema types
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Use schema types that describe the page's primary content or offering.
Result
High-value schema types is missing or incomplete.
Evidence
{
"found": [],
"expected": [
"Article",
"BlogPosting",
"NewsArticle",
"Product",
"SoftwareApplication",
"FAQPage",
"LocalBusiness",
"VideoObject",
"HowTo",
"Event",
"Course",
"Review",
"Service"
],
"allTypes": [
"Organization",
"WebPage",
"WebSite"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
50 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": [
{
"url": "https://www.pandadoc.com/",
"rel": "shortlink <https://www.pandadoc.com/wp-json/wp/v2/pages/9110>",
"type": "application/json"
}
]
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html><html lang=\"en-US\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><style data-style-id='cookie-banner'>:root{--pd-cb__border-radius:4px;--pd-cb__border-radius--m:8px;--pd-cb__border-top:#2424241a;--pd-cb__box-shadow:0 0 10px #24242426;--pd-cb__button-font-weight:600;--pd-cb__button-line-height:1.2;--pd-cb__button-secondary-border:1px solid #2424244d;--pd-cb__color--black:#242424;--pd-cb__color--green-60:#248567;--pd-cb__color--green-70:#136a50;--pd-cb__color--grey-30:#f3f5f6;--pd-cb__color--grey-50:#c8cfd3;--pd-cb__color--primary:var(--pd-cb__color--green-60);--pd-cb__color--white:#fff;--pd-cb__font-family:apple-system,Arial,sans-serif;--pd-cb__transition-duration:.25s}#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-acc"
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html><html lang=\"en-US\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><style data-style-id='cookie-banner'>:root{--pd-cb__border-radius:4px;--pd-cb__border-radius--m:8px;--pd-cb__border-top:#2424241a;--pd-cb__box-shadow:0 0 10px #24242426;--pd-cb__button-font-weight:600;--pd-cb__button-line-height:1.2;--pd-cb__button-secondary-border:1px solid #2424244d;--pd-cb__color--black:#242424;--pd-cb__color--green-60:#248567;--pd-cb__color--green-70:#136a50;--pd-cb__color--grey-30:#f3f5f6;--pd-cb__color--grey-50:#c8cfd3;--pd-cb__color--primary:var(--pd-cb__color--green-60);--pd-cb__color--white:#fff;--pd-cb__font-family:apple-system,Arial,sans-serif;--pd-cb__transition-duration:.25s}#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-acc"
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html><html lang=\"en-US\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><style data-style-id='cookie-banner'>:root{--pd-cb__border-radius:4px;--pd-cb__border-radius--m:8px;--pd-cb__border-top:#2424241a;--pd-cb__box-shadow:0 0 10px #24242426;--pd-cb__button-font-weight:600;--pd-cb__button-line-height:1.2;--pd-cb__button-secondary-border:1px solid #2424244d;--pd-cb__color--black:#242424;--pd-cb__color--green-60:#248567;--pd-cb__color--green-70:#136a50;--pd-cb__color--grey-30:#f3f5f6;--pd-cb__color--grey-50:#c8cfd3;--pd-cb__color--primary:var(--pd-cb__color--green-60);--pd-cb__color--white:#fff;--pd-cb__font-family:apple-system,Arial,sans-serif;--pd-cb__transition-duration:.25s}#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-acc"
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html><html lang=\"en-US\"><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><style data-style-id='cookie-banner'>:root{--pd-cb__border-radius:4px;--pd-cb__border-radius--m:8px;--pd-cb__border-top:#2424241a;--pd-cb__box-shadow:0 0 10px #24242426;--pd-cb__button-font-weight:600;--pd-cb__button-line-height:1.2;--pd-cb__button-secondary-border:1px solid #2424244d;--pd-cb__color--black:#242424;--pd-cb__color--green-60:#248567;--pd-cb__color--green-70:#136a50;--pd-cb__color--grey-30:#f3f5f6;--pd-cb__color--grey-50:#c8cfd3;--pd-cb__color--primary:var(--pd-cb__color--green-60);--pd-cb__color--white:#fff;--pd-cb__font-family:apple-system,Arial,sans-serif;--pd-cb__transition-duration:.25s}#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-acc"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n <head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <style data-style-id='cookie-banner'>:root{--pd-cb__border-radius:4px;--pd-cb__border-radius--m:8px;--pd-cb__border-top:#2424241a;--pd-cb__box-shadow:0 0 10px #24242426;--pd-cb__button-font-weight:600;--pd-cb__button-line-height:1.2;--pd-cb__button-secondary-border:1px solid #2424244d;--pd-cb__color--black:#242424;--pd-cb__color--green-60:#248567;--pd-cb__color--green-70:#136a50;--pd-cb__color--grey-30:#f3f5f6;--pd-cb__color--grey-50:#c8cfd3;--pd-cb__color--primary:var(--pd-cb__color--green-60);--pd-cb__color--white:#fff;--pd-cb__font-family:apple-system,Arial,sans-serif;--pd-cb__transition-duration:.25s}#onetrust-consent-sdk #onetrust-banner-sdk "
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en-US\">\n <head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <style data-style-id='cookie-banner'>:root{--pd-cb__border-radius:4px;--pd-cb__border-radius--m:8px;--pd-cb__border-top:#2424241a;--pd-cb__box-shadow:0 0 10px #24242426;--pd-cb__button-font-weight:600;--pd-cb__button-line-height:1.2;--pd-cb__button-secondary-border:1px solid #2424244d;--pd-cb__color--black:#242424;--pd-cb__color--green-60:#248567;--pd-cb__color--green-70:#136a50;--pd-cb__color--grey-30:#f3f5f6;--pd-cb__color--grey-50:#c8cfd3;--pd-cb__color--primary:var(--pd-cb__color--green-60);--pd-cb__color--white:#fff;--pd-cb__font-family:apple-system,Arial,sans-serif;--pd-cb__transition-duration:.25s}#onetrust-consent-sdk #onetrust-banner-sdk "
},
{
"path": "/docs/openapi.json",
"statusCode": 200,
"contentType": "text/html",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!doctype html>\n<html lang=\"en\" dir=\"ltr\" class=\"docs-wrapper plugin-docs plugin-id-default docs-version-current docs-doc-page docs-doc-id-getting-started/quick-start-guide\" data-has-hydrated=\"false\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"generator\" content=\"Docusaurus v3.7.0\">\n<title data-rh=\"true\">Welcome to PandaDoc CPQ Workflows | PandaDoc CPQ Docs</title><meta data-rh=\"true\" name=\"viewport\" content=\"width=device-width,initial-scale=1\"><meta data-rh=\"true\" name=\"twitter:card\" content=\"summary_large_image\"><meta data-rh=\"true\" property=\"og:url\" content=\"https://www.pandadoc.com/docs/cpq/\"><meta data-rh=\"true\" property=\"og:locale\" content=\"en\"><meta data-rh=\"true\" name=\"docusaurus_locale\" content=\"en\"><meta data-rh=\"true\" name=\"docsearch:language\" content=\"en\"><meta data-rh=\"true\" na"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
50 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 514036
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
25 Fail
AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
Needs attention
llms.txt
Issue
llms.txt was not found at the expected path.
Why it matters
llms.txt gives language-model clients a concise, curated summary of important site context and links before they crawl broadly.
Check name
llms.txt
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Emerging recommendation
Goal
Publish llms.txt to summarize agent-readable site guidance.
Result
llms.txt failed at "Fetch to find resource".
Validation steps
Fetch to find resource
llms.txt was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/llms.txt",
"statusCode": 404,
"contentType": "text/html",
"length": 296
},
{
"path": "/llms-full.txt",
"statusCode": 404,
"contentType": "text/html",
"length": 297
}
]
},
"issue": "llms.txt was not found at the expected path.",
"howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html; charset=UTF-8" does not indicate Markdown when requested with Accept: text/markdown.
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Markdown content type".
Validation steps
Markdown content type
Content-Type "text/html; charset=UTF-8" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "Accept-Encoding".
Structured Markdown body
Markdown response is missing a heading.
Evidence
{
"failedStep": "content-type",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "fail",
"evidence": {
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
},
"issue": "Content-Type \"text/html; charset=UTF-8\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": "Accept-Encoding"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding\".",
"howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
},
{
"id": "markdown-content",
"title": "Structured Markdown body",
"status": "fail",
"evidence": {
"valid": false,
"hasHeading": false,
"wordCount": 93377,
"excerpt": "<!doctype html>\n<html lang=\"en-US\">\n<head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <style data-style-id='cookie-banner'>:root{--pd-cb__border-radius:4px;--pd-",
"issue": "Markdown response is missing a heading."
},
"issue": "Markdown response is missing a heading.",
"howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
}
]
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 514037
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 514037
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 514036
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 514037
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 514037
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 514036
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: invalid h1 (found 2); 1/6 applicable form inputs have autocomplete attributes (5 missing).
Details
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": true,
"nav": true,
"footer": true,
"meaningfulH1": false,
"headingOrder": true,
"accessibleLinks": true,
"accessibleButtons": true,
"imageAltCoverage": true,
"formAutocompleteCoverage": false,
"details": {
"inaccessibleLinks": [],
"inaccessibleButtons": [],
"missingAutocompleteInputs": [
"<input class=\"hs-input\" type=\"text\" id=\"form_email\" name=\"email\" data-testid=\"pd-input-email\" aria-label=\"Work email\">",
"<input class=\"hs-input\" type=\"text\" id=\"form_firstname\" name=\"firstname\" data-testid=\"pd-input-firstname\" aria-label=\"First name\">",
"<input class=\"hs-input\" type=\"text\" id=\"form_lastname\" name=\"lastname\" data-testid=\"pd-input-lastname\" aria-label=\"Last name\">",
"<input class=\"hs-input\" type=\"text\" id=\"form_company\" name=\"company\" data-testid=\"pd-input-company\" aria-label=\"Company name\">",
"<input class=\"hs-input\" type=\"text\" id=\"form_clearbit_company_number_of_employees\" name=\"clearbit_company_number_of_employees\" data-testid=\"pd-input-clearbit-company-number-of-employees\" inputmode=\"decimal\" aria-label=\"Company Size\">"
],
"imagesMissingAlt": [],
"skippedHeadingLevels": []
},
"counts": {
"h1": 2,
"headings": 12,
"links": 323,
"inaccessibleLinks": 0,
"buttons": 32,
"inaccessibleButtons": 0,
"images": 52,
"imagesWithAlt": 52,
"autocompleteInputs": 6,
"inputsWithAutocomplete": 1,
"missingAutocompleteInputs": 5
}
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 513902
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 513902
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 513902
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 513902
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 513902
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 513902
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 514036
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 514037
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 514036
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 513902
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 513902
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 513902
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
Why it matters
DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.
Check name
DNS-AID Agent Discovery
Score
25/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.
Result
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Validation steps
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
Check DNSSEC material
DNSSEC material was not visible for the hostname or parent zone from this resolver.
Evidence
{
"failedStep": "svcb-https-records",
"steps": [
{
"id": "svcb-https-records",
"title": "Resolve DNS-AID SVCB/HTTPS records",
"status": "fail",
"evidence": {
"hostname": "www.pandadoc.com",
"probes": [
{
"name": "_index._agents.www.pandadoc.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.pandadoc.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
}
]
},
"issue": "No DNS-AID entrypoint records were found under _agents.",
"howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
},
{
"id": "service-params",
"title": "Validate alpn and endpoint parameters",
"status": "informational",
"evidence": {
"discovered": []
},
"howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
},
{
"id": "dnssec",
"title": "Check DNSSEC material",
"status": "warning",
"evidence": {
"hasDnssecMaterial": false,
"checked": [
{
"name": "www.pandadoc.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "pandadoc.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
}
]
},
"issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
"howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
}
]
}Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
13 Warning
Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Needs attention
WebMCP
Issue
WebMCP declarative annotations need fixes.
Details
Why it matters
WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.
Check name
WebMCP
Score
50/100
Status
warning
Category
MCP
Maturity
Informational
Goal
Support WebMCP to expose site tools to AI agents via the browser.
Result
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Validation steps
Detect data-mcp-tool annotations
No data-mcp-tool attributes were found on interactive elements.
Detect WebMCP declarative tags
No elements found with tool-name or tool-description attributes.
Validate WebMCP declarative annotation quality
WebMCP declarative annotations need fixes.
WebMCP declarative annotation issues
<select> is missing a name attribute.<select> is missing a label.<select> is missing tool-param-description.<select> is missing a name attribute.<select> is missing a label.<select> is missing tool-param-description.<select> is missing a name attribute.<select> is missing a label.<select> is missing tool-param-description.<input name="email"> is missing tool-param-description.<input name="phone"> is missing tool-param-description.<input name="firstname"> is missing tool-param-description.<input name="lastname"> is missing tool-param-description.<select name="education_role"> is missing tool-param-description.<input name="company"> is missing tool-param-description.<input name="clearbit_company_number_of_employees"> is missing tool-param-description.<select name="company_size"> is missing tool-param-description.<select name="preferred_language"> is missing tool-param-description.<textarea name="latest_form_url"> is missing tool-param-description.<select> is missing a name attribute.<select> is missing a label.<select> is missing tool-param-description.
Detect WebMCP imperative API usage
navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.
Detect WebMCP browser navigator injection
navigator.modelContext was not detected in the rendered browser page.
Interactive surface coverage
Only 0% of interactive surfaces are annotated.
Evidence
{
"failedStep": "declarative-annotation-quality",
"steps": [
{
"id": "data-mcp-tool-attributes",
"title": "Detect data-mcp-tool annotations",
"status": "informational",
"evidence": {
"dataMcpToolCount": 0,
"dataMcpTools": []
},
"issue": "No data-mcp-tool attributes were found on interactive elements.",
"howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
},
{
"id": "declarative-tags",
"title": "Detect WebMCP declarative tags",
"status": "informational",
"evidence": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 369,
"interactiveWithTags": 0,
"totalCount": 370,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<input name=\"email\"> is missing tool-param-description.",
"<input name=\"phone\"> is missing tool-param-description.",
"<input name=\"firstname\"> is missing tool-param-description.",
"<input name=\"lastname\"> is missing tool-param-description.",
"<select name=\"education_role\"> is missing tool-param-description.",
"<input name=\"company\"> is missing tool-param-description.",
"<input name=\"clearbit_company_number_of_employees\"> is missing tool-param-description.",
"<select name=\"company_size\"> is missing tool-param-description.",
"<select name=\"preferred_language\"> is missing tool-param-description.",
"<textarea name=\"latest_form_url\"> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description."
]
},
"issue": "No elements found with tool-name or tool-description attributes.",
"howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
},
{
"id": "declarative-annotation-quality",
"title": "Validate WebMCP declarative annotation quality",
"status": "warning",
"evidence": {
"issueCount": 22,
"issues": [
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<input name=\"email\"> is missing tool-param-description.",
"<input name=\"phone\"> is missing tool-param-description.",
"<input name=\"firstname\"> is missing tool-param-description.",
"<input name=\"lastname\"> is missing tool-param-description.",
"<select name=\"education_role\"> is missing tool-param-description.",
"<input name=\"company\"> is missing tool-param-description.",
"<input name=\"clearbit_company_number_of_employees\"> is missing tool-param-description.",
"<select name=\"company_size\"> is missing tool-param-description.",
"<select name=\"preferred_language\"> is missing tool-param-description.",
"<textarea name=\"latest_form_url\"> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<select> is missing a name attribute."
},
{
"type": "code",
"value": "<select> is missing a label."
},
{
"type": "code",
"value": "<select> is missing tool-param-description."
},
{
"type": "code",
"value": "<select> is missing a name attribute."
},
{
"type": "code",
"value": "<select> is missing a label."
},
{
"type": "code",
"value": "<select> is missing tool-param-description."
},
{
"type": "code",
"value": "<select> is missing a name attribute."
},
{
"type": "code",
"value": "<select> is missing a label."
},
{
"type": "code",
"value": "<select> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"email\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"phone\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"firstname\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"lastname\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<select name=\"education_role\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"company\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"clearbit_company_number_of_employees\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<select name=\"company_size\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<select name=\"preferred_language\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<textarea name=\"latest_form_url\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<select> is missing a name attribute."
},
{
"type": "code",
"value": "<select> is missing a label."
},
{
"type": "code",
"value": "<select> is missing tool-param-description."
}
]
}
],
"howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
},
{
"id": "imperative-api",
"title": "Detect WebMCP imperative API usage",
"status": "informational",
"evidence": {
"staticSignals": {
"detected": false,
"matched": []
},
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
"howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
},
{
"id": "browser-navigator-injection",
"title": "Detect WebMCP browser navigator injection",
"status": "informational",
"evidence": {
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext was not detected in the rendered browser page.",
"howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
},
{
"id": "surface-coverage",
"title": "Interactive surface coverage",
"status": "informational",
"evidence": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 369,
"interactiveWithTags": 0,
"totalCount": 370,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<input name=\"email\"> is missing tool-param-description.",
"<input name=\"phone\"> is missing tool-param-description.",
"<input name=\"firstname\"> is missing tool-param-description.",
"<input name=\"lastname\"> is missing tool-param-description.",
"<select name=\"education_role\"> is missing tool-param-description.",
"<input name=\"company\"> is missing tool-param-description.",
"<input name=\"clearbit_company_number_of_employees\"> is missing tool-param-description.",
"<select name=\"company_size\"> is missing tool-param-description.",
"<select name=\"preferred_language\"> is missing tool-param-description.",
"<textarea name=\"latest_form_url\"> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description."
]
},
"issue": "Only 0% of interactive surfaces are annotated.",
"howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
}
],
"staticSignals": {
"detected": false,
"matched": []
},
"coverage": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 369,
"interactiveWithTags": 0,
"totalCount": 370,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<input name=\"email\"> is missing tool-param-description.",
"<input name=\"phone\"> is missing tool-param-description.",
"<input name=\"firstname\"> is missing tool-param-description.",
"<input name=\"lastname\"> is missing tool-param-description.",
"<select name=\"education_role\"> is missing tool-param-description.",
"<input name=\"company\"> is missing tool-param-description.",
"<input name=\"clearbit_company_number_of_employees\"> is missing tool-param-description.",
"<select name=\"company_size\"> is missing tool-param-description.",
"<select name=\"preferred_language\"> is missing tool-param-description.",
"<textarea name=\"latest_form_url\"> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
6 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": true,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [
"2018-08-23T08:15:55+00:00",
"2026-04-30T09:11:49+00:00"
],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://www.pandadoc.com/about/",
"text": "About us",
"html": "<a href=\"https://www.pandadoc.com/about/\" class=\"footer-nav__link\"> About us </a>"
},
{
"href": "https://www.linkedin.com/company/pandadoc/",
"text": "LinkedIn",
"html": "<a href=\"https://www.linkedin.com/company/pandadoc/\" class=\"socials__link socials__link--linkedin\" title=\"LinkedIn\" target=\"_blank\" rel=\"noopener\"> <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"> <title>LinkedIn</title> <path d=\"M21 13.3v6.5h-3.858v-6.064c0-1.524-.558-2.564-1.954-2.564a2.107 2.107 0 0 0-1.98 1.379 2.524 2.524 0 0 0-.128.919v6.33H9.22s.053-10.271 0-11.335h3.86v1.606l-.026.037h.026v-.037a3.847 3.847 0 0 1 3.478-1.873C19.097 8.198 21 9.818 21..."
}
],
"contactLinks": [
{
"href": "https://support.pandadoc.com/en/",
"text": "Help center",
"html": "<a href=\"https://support.pandadoc.com/en/\" class=\"header-top-bar__link link-meta\"> <span class=\"header-top-bar__label\">Help center</span> </a>"
},
{
"href": "https://support.pandadoc.com/en/",
"text": "Help center",
"html": "<a href=\"https://support.pandadoc.com/en/\" class=\"header-top-bar__link link-meta\"> <span class=\"header-top-bar__label\">Help center</span> </a>"
},
{
"href": "https://www.pandadoc.com/contact-sales/?ss=home_home_top-menu",
"text": "Contact sales",
"html": "<a class=\"header-nav-menu__link text-semibold\" href=\"https://www.pandadoc.com/contact-sales/?ss=home_home_top-menu\"> Contact sales </a>"
},
{
"href": "https://www.pandadoc.com/contact-sales/?ss=home_home_top-menu",
"text": "Contact sales",
"html": "<a class=\"header-nav-menu__link text-semibold\" href=\"https://www.pandadoc.com/contact-sales/?ss=home_home_top-menu\"> Contact sales </a>"
},
{
"href": "https://support.pandadoc.com/en/",
"text": "Help center",
"html": "<a href=\"https://support.pandadoc.com/en/\" class=\"header-nav-menu__link \"> <div class=\"header-nav-menu__item-data\"> <div class=\"header-nav-menu__row\"> <div class=\" text-semibold header-nav-menu__title\"> Help center </div> </div> </div> </a>"
},
{
"href": "https://www.pandadoc.com/contact/",
"text": "Contact us",
"html": "<a href=\"https://www.pandadoc.com/contact/\" class=\"header-nav-menu__link \"> <div class=\"header-nav-menu__item-data\"> <div class=\"header-nav-menu__row\"> <div class=\" text-semibold header-nav-menu__title\"> Contact us </div> </div> </div> </a>"
},
{
"href": "https://www.pandadoc.com/customer-experience/premium-support/",
"text": "Premium support",
"html": "<a href=\"https://www.pandadoc.com/customer-experience/premium-support/\" class=\"header-nav-menu__link \"> <div class=\"header-nav-menu__item-data\"> <div class=\"header-nav-menu__row\"> <div class=\" text-semibold header-nav-menu__title\"> Premium support </div> </div> </div> </a>"
},
{
"href": "https://www.pandadoc.com/contact-sales/?ss=home_home_top-menu",
"text": "Contact sales",
"html": "<a class=\"header-nav-menu__link text-semibold\" href=\"https://www.pandadoc.com/contact-sales/?ss=home_home_top-menu\"> Contact sales </a>"
},
{
"href": "https://support.pandadoc.com/en/articles/9715012-two-factor-authentication-2fa",
"text": "Two-factor authentication",
"html": "<a href=\"https://support.pandadoc.com/en/articles/9715012-two-factor-authentication-2fa\" class=\" header-nav-menu__link \"> <div class=\" text-semibold header-nav-menu__title\"> Two-factor authentication </div> </a>"
},
{
"href": "https://support.pandadoc.com/en/",
"text": "Help center",
"html": "<a href=\"https://support.pandadoc.com/en/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Help center </a>"
},
{
"href": "https://www.pandadoc.com/contact/",
"text": "Contact us",
"html": "<a href=\"https://www.pandadoc.com/contact/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Contact us </a>"
},
{
"href": "https://www.pandadoc.com/customer-experience/premium-support/",
"text": "Premium support",
"html": "<a href=\"https://www.pandadoc.com/customer-experience/premium-support/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Premium support </a>"
},
{
"href": "https://support.pandadoc.com/en/articles/9714781-signature-certificate-of-completed-documents",
"text": "Signature certificate",
"html": "<a href=\"https://support.pandadoc.com/en/articles/9714781-signature-certificate-of-completed-documents\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Signature certificate </a>"
},
{
"href": "https://support.pandadoc.com/en/articles/9715012-two-factor-authentication-2fa",
"text": "Two-factor authentication",
"html": "<a href=\"https://support.pandadoc.com/en/articles/9715012-two-factor-authentication-2fa\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Two-factor authentication </a>"
},
{
"href": "https://support.pandadoc.com/en/",
"text": "Help Center",
"html": "<a class=\"header-popup__bottom-menu-link link-secondary\" href=\"https://support.pandadoc.com/en/\"> <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M9.95842 14.9998C10.2501 14.9998 10.4967 14.899 10.6984 14.6973C10.9001 14.4957 11.0006 14.2493 11.0001 13.9582C10.9995 13.6671 10.899 13.4204 10.6984 13.2182C10.4979 13.016 10.2512 12.9154 9.95842 12.9165C9.66564 12.9176 9.41925 13.0185 9.21925 13.219C9.01925 13.4196 8.91842 13.666 8.91675 13..."
},
{
"href": "https://www.pandadoc.com/contact-sales/?ss=home_home_header-nav",
"text": "Contact sales",
"html": "<a href=\"https://www.pandadoc.com/contact-sales/?ss=home_home_header-nav\" class=\"ui-button ui-button--secondary header-popup__cta-item\" data-testid=\"pd-button-contact-sales\"> Contact sales </a>"
},
{
"href": "https://www.pandadoc.com/cpq-software/",
"text": "CPQ (configure, price, quote) Impress buyers with automated quotes tailored just for them PandaDoc CPQ makes it easy to generate quotes that help close more deals. Pull data directly from your product catalog and implement rules-based pricing strategies to deliver an impressive buyer experience.",
"html": "<a href=\"https://www.pandadoc.com/cpq-software/\" class=\"ui-cards-brand__item ui-cards-brand__item--lead ui-cards-brand__item--amethyst\" style=\"--card-color: var( --pd-color-catchy-amethyst )\" aria-label=\"Impress buyers with automated quotes tailored just for them\"> <div class=\"ui-cards-brand__content\"> <p class=\" mb-20 color-secondary ui-cards-brand__tag\"> CPQ (configure, price, quote) </p> <h3 class=\" mb-05em h3-h2 ui-cards-brand__title\"> Impress buyers with automated quotes tailored just fo..."
},
{
"href": "https://support.pandadoc.com/en/",
"text": "Help center",
"html": "<a href=\"https://support.pandadoc.com/en/\" class=\"footer-nav__link\"> Help center </a>"
},
{
"href": "https://www.pandadoc.com/contact/",
"text": "Contact us",
"html": "<a href=\"https://www.pandadoc.com/contact/\" class=\"footer-nav__link\"> Contact us </a>"
}
],
"privacyLinks": [
{
"href": "https://www.pandadoc.com/legal/master-services-agreement/",
"text": "Terms of Service",
"html": "<a href=\"https://www.pandadoc.com/legal/master-services-agreement/\" target=\"_blank\">Terms of Service</a>"
},
{
"href": "https://www.pandadoc.com/legal/privacy-notice/",
"text": "Privacy Notice",
"html": "<a href=\"https://www.pandadoc.com/legal/privacy-notice/\" target=\"_blank\">Privacy Notice</a>"
},
{
"href": "https://www.pandadoc.com/legal/privacy-notice/",
"text": "Privacy notice",
"html": "<a href=\"https://www.pandadoc.com/legal/privacy-notice/\" class=\"text-caption link-meta\"> Privacy notice </a>"
},
{
"href": "https://privacyportal.onetrust.com/webform/68a57c74-9312-47e6-858f-68e403ff26c9/a6e53c17-c433-47d3-b558-c6f558902514",
"text": "Do Not Sell My Personal Information",
"html": "<a href=\"https://privacyportal.onetrust.com/webform/68a57c74-9312-47e6-858f-68e403ff26c9/a6e53c17-c433-47d3-b558-c6f558902514\" class=\"text-caption link-meta\"> Do Not Sell My Personal Information </a>"
}
],
"score": 60,
"weight": 20
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
6 Warning
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing Last-Modified HTTP header.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
75/100
Status
warning
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is partially implemented.
Evidence
{
"lastModified": null,
"schemaDates": [
"2026-04-30T09:11:49+00:00",
"2018-08-23T08:15:55+00:00"
],
"metaDateCount": 1,
"timeDateCount": 0
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
8 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer-first sections
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer-first sections scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 10,
"passing": 2,
"failing": [
{
"heading": "Designed to make every agreement easier",
"headingHtml": "<h2 class=\" mb-05em h1 ui-heading__title\"> Designed to make every agreement easier </h2>",
"firstParagraph": "CPQ (configure, price, quote)",
"paragraphHtml": "<p class=\" mb-20 color-secondary ui-cards-brand__tag\"> CPQ (configure, price, quote) </p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Impress buyers with automated quotes tailored just for them",
"headingHtml": "<h3 class=\" mb-05em h3-h2 ui-cards-brand__title\"> Impress buyers with automated quotes tailored just for them </h3>",
"firstParagraph": "PandaDoc CPQ makes it easy to generate quotes that help close more deals. Pull data directly from your product catalog and implement rules-based pricing strategies to deliver an impressive buyer experience.",
"paragraphHtml": "<p class=\"color-secondary ui-cards-brand__text\"> PandaDoc CPQ makes it easy to generate quotes that help close more deals. Pull data directly from your product catalog and implement rules-based pricing strategies to deliver an impressive buyer experience. </p>",
"words": 31,
"direct": false,
"issue": "First paragraph is 31 words and does not look like a concise direct answer."
},
{
"heading": "Close deals fast in a digital space that makes collaboration easy",
"headingHtml": "<h3 class=\" h3-h2 ui-cards-brand__title\"> Close deals fast in a digital space that makes collaboration easy </h3>",
"firstParagraph": "Smart content",
"paragraphHtml": "<p class=\" mb-20 color-secondary ui-cards-brand__tag\"> Smart content </p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Eliminate errors with pre-set document creation rules",
"headingHtml": "<h3 class=\" h3-h2 ui-cards-brand__title\"> Eliminate errors with pre-set document creation rules </h3>",
"firstParagraph": "Automations",
"paragraphHtml": "<p class=\" mb-20 color-secondary ui-cards-brand__tag\"> Automations </p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Save time by automating manual and repetitive tasks",
"headingHtml": "<h3 class=\" h3-h2 ui-cards-brand__title\"> Save time by automating manual and repetitive tasks </h3>",
"firstParagraph": "Tracking and analytics",
"paragraphHtml": "<p class=\" mb-20 color-secondary ui-cards-brand__tag\"> Tracking and analytics </p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Monitor user activity, document performance and more",
"headingHtml": "<h3 class=\" h3-h2 ui-cards-brand__title\"> Monitor user activity, document performance and more </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Built to integrate with all your favorite tools",
"headingHtml": "<h2 class=\" mb-05em h1 ui-heading__title\"> Built to integrate with all your favorite tools </h2>",
"firstParagraph": "Want more customization? Explore the API",
"paragraphHtml": "<p>Want more customization? <a href=\"https://www.pandadoc.com/api/\">Explore the API</a></p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "Schedule your free live demo",
"headingHtml": "<h2 class=\"h5 mb-20 \">Schedule your free live demo</h2>",
"firstParagraph": "By submitting this form, I agree that the Terms of Service and Privacy Notice will govern the use of services I receive and personal data I provide respectively.",
"paragraphHtml": "<p class=\"hs-form-demo__note color-secondary text-unscale-12 mt-20\"> By submitting this form, I agree that the <a href=\"https://www.pandadoc.com/legal/master-services-agreement/\" target=\"_blank\">Terms of Service</a> and <a href=\"https://www.pandadoc.com/legal/privacy-notice/\" target=\"_blank\">Privacy Notice</a> will govern the use of services I receive and personal data I provide respectively. </p>",
"words": 28,
"direct": false,
"issue": "First paragraph is 28 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 76/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 76/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: create, approve, track, esign, docs, faster, make, impressions.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Entity clarity
Score
76/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Entity clarity scored 76/100 and needs improvement.
Evidence
{
"title": "PandaDoc – Create, Approve, Track & eSign Docs 40% Faster",
"h1": "Make proposals that make impressions",
"description": "PandaDoc streamlines proposals, quotes & other business document workflows - Trusted by 50K+ Clients - SOC 2, HIPAA & GDPR Compliant!",
"topicOverlap": 0.2,
"topicTerms": [
"pandadoc",
"create",
"approve",
"track",
"esign",
"docs",
"faster",
"make",
"proposals",
"impressions"
],
"descriptionTerms": [
"pandadoc",
"streamlines",
"proposals",
"quotes",
"other",
"business",
"document",
"workflows",
"trusted",
"50k",
"clients",
"soc",
"hipaa",
"gdpr",
"compliant"
],
"missingFromDescription": [
"create",
"approve",
"track",
"esign",
"docs",
"faster",
"make",
"impressions"
],
"score": 76,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
Needs attention
AEO: Question-led structure
Issue
No question-led h2 sections or FAQ pattern was detected.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Question-led structure
Score
50/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Question-led structure scored 50/100 and needs improvement.
Evidence
{
"h2Count": 5,
"questionH2s": [],
"hasFaq": false,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": true,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [
"2018-08-23T08:15:55+00:00",
"2026-04-30T09:11:49+00:00"
],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://www.pandadoc.com/about/",
"text": "About us",
"html": "<a href=\"https://www.pandadoc.com/about/\" class=\"footer-nav__link\"> About us </a>"
},
{
"href": "https://www.linkedin.com/company/pandadoc/",
"text": "LinkedIn",
"html": "<a href=\"https://www.linkedin.com/company/pandadoc/\" class=\"socials__link socials__link--linkedin\" title=\"LinkedIn\" target=\"_blank\" rel=\"noopener\"> <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"> <title>LinkedIn</title> <path d=\"M21 13.3v6.5h-3.858v-6.064c0-1.524-.558-2.564-1.954-2.564a2.107 2.107 0 0 0-1.98 1.379 2.524 2.524 0 0 0-.128.919v6.33H9.22s.053-10.271 0-11.335h3.86v1.606l-.026.037h.026v-.037a3.847 3.847 0 0 1 3.478-1.873C19.097 8.198 21 9.818 21..."
}
],
"contactLinks": [
{
"href": "https://support.pandadoc.com/en/",
"text": "Help center",
"html": "<a href=\"https://support.pandadoc.com/en/\" class=\"header-top-bar__link link-meta\"> <span class=\"header-top-bar__label\">Help center</span> </a>"
},
{
"href": "https://support.pandadoc.com/en/",
"text": "Help center",
"html": "<a href=\"https://support.pandadoc.com/en/\" class=\"header-top-bar__link link-meta\"> <span class=\"header-top-bar__label\">Help center</span> </a>"
},
{
"href": "https://www.pandadoc.com/contact-sales/?ss=home_home_top-menu",
"text": "Contact sales",
"html": "<a class=\"header-nav-menu__link text-semibold\" href=\"https://www.pandadoc.com/contact-sales/?ss=home_home_top-menu\"> Contact sales </a>"
},
{
"href": "https://www.pandadoc.com/contact-sales/?ss=home_home_top-menu",
"text": "Contact sales",
"html": "<a class=\"header-nav-menu__link text-semibold\" href=\"https://www.pandadoc.com/contact-sales/?ss=home_home_top-menu\"> Contact sales </a>"
},
{
"href": "https://support.pandadoc.com/en/",
"text": "Help center",
"html": "<a href=\"https://support.pandadoc.com/en/\" class=\"header-nav-menu__link \"> <div class=\"header-nav-menu__item-data\"> <div class=\"header-nav-menu__row\"> <div class=\" text-semibold header-nav-menu__title\"> Help center </div> </div> </div> </a>"
},
{
"href": "https://www.pandadoc.com/contact/",
"text": "Contact us",
"html": "<a href=\"https://www.pandadoc.com/contact/\" class=\"header-nav-menu__link \"> <div class=\"header-nav-menu__item-data\"> <div class=\"header-nav-menu__row\"> <div class=\" text-semibold header-nav-menu__title\"> Contact us </div> </div> </div> </a>"
},
{
"href": "https://www.pandadoc.com/customer-experience/premium-support/",
"text": "Premium support",
"html": "<a href=\"https://www.pandadoc.com/customer-experience/premium-support/\" class=\"header-nav-menu__link \"> <div class=\"header-nav-menu__item-data\"> <div class=\"header-nav-menu__row\"> <div class=\" text-semibold header-nav-menu__title\"> Premium support </div> </div> </div> </a>"
},
{
"href": "https://www.pandadoc.com/contact-sales/?ss=home_home_top-menu",
"text": "Contact sales",
"html": "<a class=\"header-nav-menu__link text-semibold\" href=\"https://www.pandadoc.com/contact-sales/?ss=home_home_top-menu\"> Contact sales </a>"
},
{
"href": "https://support.pandadoc.com/en/articles/9715012-two-factor-authentication-2fa",
"text": "Two-factor authentication",
"html": "<a href=\"https://support.pandadoc.com/en/articles/9715012-two-factor-authentication-2fa\" class=\" header-nav-menu__link \"> <div class=\" text-semibold header-nav-menu__title\"> Two-factor authentication </div> </a>"
},
{
"href": "https://support.pandadoc.com/en/",
"text": "Help center",
"html": "<a href=\"https://support.pandadoc.com/en/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Help center </a>"
},
{
"href": "https://www.pandadoc.com/contact/",
"text": "Contact us",
"html": "<a href=\"https://www.pandadoc.com/contact/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Contact us </a>"
},
{
"href": "https://www.pandadoc.com/customer-experience/premium-support/",
"text": "Premium support",
"html": "<a href=\"https://www.pandadoc.com/customer-experience/premium-support/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Premium support </a>"
},
{
"href": "https://support.pandadoc.com/en/articles/9714781-signature-certificate-of-completed-documents",
"text": "Signature certificate",
"html": "<a href=\"https://support.pandadoc.com/en/articles/9714781-signature-certificate-of-completed-documents\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Signature certificate </a>"
},
{
"href": "https://support.pandadoc.com/en/articles/9715012-two-factor-authentication-2fa",
"text": "Two-factor authentication",
"html": "<a href=\"https://support.pandadoc.com/en/articles/9715012-two-factor-authentication-2fa\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Two-factor authentication </a>"
},
{
"href": "https://support.pandadoc.com/en/",
"text": "Help Center",
"html": "<a class=\"header-popup__bottom-menu-link link-secondary\" href=\"https://support.pandadoc.com/en/\"> <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M9.95842 14.9998C10.2501 14.9998 10.4967 14.899 10.6984 14.6973C10.9001 14.4957 11.0006 14.2493 11.0001 13.9582C10.9995 13.6671 10.899 13.4204 10.6984 13.2182C10.4979 13.016 10.2512 12.9154 9.95842 12.9165C9.66564 12.9176 9.41925 13.0185 9.21925 13.219C9.01925 13.4196 8.91842 13.666 8.91675 13..."
},
{
"href": "https://www.pandadoc.com/contact-sales/?ss=home_home_header-nav",
"text": "Contact sales",
"html": "<a href=\"https://www.pandadoc.com/contact-sales/?ss=home_home_header-nav\" class=\"ui-button ui-button--secondary header-popup__cta-item\" data-testid=\"pd-button-contact-sales\"> Contact sales </a>"
},
{
"href": "https://www.pandadoc.com/cpq-software/",
"text": "CPQ (configure, price, quote) Impress buyers with automated quotes tailored just for them PandaDoc CPQ makes it easy to generate quotes that help close more deals. Pull data directly from your product catalog and implement rules-based pricing strategies to deliver an impressive buyer experience.",
"html": "<a href=\"https://www.pandadoc.com/cpq-software/\" class=\"ui-cards-brand__item ui-cards-brand__item--lead ui-cards-brand__item--amethyst\" style=\"--card-color: var( --pd-color-catchy-amethyst )\" aria-label=\"Impress buyers with automated quotes tailored just for them\"> <div class=\"ui-cards-brand__content\"> <p class=\" mb-20 color-secondary ui-cards-brand__tag\"> CPQ (configure, price, quote) </p> <h3 class=\" mb-05em h3-h2 ui-cards-brand__title\"> Impress buyers with automated quotes tailored just fo..."
},
{
"href": "https://support.pandadoc.com/en/",
"text": "Help center",
"html": "<a href=\"https://support.pandadoc.com/en/\" class=\"footer-nav__link\"> Help center </a>"
},
{
"href": "https://www.pandadoc.com/contact/",
"text": "Contact us",
"html": "<a href=\"https://www.pandadoc.com/contact/\" class=\"footer-nav__link\"> Contact us </a>"
}
],
"privacyLinks": [
{
"href": "https://www.pandadoc.com/legal/master-services-agreement/",
"text": "Terms of Service",
"html": "<a href=\"https://www.pandadoc.com/legal/master-services-agreement/\" target=\"_blank\">Terms of Service</a>"
},
{
"href": "https://www.pandadoc.com/legal/privacy-notice/",
"text": "Privacy Notice",
"html": "<a href=\"https://www.pandadoc.com/legal/privacy-notice/\" target=\"_blank\">Privacy Notice</a>"
},
{
"href": "https://www.pandadoc.com/legal/privacy-notice/",
"text": "Privacy notice",
"html": "<a href=\"https://www.pandadoc.com/legal/privacy-notice/\" class=\"text-caption link-meta\"> Privacy notice </a>"
},
{
"href": "https://privacyportal.onetrust.com/webform/68a57c74-9312-47e6-858f-68e403ff26c9/a6e53c17-c433-47d3-b558-c6f558902514",
"text": "Do Not Sell My Personal Information",
"html": "<a href=\"https://privacyportal.onetrust.com/webform/68a57c74-9312-47e6-858f-68e403ff26c9/a6e53c17-c433-47d3-b558-c6f558902514\" class=\"text-caption link-meta\"> Do Not Sell My Personal Information </a>"
}
],
"score": 60,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
38 image(s) are missing width/height attributes. 127 possible modal/interstitial element(s) detected.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Page experience for AIO
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Page experience for AIO scored 70/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width, initial-scale=1.0",
"visibleWords": 1457,
"htmlBytes": 929107,
"imagesMissingDimensions": [
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/advanced-quotes-2x.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/advanced-quotes-2x.png\" alt=\"Advanced Quotes\" class=\"header-featured-column__image\" loading=\"lazy\" fetchpriority=\"low\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/autodesk-2x.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/autodesk-2x.png\" alt=\"Autodesk\" class=\"header-image-block\" loading=\"lazy\" fetchpriority=\"low\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/nomad-2x.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/nomad-2x.png\" alt=\"Nomad\" class=\"header-image-block\" loading=\"lazy\" fetchpriority=\"low\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/the-key-2x.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/the-key-2x.png\" alt=\"The Key\" class=\"header-image-block\" loading=\"lazy\" fetchpriority=\"low\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/integrations-cpq.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/integrations-cpq.png\" alt=\"Integrations Cpq\" class=\"header-featured-column__image\" loading=\"lazy\" fetchpriority=\"low\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/security-2x.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/security-2x.png\" alt=\"Security\" class=\"header-featured-column__image\" loading=\"lazy\" fetchpriority=\"low\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/security-2x.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/security-2x.png\" alt=\"Security\" class=\"header-popup__featured-image\" loading=\"lazy\">"
},
{
"src": "https://fast.wistia.com/embed/medias/8tpbi6clrr/swatch",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://fast.wistia.com/embed/medias/8tpbi6clrr/swatch\" class=\"wistia_cover\" loading=\"lazy\" alt onload=\"this.parentNode.style.opacity=1;\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Gdpr-1.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Gdpr-1.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Eidas-1.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Eidas-1.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aws.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aws.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aicpa-Soc.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aicpa-Soc.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-256-Bit-Ssl.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-256-Bit-Ssl.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Ferpa.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Ferpa.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Ueta.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Ueta.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/hipaa-2.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/hipaa-2.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/21-cfr-part-11.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/21-cfr-part-11.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aicpa-Soc.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aicpa-Soc.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Gdpr-1.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Gdpr-1.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Eidas-1.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Eidas-1.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aws.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aws.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aicpa-Soc.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aicpa-Soc.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-256-Bit-Ssl.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-256-Bit-Ssl.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Ferpa.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Ferpa.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Ueta.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Ueta.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/hipaa-2.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/hipaa-2.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/21-cfr-part-11.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/21-cfr-part-11.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aicpa-Soc.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aicpa-Soc.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Gdpr-1.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Gdpr-1.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Eidas-1.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Eidas-1.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aws.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aws.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aicpa-Soc.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aicpa-Soc.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-256-Bit-Ssl.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-256-Bit-Ssl.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Ferpa.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Ferpa.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Ueta.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Ueta.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/hipaa-2.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/hipaa-2.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/21-cfr-part-11.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/21-cfr-part-11.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
},
{
"src": "https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aicpa-Soc.svg",
"width": "",
"height": "90",
"loading": "lazy",
"html": "<img decoding=\"async\" src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/Security-Aicpa-Soc.svg\" alt loading=\"lazy\" height=\"90\" class=\"ui-trust-cards__badges-slide-img\" data-test-id=\"image-model-image\">"
}
],
"possibleDialogs": [
"<svg viewBox=\"0 0 20 20\" width=\"20\" height=\"20\" class=\"header-popup__close-icon\"> <path d=\"M16.3638 2.22266L17.778 3.63687L11.4137 10.0007L17.778 16.3648L16.3638 17.779L9.99968 11.4147L3.63589 17.779L2.22168 16.3648L8.58568 10.0007L2.22168 3.63687L3.63589 2.22266L9.99968 8.58666L16.3638 2.22266Z\"/> </svg>",
"<div class=\"header-popup\" data-header-popup> <div class=\"header-popup__wrapper\"> <div class=\"header-popup__body\" data-header-popup-body> <ul class=\"header-collapsible header-popup__list mb-20\" id=\"header-popup-menu\"> <li class=\"header-collapsible__item header-collapsible__item--border-bottom \" data-collapsible-item> <div class=\"header-collapsible__header h4\"> <button data-collapsible-item-btn class=\" header-collapsible__header-title header-collapsible__header-title--arrow header-collapsible__...",
"<div class=\"header-popup__wrapper\"> <div class=\"header-popup__body\" data-header-popup-body> <ul class=\"header-collapsible header-popup__list mb-20\" id=\"header-popup-menu\"> <li class=\"header-collapsible__item header-collapsible__item--border-bottom \" data-collapsible-item> <div class=\"header-collapsible__header h4\"> <button data-collapsible-item-btn class=\" header-collapsible__header-title header-collapsible__header-title--arrow header-collapsible__header-title--arrow-20 text-bold header-colla...",
"<div class=\"header-popup__body\" data-header-popup-body> <ul class=\"header-collapsible header-popup__list mb-20\" id=\"header-popup-menu\"> <li class=\"header-collapsible__item header-collapsible__item--border-bottom \" data-collapsible-item> <div class=\"header-collapsible__header h4\"> <button data-collapsible-item-btn class=\" header-collapsible__header-title header-collapsible__header-title--arrow header-collapsible__header-title--arrow-20 text-bold header-collapsible__header-title--collapsed \"> P...",
"<ul class=\"header-collapsible header-popup__list mb-20\" id=\"header-popup-menu\"> <li class=\"header-collapsible__item header-collapsible__item--border-bottom \" data-collapsible-item> <div class=\"header-collapsible__header h4\"> <button data-collapsible-item-btn class=\" header-collapsible__header-title header-collapsible__header-title--arrow header-collapsible__header-title--arrow-20 text-bold header-collapsible__header-title--collapsed \"> Product <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"...",
"<ul class=\"header-popup__sublist\"> <li> <span class=\"header-popup__subheading color-meta \"> Platform </span> <div class> <ul> <li> <a href=\"https://www.pandadoc.com/product-overview/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Product overview </a> </li> <li> <a href=\"https://www.pandadoc.com/security/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Security & compliance </a> </li> <li> <a href=\"https://www.pandadoc.com/pandadoc-for-ente...",
"<span class=\"header-popup__subheading color-meta \"> Platform </span>",
"<a href=\"https://www.pandadoc.com/product-overview/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Product overview </a>",
"<a href=\"https://www.pandadoc.com/security/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Security & compliance </a>",
"<a href=\"https://www.pandadoc.com/pandadoc-for-enterprise/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Enterprise </a>",
"<a href=\"https://notary.pandadoc.com\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Notary </a>",
"<span class=\"header-popup__subheading color-meta \"> Features </span>",
"<a href=\"https://www.pandadoc.com/document-generation/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\"> <mask id=\"a\" width=\"20\" height=\"20\" x=\"0\" y=\"0\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:alpha\"> <path fill=\"#D9D9D9\" d=\"M0 0h20v20H0z\"/> </mask> <g mask=\"url(#a)\"> <path fill=\"#242424\" d=\"M5 18.333c-.459 0-.851-.163-1.177-.49a1.605 1.605 0 0 1-.4...",
"<a href=\"https://www.pandadoc.com/cpq-software/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\"> <mask id=\"a\" width=\"20\" height=\"20\" x=\"0\" y=\"0\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:alpha\"> <path fill=\"#D9D9D9\" d=\"M0 0h20v20H0z\"/> </mask> <g mask=\"url(#a)\"> <path fill=\"#242424\" d=\"M9.62 15.512h1.048v-.833h1.768v-3.648H8.9V9.476h3.536V8.43h-1.768...",
"<a href=\"https://www.pandadoc.com/rooms/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\"> <mask id=\"a\" width=\"20\" height=\"20\" x=\"0\" y=\"0\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:alpha\"> <path fill=\"#D9D9D9\" d=\"M0 0h20v20H0z\"/> </mask> <g mask=\"url(#a)\"> <path fill=\"#242424\" d=\"M10 10.833a2.81 2.81 0 0 0 2.063-.854 2.81 2.81 0 0 0 .854-2.062 2.81 2....",
"<a href=\"https://www.pandadoc.com/features/create/smart-content/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\"> <mask id=\"a\" width=\"20\" height=\"20\" x=\"0\" y=\"0\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:alpha\"> <path fill=\"#D9D9D9\" d=\"M0 0h20v20H0z\"/> </mask> <g mask=\"url(#a)\"> <path fill=\"#242424\" d=\"M8.334 18.333v-3.416l6.125-6.084a1.646 1.646 0 0...",
"<a href=\"https://www.pandadoc.com/workflow-automation-software/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\"> <mask id=\"a\" width=\"20\" height=\"20\" x=\"0\" y=\"0\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:alpha\"> <path fill=\"#D9D9D9\" d=\"M0 0h20v20H0z\"/> </mask> <g mask=\"url(#a)\"> <path fill=\"#242424\" d=\"M6.666 18.333 7.5 12.5H3.333l7.5-10.834H12.5l-.83...",
"<a href=\"https://www.pandadoc.com/workflow-approval-software/?ss=home_home_header-nav\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\"> <mask id=\"a\" width=\"20\" height=\"20\" x=\"0\" y=\"0\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:alpha\"> <path fill=\"#D9D9D9\" d=\"M0 0h20v20H0z\"/> </mask> <g mask=\"url(#a)\"> <path fill=\"#242424\" d=\"m4.625 15.834-2.958-2.959 1...",
"<a href=\"https://www.pandadoc.com/features/collaborate/workspaces/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\"> <mask id=\"a\" width=\"20\" height=\"20\" x=\"0\" y=\"0\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:alpha\"> <path fill=\"#D9D9D9\" d=\"M0 0h20v20H0z\"/> </mask> <g mask=\"url(#a)\"> <path fill=\"#242424\" d=\"M.833 16.667v-2.334c0-.472.122-.906.365-1.302a...",
"<a href=\"https://www.pandadoc.com/document-tracking-software/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\"> <mask id=\"a\" width=\"20\" height=\"20\" x=\"0\" y=\"0\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:alpha\"> <path fill=\"#D9D9D9\" d=\"M0 0h20v20H0z\"/> </mask> <g mask=\"url(#a)\"> <path fill=\"#242424\" d=\"M10 13.334c1.041 0 1.927-.365 2.656-1.094.73-.73 1....",
"<a href=\"https://www.pandadoc.com/features/\" class=\"header-popup__link header-popup__link--nested link-meta \"> All features <svg viewBox=\"0 0 14 14\" width=\"14\" height=\"14\" class=\"header-nav-menu__link-arrow header-nav-menu__link-arrow--mobile\"> <path d=\"M10.647 4.64648L11.353 5.35448L6.99197 9.70748L2.64697 5.37048L3.35297 4.66248L6.99197 8.29448L10.647 4.64648Z\"/> </svg> </a>",
"<span class=\"header-popup__subheading color-meta \"> Compare </span>",
"<a href=\"https://www.pandadoc.com/alternatives/docusign/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> vs DocuSign </a>",
"<a href=\"https://www.pandadoc.com/alternatives/hellosign/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> vs Dropbox Sign </a>",
"<a href=\"https://www.pandadoc.com/alternatives/adobe-sign/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> vs Adobe Sign </a>",
"<a href=\"https://www.pandadoc.com/alternatives/proposify/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> vs Proposify </a>",
"<a href=\"https://www.pandadoc.com/alternatives/\" class=\"header-popup__link header-popup__link--nested link-meta \"> View more <svg viewBox=\"0 0 14 14\" width=\"14\" height=\"14\" class=\"header-nav-menu__link-arrow header-nav-menu__link-arrow--mobile\"> <path d=\"M10.647 4.64648L11.353 5.35448L6.99197 9.70748L2.64697 5.37048L3.35297 4.66248L6.99197 8.29448L10.647 4.64648Z\"/> </svg> </a>",
"<ul class=\"header-popup__sublist\"> <li> <span class=\"header-popup__subheading color-meta \"> Use case </span> <div class> <ul> <li> <a href=\"https://www.pandadoc.com/electronic-signature-software/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> eSignatures </a> </li> <li> <a href=\"https://www.pandadoc.com/proposal-software/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Proposals </a> </li> <li> <a href=\"https://www.pandadoc.com/contract-managem...",
"<span class=\"header-popup__subheading color-meta \"> Use case </span>",
"<a href=\"https://www.pandadoc.com/electronic-signature-software/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> eSignatures </a>",
"<a href=\"https://www.pandadoc.com/proposal-software/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Proposals </a>",
"<a href=\"https://www.pandadoc.com/contract-management-software/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Contracts </a>",
"<a href=\"https://www.pandadoc.com/quoting-software/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Quotes </a>",
"<a href=\"https://www.pandadoc.com/payments/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Payments </a>",
"<a href=\"https://www.pandadoc.com/use-cases/\" class=\"header-popup__link header-popup__link--nested link-meta \"> All use cases <svg viewBox=\"0 0 14 14\" width=\"14\" height=\"14\" class=\"header-nav-menu__link-arrow header-nav-menu__link-arrow--mobile\"> <path d=\"M10.647 4.64648L11.353 5.35448L6.99197 9.70748L2.64697 5.37048L3.35297 4.66248L6.99197 8.29448L10.647 4.64648Z\"/> </svg> </a>",
"<span class=\"header-popup__subheading color-meta \"> Industry </span>",
"<a href=\"https://www.pandadoc.com/industries/technology/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Software & technology </a>",
"<a href=\"https://www.pandadoc.com/industries/professional-services/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Professional services </a>",
"<a href=\"https://www.pandadoc.com/industries/education/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Education </a>",
"<a href=\"https://www.pandadoc.com/industries/healthcare/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Healthcare </a>",
"<a href=\"https://www.pandadoc.com/industries/construction/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Construction </a>",
"<a href=\"https://www.pandadoc.com/industries/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> All industries </a>",
"<span class=\"header-popup__subheading color-meta \"> Team </span>",
"<a href=\"https://www.pandadoc.com/teams/sales/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Sales </a>",
"<a href=\"https://www.pandadoc.com/teams/hr/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> HR </a>",
"<a href=\"https://www.pandadoc.com/teams/marketers/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Marketing </a>",
"<a href=\"https://www.pandadoc.com/teams/customer-success/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Customer success </a>",
"<a href=\"https://www.pandadoc.com/teams/legal/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Legal </a>",
"<a href=\"https://www.pandadoc.com/teams/\" class=\"header-popup__link header-popup__link--nested link-meta \"> All teams <svg viewBox=\"0 0 14 14\" width=\"14\" height=\"14\" class=\"header-nav-menu__link-arrow header-nav-menu__link-arrow--mobile\"> <path d=\"M10.647 4.64648L11.353 5.35448L6.99197 9.70748L2.64697 5.37048L3.35297 4.66248L6.99197 8.29448L10.647 4.64648Z\"/> </svg> </a>",
"<span class=\"header-popup__subheading color-meta header-popup__subheading--divider \"> Customer stories </span>",
"<div class=\"header-popup__featured-cards \"> <a href=\"https://www.pandadoc.com/customers-case-study/autodesk/\" class=\"header-popup__featured-card-link bg-color-accent-emerald mt-10\" style=\"--card-color: var(--pd-color-accent-emerald); --card-hover-color: var(--pd-color-catchy-emerald)\"> <div class=\"header-popup__featured-card-logo\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"92\" height=\"32\" fill=\"none\"> <path fill=\"#242424\" d=\"M91.429 11.555h-2.707l-3.242 3.62v-3.62h-2.273l.011 8.912h2.262...",
"<a href=\"https://www.pandadoc.com/customers-case-study/autodesk/\" class=\"header-popup__featured-card-link bg-color-accent-emerald mt-10\" style=\"--card-color: var(--pd-color-accent-emerald); --card-hover-color: var(--pd-color-catchy-emerald)\"> <div class=\"header-popup__featured-card-logo\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"92\" height=\"32\" fill=\"none\"> <path fill=\"#242424\" d=\"M91.429 11.555h-2.707l-3.242 3.62v-3.62h-2.273l.011 8.912h2.262v-3.386l3.075 3.386h2.874l-4.144-4.4 4.144-4...",
"<div class=\"header-popup__featured-card-logo\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"92\" height=\"32\" fill=\"none\"> <path fill=\"#242424\" d=\"M91.429 11.555h-2.707l-3.242 3.62v-3.62h-2.273l.011 8.912h2.262v-3.386l3.075 3.386h2.874l-4.144-4.4 4.144-4.512ZM79.543 15.22l-2.073-.234c-1.214-.134-1.514-.434-1.514-.847 0-.456.623-.869 1.837-.869 1.17 0 1.783.435 1.894 1.092h2.228c-.113-1.883-1.694-3.052-4-3.052-2.74 0-4.12 1.091-4.12 3.019 0 1.57.913 2.306 2.806 2.506l2.106.223c.802.09 1.17.401...",
"<a href=\"https://www.pandadoc.com/customers-case-study/nomad/\" class=\"header-popup__featured-card-link bg-color-accent-coral mt-10\" style=\"--card-color: var(--pd-color-accent-coral); --card-hover-color: var(--pd-color-catchy-coral)\"> <div class=\"header-popup__featured-card-logo\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"83\" height=\"32\" fill=\"none\"> <path fill=\"#242424\" d=\"M11.604 12.79 4.776 8.724H0v14.449h4.776v-8.942l6.828 4.065v4.877h4.776V8.725h-4.776v4.064Z\"/> <path fill=\"#242424\"...",
"<div class=\"header-popup__featured-card-logo\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"83\" height=\"32\" fill=\"none\"> <path fill=\"#242424\" d=\"M11.604 12.79 4.776 8.724H0v14.449h4.776v-8.942l6.828 4.065v4.877h4.776V8.725h-4.776v4.064Z\"/> <path fill=\"#242424\" d=\"M9.172 19.42h-1.96v3.754h1.96v-3.755Zm15.86-10.9c-4.463 0-7.914 3.318-7.914 7.48v.042c0 4.16 3.409 7.439 7.871 7.439 4.464 0 7.915-3.319 7.915-7.48v-.043c0-4.159-3.41-7.438-7.872-7.438Zm2.997 7.522c0 1.68-1.156 3.196-2.994 3.196C23...",
"<a href=\"https://www.pandadoc.com/customers-case-study/thekey/\" class=\"header-popup__featured-card-link bg-color-accent-amethyst mt-10\" style=\"--card-color: var(--pd-color-accent-amethyst); --card-hover-color: var(--pd-color-catchy-amethyst)\"> <div class=\"header-popup__featured-card-logo\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"92\" height=\"32\" fill=\"none\"> <g fill=\"#242424\" fill-rule=\"evenodd\" clip-path=\"url(#a)\" clip-rule=\"evenodd\"> <path d=\"M26.227 11.01a8.693 8.693 0 0 1-1.522-.116...",
"<div class=\"header-popup__featured-card-logo\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"92\" height=\"32\" fill=\"none\"> <g fill=\"#242424\" fill-rule=\"evenodd\" clip-path=\"url(#a)\" clip-rule=\"evenodd\"> <path d=\"M26.227 11.01a8.693 8.693 0 0 1-1.522-.116v1.67c.46-.07.826-.116 1.522-.116h2.313v7.545c0 .696-.045 1.062-.116 1.522h1.907a8.663 8.663 0 0 1-.116-1.522V12.45h2.313c.696 0 1.061.044 1.522.115v-1.67c-.46.07-.826.115-1.522.115h-6.3ZM50.657 20.076V17.81h2.33a8.68 8.68 0 0 1 1.523.115v-1.67...",
"<a href=\"https://www.pandadoc.com/customer-stories/\" class=\"header-popup__link header-popup__link--nested link-meta mt-10\"> All customer stories <svg viewBox=\"0 0 14 14\" width=\"14\" height=\"14\" class=\"header-nav-menu__link-arrow header-nav-menu__link-arrow--mobile\"> <path d=\"M10.647 4.64648L11.353 5.35448L6.99197 9.70748L2.64697 5.37048L3.35297 4.66248L6.99197 8.29448L10.647 4.64648Z\"> </path> </svg> </a>",
"<ul class=\"header-popup__sublist\"> <li> <span class=\"header-popup__subheading color-meta \"> Sales and CRM </span> <div class> <ul> <li> <a href=\"https://www.pandadoc.com/integrations/crm/hubspot/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\"><path fill=\"#FF7A59\" d=\"M18.15 7.896V5.04a2.202 2.2...",
"<span class=\"header-popup__subheading color-meta \"> Sales and CRM </span>",
"<a href=\"https://www.pandadoc.com/integrations/crm/hubspot/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\"><path fill=\"#FF7A59\" d=\"M18.15 7.896V5.04a2.202 2.202 0 0 0 1.267-1.98V3A2.202 2.202 0 0 0 17.22.798h-.066A2.196 2.196 0 0 0 14.96 3v.06a2.179 2.179 0 0 0 1.24 1.98v2.856a6.252 6.252 0 0...",
"<a href=\"https://www.pandadoc.com/integrations/crm/hubspot-cpq/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\"><path fill=\"#FF7A59\" d=\"M18.15 7.896V5.04a2.202 2.202 0 0 0 1.267-1.98V3A2.202 2.202 0 0 0 17.22.798h-.066A2.196 2.196 0 0 0 14.96 3v.06a2.179 2.179 0 0 0 1.24 1.98v2.856a6.252 6.252...",
"<a href=\"https://www.pandadoc.com/integrations/crm/salesforce/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\" viewBox=\"0 0 24 24\"> <g clip-path=\"url(#a)\"> <path fill=\"#179FDA\" d=\"M10.02 5.4a4.2 4.2 0 0 1 3.053-1.314A4.29 4.29 0 0 1 16.8 6.294a5.154 5.154 0 0 1 2.1-.444 5.238 5.238 0 0 1 0 10.47 5.314 5.314 0 0 1-...",
"<a href=\"https://www.pandadoc.com/integrations/crm/salesforce-cpq/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\" viewBox=\"0 0 24 24\"> <g clip-path=\"url(#a)\"> <path fill=\"#179FDA\" d=\"M10.02 5.4a4.2 4.2 0 0 1 3.053-1.314A4.29 4.29 0 0 1 16.8 6.294a5.154 5.154 0 0 1 2.1-.444 5.238 5.238 0 0 1 0 10.47 5.314 5.314 0...",
"<a href=\"https://www.pandadoc.com/integrations/crm/pipedrive/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\" viewBox=\"0 0 24 24\"> <g clip-path=\"url(#a)\"> <path fill=\"#33743E\" d=\"M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Z\"/> <path fill=\"#fff\" fill-rule=\"evenodd\" d=\"M18.738 10.092c0 3....",
"<a href=\"https://www.pandadoc.com/integrations/crm/mondaydotcom/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\" viewBox=\"0 0 24 24\"> <g clip-path=\"url(#a)\"> <g clip-path=\"url(#b)\"> <path fill=\"#F62B54\" d=\"M2.985 19.128c-1.081.003-2.077-.598-2.612-1.574a3.096 3.096 0 0 1 .084-3.093L5.834 5.7A2.98 2.98 0 0 1 8.49 4...",
"<span class=\"header-popup__subheading color-meta \"> Payment gateways </span>",
"<a href=\"https://www.pandadoc.com/integrations/payment/square-payment-gateway/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\" viewBox=\"0 0 24 24\"> <g fill=\"#000\" clip-path=\"url(#a)\"> <path d=\"M19.986 0H4.014A4.008 4.008 0 0 0 0 4.008v15.978A4.007 4.007 0 0 0 4.014 24h15.972A4.008 4.008 0 0 0 24 19.986V4.008A4.008...",
"<a href=\"https://www.pandadoc.com/integrations/payment/stripe/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\" viewBox=\"0 0 24 24\"> <g clip-path=\"url(#a)\"> <path fill=\"#635BFF\" d=\"M0 0h24v24H0V0Z\"/> <path fill=\"#fff\" d=\"M12.344 7.815c-.89 0-1.428.264-1.428.95 0 1.97 6.4 1.037 6.417 6.277 0 3.147-2.402 4.958-5.896...",
"<a href=\"https://www.pandadoc.com/integrations/payment/authorize-net-payment-gateway/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\" viewBox=\"0 0 24 24\"> <g clip-path=\"url(#a)\"> <path fill=\"#1D2A46\" d=\"M0 0h24v24H0V0Z\"/> <path fill=\"#1876FF\" d=\"M14.667 8.667a6 6 0 1 1-12 0 6 6 0 0 1 12 0Z\"/> <path fill=\"#FFC000\"...",
"<a href=\"https://www.pandadoc.com/integrations/payment/paypal/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\" viewBox=\"0 0 24 24\"> <g clip-path=\"url(#a)\"> <path fill=\"#253B80\" d=\"m19.142 12.216 1.02-6.12c.294-1.866 0-3.138-1.014-4.284C18.038.54 16.028 0 13.46 0H6.002a1.068 1.068 0 0 0-1.056.9L1.838 20.598a.642.64...",
"<a href=\"https://www.pandadoc.com/integrations/payment/quickbooks-payment-gateway/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\" viewBox=\"0 0 24 24\"> <g clip-path=\"url(#a)\"> <path fill=\"#2CA048\" d=\"M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Z\"/> <path fill=\"#fff\" d=\"M3.33 12A4.668 4.6...",
"<a href=\"https://www.pandadoc.com/integrations/payment/freshbooks-new/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\" viewBox=\"0 0 24 24\"> <path fill=\"#0075DD\" d=\"M10.132 0A10.12 10.12 0 0 0 0 10.132V24h13.868A10.12 10.12 0 0 0 24 13.868V0H10.132Zm8.191 4.24a3.297 3.297 0 0 1-3.305 3.305h-3.593v2.874h4.814v3.306h...",
"<span class=\"header-popup__subheading color-meta \"> Collaboration and more </span>",
"<a href=\"https://www.pandadoc.com/integrations/integration-platforms/zapier/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\" viewBox=\"0 0 24 24\"> <g clip-path=\"url(#a)\"> <path fill=\"#FF4F00\" d=\"M21.12 0H2.88A2.88 2.88 0 0 0 0 2.88v18.24A2.88 2.88 0 0 0 2.88 24h18.24A2.88 2.88 0 0 0 24 21.12V2.88A2.88 2.88 0 0 0 21...",
"<a href=\"https://www.pandadoc.com/integrations/hr-systems/greenhouse/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\" viewBox=\"0 0 24 24\"> <g clip-path=\"url(#a)\"> <path fill=\"#008561\" d=\"M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Z\"/> <path fill=\"#fff\" d=\"M14.555 9.058c0 .723-.306 1.363...",
"<a href=\"https://www.pandadoc.com/integrations/payment/quickbooks-online/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\" viewBox=\"0 0 24 24\"> <g clip-path=\"url(#a)\"> <path fill=\"#2CA048\" d=\"M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Z\"/> <path fill=\"#fff\" d=\"M3.33 12A4.668 4.668 0 0 0...",
"<a href=\"https://www.pandadoc.com/integrations/productivity/slack-for-pandadoc/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> <div class=\"header-nav-mobile-menu__icon header-nav-mobile-menu__icon--no-hover \"> <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" widht=\"20\" height=\"20\" viewBox=\"0 0 24 24\"><path fill=\"#E01E5A\" d=\"M5.04 15.168a2.52 2.52 0 1 1-2.52-2.526h2.52v2.526Zm1.272 0a2.526 2.526 0 1 1 5.046 0v6.312a2.526 2.526 0 0 1-5.046 0v-6.312Z\"/><path fill=\"#36...",
"<a href=\"https://www.pandadoc.com/integrations/\" class=\"header-popup__link header-popup__link--nested link-meta \"> All integrations <svg viewBox=\"0 0 14 14\" width=\"14\" height=\"14\" class=\"header-nav-menu__link-arrow header-nav-menu__link-arrow--mobile\"> <path d=\"M10.647 4.64648L11.353 5.35448L6.99197 9.70748L2.64697 5.37048L3.35297 4.66248L6.99197 8.29448L10.647 4.64648Z\"/> </svg> </a>",
"<ul class=\"header-popup__sublist\"> <li> <span class=\"header-popup__subheading color-meta \"> Learn </span> <div class> <ul> <li> <a href=\"https://www.pandadoc.com/customer-stories/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Customer stories </a> </li> <li> <a href=\"https://www.pandadoc.com/blog/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Blog </a> </li> <li> <a href=\"https://www.pandadoc.com/templates/\" class=\"header-popup__link header-...",
"<span class=\"header-popup__subheading color-meta \"> Learn </span>",
"<a href=\"https://www.pandadoc.com/customer-stories/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Customer stories </a>",
"<a href=\"https://www.pandadoc.com/blog/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Blog </a>",
"<a href=\"https://www.pandadoc.com/templates/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Templates </a>",
"<a href=\"https://www.pandadoc.com/library/webinars/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Webinars </a>",
"<a href=\"https://learn.pandadoc.com\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Learning academy </a>",
"<a href=\"https://www.pandadoc.com/security/?pd_nav=true\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Security </a>",
"<a href=\"https://www.pandadoc.com/library/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Resource library </a>",
"<span class=\"header-popup__subheading color-meta \"> Support </span>",
"<a href=\"https://support.pandadoc.com/en/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Help center </a>",
"<a href=\"https://www.pandadoc.com/contact/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Contact us </a>",
"<a href=\"https://www.pandadoc.com/customer-experience/onboarding/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Onboarding services </a>",
"<a href=\"https://www.pandadoc.com/customer-experience/services/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Professional services </a>",
"<a href=\"https://www.pandadoc.com/customer-experience/premium-support/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Premium support </a>",
"<a href=\"https://www.pandadoc.com/partners/directory/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Partner Directory </a>",
"<span class=\"header-popup__subheading color-meta \"> Developers </span>",
"<a href=\"https://www.pandadoc.com/api/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> API </a>",
"<a href=\"https://www.pandadoc.com/api/embedded-editing/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Document embedding </a>",
"<a href=\"https://developers.pandadoc.com/docs/getting-started/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Documentation </a>",
"<span class=\"header-popup__subheading color-meta header-popup__subheading--divider \"> Security & compliance </span>",
"<div class=\" header-popup__sortable-list \"> <ul> <li> <a href=\"https://support.pandadoc.com/en/articles/9714781-signature-certificate-of-completed-documents\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Signature certificate </a> </li> <li> <a href=\"https://support.pandadoc.com/en/articles/9715012-two-factor-authentication-2fa\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Two-factor authentication </a> </li> <li> <a href=\"https://www.pandado...",
"<a href=\"https://support.pandadoc.com/en/articles/9714781-signature-certificate-of-completed-documents\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Signature certificate </a>",
"<a href=\"https://support.pandadoc.com/en/articles/9715012-two-factor-authentication-2fa\" class=\"header-popup__link header-popup__link--nested link-secondary \"> Two-factor authentication </a>",
"<a href=\"https://www.pandadoc.com/legal/gdpr/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> GDPR compliance </a>",
"<a href=\"https://www.pandadoc.com/hipaa/\" class=\"header-popup__link header-popup__link--nested link-secondary \"> HIPAA compliance </a>",
"<a href=\"https://www.pandadoc.com/security/?pd_nav=true\" class=\"header-popup__link header-popup__link--nested link-meta \"> View more <svg viewBox=\"0 0 14 14\" width=\"14\" height=\"14\" class=\"header-nav-menu__link-arrow header-nav-menu__link-arrow--mobile\"> <path d=\"M10.647 4.64648L11.353 5.35448L6.99197 9.70748L2.64697 5.37048L3.35297 4.66248L6.99197 8.29448L10.647 4.64648Z\"/> </svg> </a>",
"<div class=\"header-popup__featured-data-image\"> <a href=\"https://www.pandadoc.com/security/\"> <img src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/security-2x.png\" alt=\"Security\" class=\"header-popup__featured-image\" loading=\"lazy\"> </a> </div>",
"<img src=\"https://public-site.marketing.pandadoc-static.com/app/uploads/security-2x.png\" alt=\"Security\" class=\"header-popup__featured-image\" loading=\"lazy\">",
"<div class=\"header-popup__bottom-menu\"> <ul class=\"header-popup__bottom-menu-list\"> <li class=\"header-popup__bottom-menu-item header-popup__bottom-menu-item--language-switcher\"> <div class=\" language-switcher link-meta \" data-language-switcher data-language-switcher-position=\"mobile-menu\"> <select class=\"language-switcher__select\" style=\"display: none;\" tabindex=\"-1\" data-language-switcher-select aria-hidden=\"true\"> <option value=\"https://www.pandadoc.com/\" selected> English (United States) <...",
"<ul class=\"header-popup__bottom-menu-list\"> <li class=\"header-popup__bottom-menu-item header-popup__bottom-menu-item--language-switcher\"> <div class=\" language-switcher link-meta \" data-language-switcher data-language-switcher-position=\"mobile-menu\"> <select class=\"language-switcher__select\" style=\"display: none;\" tabindex=\"-1\" data-language-switcher-select aria-hidden=\"true\"> <option value=\"https://www.pandadoc.com/\" selected> English (United States) </option> <option value=\"https://www.pand...",
"<li class=\"header-popup__bottom-menu-item header-popup__bottom-menu-item--language-switcher\"> <div class=\" language-switcher link-meta \" data-language-switcher data-language-switcher-position=\"mobile-menu\"> <select class=\"language-switcher__select\" style=\"display: none;\" tabindex=\"-1\" data-language-switcher-select aria-hidden=\"true\"> <option value=\"https://www.pandadoc.com/\" selected> English (United States) </option> <option value=\"https://www.pandadoc.com/nl/\"> Nederlands (Nederland) </opti...",
"<li class=\"header-popup__bottom-menu-item\"> <a class=\"header-popup__bottom-menu-link link-secondary\" href=\"https://support.pandadoc.com/en/\"> <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M9.95842 14.9998C10.2501 14.9998 10.4967 14.899 10.6984 14.6973C10.9001 14.4957 11.0006 14.2493 11.0001 13.9582C10.9995 13.6671 10.899 13.4204 10.6984 13.2182C10.4979 13.016 10.2512 12.9154 9.95842 12.9165C9.66564 12.9176 9.41925 13.0185 9.21925 13.2...",
"<a class=\"header-popup__bottom-menu-link link-secondary\" href=\"https://support.pandadoc.com/en/\"> <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M9.95842 14.9998C10.2501 14.9998 10.4967 14.899 10.6984 14.6973C10.9001 14.4957 11.0006 14.2493 11.0001 13.9582C10.9995 13.6671 10.899 13.4204 10.6984 13.2182C10.4979 13.016 10.2512 12.9154 9.95842 12.9165C9.66564 12.9176 9.41925 13.0185 9.21925 13.219C9.01925 13.4196 8.91842 13.666 8.91675 13...",
"<li class=\"header-popup__bottom-menu-item\"> <a class=\"header-popup__bottom-menu-link link-secondary\" href=\"https://app.pandadoc.com/login/?ss=home_home_header-nav&lng=en-US\"> <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <mask id=\"mask0_40336_20063\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"20\" height=\"20\"> <rect width=\"20\" height=\"20\" fill=\"#D9D9D9\"/> </mask> <g mask=\"url(#mask0_40336_20063)\"> <path d=\"M9.99992...",
"<a class=\"header-popup__bottom-menu-link link-secondary\" href=\"https://app.pandadoc.com/login/?ss=home_home_header-nav&lng=en-US\"> <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <mask id=\"mask0_40336_20063\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\