Rescan Report
Share Report
Copy Report Link
Rescan Report
Share Report
Copy Report Link
Export Report
58/100

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability38%Agent Easeof Use10%Security& Trust80%GEO, AIO, AEO75%SEO92%Performance& Accessibility78%
  • AI Discoverability 38 out of 100
  • Agent Ease of Use 10 out of 100
  • Security & Trust 80 out of 100
  • GEO, AIO and AEO 75 out of 100
  • SEO 92 out of 100
  • Performance and Accessibility 78 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Lucidspark | Virtual Whiteboard Where Ideas Ignite favicon

Lucidspark | Virtual Whiteboard Where Ideas Ignite

Maximize team connection, collaboration, and creativity with Lucidspark. Move seamlessly from ideation to planning and building.

Next step

Turn this report into a fix workflow

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

Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
38
Priority fix7151View details
Discoverability
67
Needs work540View details
Content Readiness
38
Priority fix271View details
Bot Access Control
0
Priority fix040View details
Agent Ease of Use
10
Priority fix6291View details
API
0
Priority fix060View details
Auth
Not Applicable
Not Applicable070View details
MCP
25
Priority fix260View details
Skill Discovery
5
Priority fix0101View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
75
Mostly ready5213View details
GEO Readiness
85
Mostly ready204
AIO Readiness
75
Mostly ready214View details
AEO Readiness
65
Needs work115View details
SEO
92
Strong1010View details
SEO
92
Strong1010View details
Security & Trust
80
Mostly ready810View details
Security & Trust
80
Mostly ready410View details
AI Training Exposure
Not Applicable
Not Applicable400
Performance and Accessibility
78
Mostly ready2313View details
Performance
66
Needs work1413View details
Accessibility
100
Strong900

Prioritized recommendations

Issues ranked by score impact

43 items need attention

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

100 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

Content-Security-Policy is missing or incomplete.

02

Why it matters

Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.

Check name

Content-Security-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Constrain script, style, frame, and resource loading with a Content-Security-Policy header.

Result

Content-Security-Policy is missing or incomplete.

Evidence
{
  "header": "content-security-policy",
  "value": "frame-ancestors 'self' https://lucid.app"
}

Agent Ease of UseAPIEstablished

API Catalog

API Catalog failed at "Fetch API catalog".

50 Fail

Needs attention

API Catalog

Failed check
01

Issue

The API catalog endpoint did not return HTTP 2xx.

02

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

  1. Fetch API catalog

    The API catalog endpoint did not return HTTP 2xx.

  2. Validate RFC 9727 linkset

    Response is not valid JSON.

  3. 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"
      },
      "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\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"generator\" content=\"Gatsby 5.16.1\"/><meta content=\"0t2qKaKYD9QgArgGCJMB8NsQ66Y-b4goLsNHPBxGG_M\" id=\"google-site-verification\" name=\"google-site-verification\"/><link href=\"/sitemap.xml\" rel=\"sitemap\" type=\"application/xml\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-SuperItalic-Cy-Web.woff2\" id=\"font-graphik-superitalic-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Super-Cy-Web.woff2\" id=\"font-graphik-s"
      },
      "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 DiscoverabilityDiscoverabilityEstablished

High-value schema types

High-value schema types is missing or incomplete.

50 Fail

Needs attention

High-value schema types

Failed check
01

Issue

No high-value schema types (e.g. Article, Product, Service) were found.

02

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"
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

Link headers

Link headers failed at "Find useful Link headers".

50 Fail

Needs attention

Link headers

Failed check
01

Issue

No useful agent discovery Link headers were found.

02

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

  1. Find useful Link headers

    No useful agent discovery Link headers were found.

  2. 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": []
      },
      "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

Needs attention

OpenAPI discovery

Failed check
01

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.

02

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

  1. 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",
            "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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"generator\" content=\"Gatsby 5.16.1\"/><meta content=\"0t2qKaKYD9QgArgGCJMB8NsQ66Y-b4goLsNHPBxGG_M\" id=\"google-site-verification\" name=\"google-site-verification\"/><link href=\"/sitemap.xml\" rel=\"sitemap\" type=\"application/xml\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-SuperItalic-Cy-Web.woff2\" id=\"font-graphik-superitalic-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Super-Cy-Web.woff2\" id=\"font-graphik-s"
          },
          {
            "path": "/openapi.yaml",
            "statusCode": 404,
            "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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"generator\" content=\"Gatsby 5.16.1\"/><meta content=\"0t2qKaKYD9QgArgGCJMB8NsQ66Y-b4goLsNHPBxGG_M\" id=\"google-site-verification\" name=\"google-site-verification\"/><link href=\"/sitemap.xml\" rel=\"sitemap\" type=\"application/xml\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-SuperItalic-Cy-Web.woff2\" id=\"font-graphik-superitalic-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Super-Cy-Web.woff2\" id=\"font-graphik-s"
          },
          {
            "path": "/swagger.json",
            "statusCode": 404,
            "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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"generator\" content=\"Gatsby 5.16.1\"/><meta content=\"0t2qKaKYD9QgArgGCJMB8NsQ66Y-b4goLsNHPBxGG_M\" id=\"google-site-verification\" name=\"google-site-verification\"/><link href=\"/sitemap.xml\" rel=\"sitemap\" type=\"application/xml\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-SuperItalic-Cy-Web.woff2\" id=\"font-graphik-superitalic-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Super-Cy-Web.woff2\" id=\"font-graphik-s"
          },
          {
            "path": "/swagger.yaml",
            "statusCode": 404,
            "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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"generator\" content=\"Gatsby 5.16.1\"/><meta content=\"0t2qKaKYD9QgArgGCJMB8NsQ66Y-b4goLsNHPBxGG_M\" id=\"google-site-verification\" name=\"google-site-verification\"/><link href=\"/sitemap.xml\" rel=\"sitemap\" type=\"application/xml\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-SuperItalic-Cy-Web.woff2\" id=\"font-graphik-superitalic-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Super-Cy-Web.woff2\" id=\"font-graphik-s"
          },
          {
            "path": "/api/openapi.json",
            "statusCode": 404,
            "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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"generator\" content=\"Gatsby 5.16.1\"/><meta content=\"0t2qKaKYD9QgArgGCJMB8NsQ66Y-b4goLsNHPBxGG_M\" id=\"google-site-verification\" name=\"google-site-verification\"/><link href=\"/sitemap.xml\" rel=\"sitemap\" type=\"application/xml\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-SuperItalic-Cy-Web.woff2\" id=\"font-graphik-superitalic-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Super-Cy-Web.woff2\" id=\"font-graphik-s"
          },
          {
            "path": "/api/swagger.json",
            "statusCode": 404,
            "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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"generator\" content=\"Gatsby 5.16.1\"/><meta content=\"0t2qKaKYD9QgArgGCJMB8NsQ66Y-b4goLsNHPBxGG_M\" id=\"google-site-verification\" name=\"google-site-verification\"/><link href=\"/sitemap.xml\" rel=\"sitemap\" type=\"application/xml\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-SuperItalic-Cy-Web.woff2\" id=\"font-graphik-superitalic-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Super-Cy-Web.woff2\" id=\"font-graphik-s"
          },
          {
            "path": "/docs/openapi.json",
            "statusCode": 404,
            "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><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"generator\" content=\"Gatsby 5.16.1\"/><meta content=\"0t2qKaKYD9QgArgGCJMB8NsQ66Y-b4goLsNHPBxGG_M\" id=\"google-site-verification\" name=\"google-site-verification\"/><link href=\"/sitemap.xml\" rel=\"sitemap\" type=\"application/xml\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-SuperItalic-Cy-Web.woff2\" id=\"font-graphik-superitalic-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Super-Cy-Web.woff2\" id=\"font-graphik-s"
          }
        ]
      },
      "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 ControlEstablished

AI bot rules in robots.txt

AI bot rules in robots.txt is missing or incomplete.

33 Fail

Needs attention

AI bot rules in robots.txt

Failed check
01

Issue

No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.

02

Why it matters

Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.

Check name

AI bot rules in robots.txt

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Established

Goal

Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.

Result

AI bot rules in robots.txt is missing or incomplete.

Evidence
{
  "expectedBots": [
    "GPTBot",
    "ChatGPT-User",
    "ClaudeBot",
    "Claude-Web",
    "Anthropic-AI",
    "Google-Extended",
    "PerplexityBot",
    "CCBot",
    "Applebot-Extended",
    "Meta-ExternalAgent",
    "Bytespider",
    "Amazonbot",
    "Cohere-AI"
  ],
  "configuredBots": []
}

AI DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

33 Fail

Needs attention

Content Signal

Failed check
01

Issue

No Content Signal found in robots.txt

02

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
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

MCP Server Card failed at "Fetch to find resource".

33 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

MCP Server Card was not found at the expected path.

02

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

  1. 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",
            "length": 389306
          },
          {
            "path": "/.well-known/mcp/server-cards.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          }
        ]
      },
      "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".

33 Fail

Needs attention

mcp.json

Failed check
01

Issue

mcp.json was not found at the expected path.

02

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

  1. 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",
            "length": 389306
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          },
          {
            "path": "/.well-known/mcp/server-card.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          }
        ]
      },
      "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 DiscoverabilityBot Access ControlInformational

Web Bot Auth request signing

Web Bot Auth request signing failed at "Fetch to find resource".

33 Fail

Needs attention

Web Bot Auth request signing

Failed check
01

Issue

Web Bot Auth request signing was not found at the expected path.

02

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

  1. 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",
            "length": 389306
          }
        ]
      },
      "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."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Fetch to find resource".

33 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

WebMCP manifest was not found at the expected path.

02

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

  1. 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",
            "length": 389306
          },
          {
            "path": "/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          },
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          }
        ]
      },
      "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."
    }
  ]
}

AI DiscoverabilityContent ReadinessEmerging recommendation

llms.txt

llms.txt failed at "Fetch to find resource".

25 Fail

Needs attention

llms.txt

Failed check
01

Issue

llms.txt was not found at the expected path.

02

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

  1. 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": 389306
          },
          {
            "path": "/llms-full.txt",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          }
        ]
      },
      "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

Needs attention

Markdown negotiation

Failed check
01

Issue

Content-Type "text/html" does not indicate Markdown when requested with Accept: text/markdown.

02

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

  1. Markdown content type

    Content-Type "text/html" does not indicate Markdown when requested with Accept: text/markdown.

  2. Vary: Accept header

    Markdown negotiation is missing Vary: Accept; current Vary header is "Accept-Encoding".

  3. 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"
      },
      "issue": "Content-Type \"text/html\" 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": 87433,
        "excerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"generator\" content=\"Gatsby ",
        "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."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

25 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

Semantic HTML is incomplete: 1 buttons missing accessible names.

Details

02

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": true,
  "headingOrder": true,
  "accessibleLinks": true,
  "accessibleButtons": false,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": true,
  "details": {
    "inaccessibleLinks": [],
    "inaccessibleButtons": [
      "<button aria-controls=\"global-nav-container\" aria-expanded=\"false\" aria-haspopup=\"true\" tabindex=\"0\" data-element-page-location=\"body\" data-element-type=\"button\" data-link-as-button=\"true\" class=\"button button--variant_navbarButton button--size_medium pt_s12 pb_s12 pl_s8 pr_s8 as_center bg-c_transparent bd_none min1024:d_none min1024:vis_hidden\" type=\"button\"><div id=\"global-navMobileIcon\" class=\"w_20px h_20px pos_relative trf_rotate(0deg) trs_0.5s_ease-in-out cursor_pointer [&amp;_&gt;_span]:d_"
    ],
    "missingAutocompleteInputs": [],
    "imagesMissingAlt": [],
    "skippedHeadingLevels": []
  },
  "counts": {
    "h1": 1,
    "headings": 21,
    "links": 372,
    "inaccessibleLinks": 0,
    "buttons": 27,
    "inaccessibleButtons": 1,
    "images": 315,
    "imagesWithAlt": 315,
    "autocompleteInputs": 0,
    "inputsWithAutocomplete": 0,
    "missingAutocompleteInputs": 0
  }
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

A2A Agent Card

A2A Agent Card failed at "Fetch to find resource".

20 Fail

Needs attention

A2A Agent Card

Failed check
01

Issue

A2A Agent Card was not found at the expected path.

02

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

  1. 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",
            "length": 389306
          },
          {
            "path": "/.well-known/a2a/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          },
          {
            "path": "/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          }
        ]
      },
      "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

Needs attention

Agent Skills index

Failed check
01

Issue

Agent Skills index was not found at the expected path.

02

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

  1. 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",
            "length": 389306
          },
          {
            "path": "/.well-known/skills/index.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          }
        ]
      },
      "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

Needs attention

agent.json

Failed check
01

Issue

agent.json was not found at the expected path.

02

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

  1. 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",
            "length": 389306
          },
          {
            "path": "/agent.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          }
        ]
      },
      "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

Needs attention

agents.json

Failed check
01

Issue

agents.json was not found at the expected path.

02

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

  1. 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",
            "length": 389306
          },
          {
            "path": "/agents.json",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          }
        ]
      },
      "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."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Content freshness signals

Content freshness signals is partially implemented.

19 Warning

Needs attention

Content freshness signals

Warning
01

Issue

Content freshness signals are incomplete: missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.

02

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

25/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": "Tue, 09 Jun 2026 22:52:02 GMT",
  "schemaDates": [],
  "metaDateCount": 0,
  "timeDateCount": 0
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

DNS-AID Agent Discovery

DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".

15 Fail

Needs attention

DNS-AID Agent Discovery

Failed check
01

Issue

No DNS-AID entrypoint records were found under _agents.

02

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

  1. Resolve DNS-AID SVCB/HTTPS records

    No DNS-AID entrypoint records were found under _agents.

  2. Validate alpn and endpoint parameters

    Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.

  3. 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": "lucid.co",
        "probes": [
          {
            "name": "_index._agents.lucid.co",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          },
          {
            "name": "_a2a._agents.lucid.co",
            "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": "lucid.co",
            "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."
    }
  ]
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

AIO: Source and trust signals scored 40/100 and needs a fix.

6 Fail

Needs attention

AIO: Source and trust signals

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

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

40/100

Status

fail

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 40/100 and needs a fix.

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about",
      "text": "About us",
      "html": "<a tabindex=\"-1\" data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-link=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_navLinkDropdown link--underline_none active:c_blue.70 focus:ring-c_blue.70 focusVisible:ring-c_blue.70\" data-link-as-gatsby=\"true\" href=\"/about\">About us</a>"
    },
    {
      "href": "/about",
      "text": "About us",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-link=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_footerLink link--underline_none\" data-link-as-gatsby=\"true\" href=\"/about\">About us</a>"
    },
    {
      "href": "https://www.linkedin.com/company/lucidsoftware",
      "text": "",
      "html": "<a aria-label=\"Go to Lucid on LinkedIn\" data-element-page-location=\"body\" data-element-type=\"link\" class=\"link link--variant_primary link--underline_none\" data-link-as-link=\"true\" href=\"https://www.linkedin.com/company/lucidsoftware\" hreflang=\"en\" lang=\"en\" rel=\"noreferrer\" target=\"_blank\"><img data-element-page-location=\"bottomFooter\" data-element-type=\"image\" alt=\"LinkedIn\" class=\"h_20px w_20px\" loading=\"lazy\" src=\"https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/footer/..."
    }
  ],
  "contactLinks": [
    {
      "href": "https://help.lucid.co/hc",
      "text": "Help Center",
      "html": "<a tabindex=\"-1\" data-element-page-location=\"body\" data-element-type=\"link\" class=\"link link--variant_navLinkDropdown link--underline_none active:c_blue.70 focus:ring-c_blue.70 focusVisible:ring-c_blue.70\" data-link-as-link=\"true\" href=\"https://help.lucid.co/hc\" hreflang=\"en\" lang=\"en\">Help Center</a>"
    },
    {
      "href": "/contact-us",
      "text": "Contact us",
      "html": "<a tabindex=\"-1\" data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-link=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_navLinkDropdown link--underline_none active:c_blue.70 focus:ring-c_blue.70 focusVisible:ring-c_blue.70\" data-link-as-gatsby=\"true\" href=\"/contact-us\">Contact us</a>"
    },
    {
      "href": "/contact/contact-sales",
      "text": "Contact sales",
      "html": "<a tabindex=\"0\" data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-button=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_secondary link--underline_none button button--variant_secondary button--size_medium m_0 w_100% min500:w_max-content min768:min-w_200px min768:p_s16 min900:min-w_max-content min900:p_s12\" data-link-as-gatsby=\"true\" href=\"/contact/contact-sales\">Contact sales</a>"
    },
    {
      "href": "/contact/contact-sales",
      "text": "Contact sales",
      "html": "<a tabindex=\"0\" data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-button=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_secondary link--underline_none button button--variant_secondary button--size_medium m_0 w_100% min500:w_max-content min768:min-w_200px min768:p_s16 min900:min-w_max-content min900:p_s12\" data-link-as-gatsby=\"true\" href=\"/contact/contact-sales\">Contact sales</a>"
    },
    {
      "href": "/contact/contact-sales",
      "text": "Contact Sales",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-link=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_footerLink link--underline_none\" data-link-as-gatsby=\"true\" href=\"/contact/contact-sales\">Contact Sales</a>"
    },
    {
      "href": "/contact-us",
      "text": "Contact us",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-link=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_footerLink link--underline_none\" data-link-as-gatsby=\"true\" href=\"/contact-us\">Contact us</a>"
    },
    {
      "href": "https://help.lucid.co/hc/en-us",
      "text": "Support",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" class=\"link link--variant_footerLink link--underline_none\" data-link-as-link=\"true\" href=\"https://help.lucid.co/hc/en-us\" hreflang=\"en\" lang=\"en\">Support</a>"
    },
    {
      "href": "/contact/newsletter",
      "text": "Newsletter",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-link=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_footerLink link--underline_none\" data-link-as-gatsby=\"true\" href=\"/contact/newsletter\">Newsletter</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://lucid.co/tos",
      "text": "Terms of Service",
      "html": "<a href=\"https://lucid.co/tos\" target=\"blank\" rel=\"noopener noreferrer\">Terms of Service</a>"
    },
    {
      "href": "https://lucid.co/privacy",
      "text": "Privacy Policy",
      "html": "<a href=\"https://lucid.co/privacy\" target=\"_blank\" rel=\"noopener noreferrer\">Privacy Policy</a>"
    },
    {
      "href": "/privacy",
      "text": "Privacy",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" class=\"link link--variant_footerLink link--underline_hover w_auto ml_0 pl_0 hover:w_auto hover:ml_0 hover:pl_0 focus:w_auto focus:ml_0 focus:pl_0\" data-link-as-link=\"true\" href=\"/privacy\" hreflang=\"en\" lang=\"en\" rel=\"noopener noreferrer noreferrer\" target=\"_blank\">Privacy</a>"
    },
    {
      "href": "#cookie-preference",
      "text": "Cookie privacy choices",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" class=\"link link--variant_footerLink link--underline_hover w_auto ml_0 pl_0 hover:w_auto hover:ml_0 hover:pl_0 focus:w_auto focus:ml_0 focus:pl_0\" data-link-as-link=\"true\" href=\"#cookie-preference\" rel=\"noreferrer\">Cookie privacy choices</a>"
    },
    {
      "href": "/your-privacy-choices#cookie-button",
      "text": "Your privacy choices",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" class=\"link link--variant_footerLink link--underline_hover w_auto ml_0 pl_0 hover:w_auto hover:ml_0 hover:pl_0 focus:w_auto focus:ml_0 focus:pl_0\" data-link-as-link=\"true\" href=\"/your-privacy-choices#cookie-button\" hreflang=\"en\" lang=\"en\" rel=\"noopener noreferrer noreferrer\" target=\"_blank\"><img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Your privacy choices icon\" class=\"w_30px pt_2px mr_s8\" loading=\"lazy\" src..."
    }
  ],
  "score": 40,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

AEO: Answer evidence and trust scored 40/100 and needs a fix.

5 Fail

Needs attention

AEO: Answer evidence and trust

Failed check
01

Issue

Missing AIO trust signals: author, publisher, freshnessDate.

Details

02

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

40/100

Status

fail

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 40/100 and needs a fix.

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/about",
      "text": "About us",
      "html": "<a tabindex=\"-1\" data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-link=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_navLinkDropdown link--underline_none active:c_blue.70 focus:ring-c_blue.70 focusVisible:ring-c_blue.70\" data-link-as-gatsby=\"true\" href=\"/about\">About us</a>"
    },
    {
      "href": "/about",
      "text": "About us",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-link=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_footerLink link--underline_none\" data-link-as-gatsby=\"true\" href=\"/about\">About us</a>"
    },
    {
      "href": "https://www.linkedin.com/company/lucidsoftware",
      "text": "",
      "html": "<a aria-label=\"Go to Lucid on LinkedIn\" data-element-page-location=\"body\" data-element-type=\"link\" class=\"link link--variant_primary link--underline_none\" data-link-as-link=\"true\" href=\"https://www.linkedin.com/company/lucidsoftware\" hreflang=\"en\" lang=\"en\" rel=\"noreferrer\" target=\"_blank\"><img data-element-page-location=\"bottomFooter\" data-element-type=\"image\" alt=\"LinkedIn\" class=\"h_20px w_20px\" loading=\"lazy\" src=\"https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/footer/..."
    }
  ],
  "contactLinks": [
    {
      "href": "https://help.lucid.co/hc",
      "text": "Help Center",
      "html": "<a tabindex=\"-1\" data-element-page-location=\"body\" data-element-type=\"link\" class=\"link link--variant_navLinkDropdown link--underline_none active:c_blue.70 focus:ring-c_blue.70 focusVisible:ring-c_blue.70\" data-link-as-link=\"true\" href=\"https://help.lucid.co/hc\" hreflang=\"en\" lang=\"en\">Help Center</a>"
    },
    {
      "href": "/contact-us",
      "text": "Contact us",
      "html": "<a tabindex=\"-1\" data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-link=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_navLinkDropdown link--underline_none active:c_blue.70 focus:ring-c_blue.70 focusVisible:ring-c_blue.70\" data-link-as-gatsby=\"true\" href=\"/contact-us\">Contact us</a>"
    },
    {
      "href": "/contact/contact-sales",
      "text": "Contact sales",
      "html": "<a tabindex=\"0\" data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-button=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_secondary link--underline_none button button--variant_secondary button--size_medium m_0 w_100% min500:w_max-content min768:min-w_200px min768:p_s16 min900:min-w_max-content min900:p_s12\" data-link-as-gatsby=\"true\" href=\"/contact/contact-sales\">Contact sales</a>"
    },
    {
      "href": "/contact/contact-sales",
      "text": "Contact sales",
      "html": "<a tabindex=\"0\" data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-button=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_secondary link--underline_none button button--variant_secondary button--size_medium m_0 w_100% min500:w_max-content min768:min-w_200px min768:p_s16 min900:min-w_max-content min900:p_s12\" data-link-as-gatsby=\"true\" href=\"/contact/contact-sales\">Contact sales</a>"
    },
    {
      "href": "/contact/contact-sales",
      "text": "Contact Sales",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-link=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_footerLink link--underline_none\" data-link-as-gatsby=\"true\" href=\"/contact/contact-sales\">Contact Sales</a>"
    },
    {
      "href": "/contact-us",
      "text": "Contact us",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-link=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_footerLink link--underline_none\" data-link-as-gatsby=\"true\" href=\"/contact-us\">Contact us</a>"
    },
    {
      "href": "https://help.lucid.co/hc/en-us",
      "text": "Support",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" class=\"link link--variant_footerLink link--underline_none\" data-link-as-link=\"true\" href=\"https://help.lucid.co/hc/en-us\" hreflang=\"en\" lang=\"en\">Support</a>"
    },
    {
      "href": "/contact/newsletter",
      "text": "Newsletter",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" data-link-as-link=\"true\" hreflang=\"en\" lang=\"en\" class=\"link link--variant_footerLink link--underline_none\" data-link-as-gatsby=\"true\" href=\"/contact/newsletter\">Newsletter</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://lucid.co/tos",
      "text": "Terms of Service",
      "html": "<a href=\"https://lucid.co/tos\" target=\"blank\" rel=\"noopener noreferrer\">Terms of Service</a>"
    },
    {
      "href": "https://lucid.co/privacy",
      "text": "Privacy Policy",
      "html": "<a href=\"https://lucid.co/privacy\" target=\"_blank\" rel=\"noopener noreferrer\">Privacy Policy</a>"
    },
    {
      "href": "/privacy",
      "text": "Privacy",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" class=\"link link--variant_footerLink link--underline_hover w_auto ml_0 pl_0 hover:w_auto hover:ml_0 hover:pl_0 focus:w_auto focus:ml_0 focus:pl_0\" data-link-as-link=\"true\" href=\"/privacy\" hreflang=\"en\" lang=\"en\" rel=\"noopener noreferrer noreferrer\" target=\"_blank\">Privacy</a>"
    },
    {
      "href": "#cookie-preference",
      "text": "Cookie privacy choices",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" class=\"link link--variant_footerLink link--underline_hover w_auto ml_0 pl_0 hover:w_auto hover:ml_0 hover:pl_0 focus:w_auto focus:ml_0 focus:pl_0\" data-link-as-link=\"true\" href=\"#cookie-preference\" rel=\"noreferrer\">Cookie privacy choices</a>"
    },
    {
      "href": "/your-privacy-choices#cookie-button",
      "text": "Your privacy choices",
      "html": "<a data-element-page-location=\"body\" data-element-type=\"link\" class=\"link link--variant_footerLink link--underline_hover w_auto ml_0 pl_0 hover:w_auto hover:ml_0 hover:pl_0 focus:w_auto focus:ml_0 focus:pl_0\" data-link-as-link=\"true\" href=\"/your-privacy-choices#cookie-button\" hreflang=\"en\" lang=\"en\" rel=\"noopener noreferrer noreferrer\" target=\"_blank\"><img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Your privacy choices icon\" class=\"w_30px pt_2px mr_s8\" loading=\"lazy\" src..."
    }
  ],
  "score": 40,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

AEO: Answer-first sections scored 65/100 and needs improvement.

4 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

19 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.

Details

02

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": 20,
  "passing": 1,
  "failing": [
    {
      "heading": "Connect people and ideas",
      "headingHtml": "<h2 style=\"--color:#282C33\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s24 c_var(--color)\">Connect people and ideas</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Collaborate to succeed",
      "headingHtml": "<h2 style=\"--color:#282C33\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s24 c_var(--color)\">Collaborate to succeed</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Get infinitely creative",
      "headingHtml": "<h2 style=\"--color:#282C33\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s24 c_var(--color)\">Get infinitely creative</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How teams use Lucidspark to win at collaboration",
      "headingHtml": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s64 highlightedText:c_primary\">How teams use Lucidspark to win at collaboration</h2>",
      "firstParagraph": "Agile development",
      "paragraphHtml": "<p style=\"--text-color:#FFFFFF\" data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_interactive.m.400 layerStyle_interactive.m.400 hasDarkBackground:c_white dark:c_white m_0 c_var(--text-color)\">Agile development</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Agile development",
      "headingHtml": "<h3 data-card-element=\"heading\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.m layerStyle_heading.m hasDarkBackground:c_white dark:c_white mb_0\">Agile development</h3>",
      "firstParagraph": "Get everyone on the same page during standups, sprint planning, and retrospectives. Use features such as:",
      "paragraphHtml": "<p data-card-element=\"text\" data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.s.400 layerStyle_paragraph.s.400 hasDarkBackground:c_white dark:c_white mb_0\">Get everyone on the same page during standups, sprint planning, and retrospectives. Use features such as:</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "User research",
      "headingHtml": "<h3 data-card-element=\"heading\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.m layerStyle_heading.m hasDarkBackground:c_white dark:c_white mb_0\">User research</h3>",
      "firstParagraph": "Keep stakeholders aligned as you explore customer needs and map the customer journey. Use features such as:",
      "paragraphHtml": "<p data-card-element=\"text\" data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.s.400 layerStyle_paragraph.s.400 hasDarkBackground:c_white dark:c_white mb_0\">Keep stakeholders aligned as you explore customer needs and map the customer journey. Use features such as:</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Brainstorming",
      "headingHtml": "<h3 data-card-element=\"heading\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.m layerStyle_heading.m hasDarkBackground:c_white dark:c_white mb_0\">Brainstorming</h3>",
      "firstParagraph": "Build connections and spark creativity by ideating with your team in real time or anytime. Use features such as:",
      "paragraphHtml": "<p data-card-element=\"text\" data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.s.400 layerStyle_paragraph.s.400 hasDarkBackground:c_white dark:c_white mb_0\">Build connections and spark creativity by ideating with your team in real time or anytime. Use features such as:</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Meeting facilitation",
      "headingHtml": "<h3 data-card-element=\"heading\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.m layerStyle_heading.m hasDarkBackground:c_white dark:c_white mb_0\">Meeting facilitation</h3>",
      "firstParagraph": "Capture your team’s best ideas with better meeting prep and more engaging experiences. Use features such as:",
      "paragraphHtml": "<p data-card-element=\"text\" data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.s.400 layerStyle_paragraph.s.400 hasDarkBackground:c_white dark:c_white mb_0\">Capture your team&#x2019;s best ideas with better meeting prep and more engaging experiences. Use features such as:</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Project planning",
      "headingHtml": "<h3 data-card-element=\"heading\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.m layerStyle_heading.m hasDarkBackground:c_white dark:c_white mb_0\">Project planning</h3>",
      "firstParagraph": "Bring cross-functional teams together to make decisions, clarify work, and track progress. Use features such as:",
      "paragraphHtml": "<p data-card-element=\"text\" data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.s.400 layerStyle_paragraph.s.400 hasDarkBackground:c_white dark:c_white mb_0\">Bring cross-functional teams together to make decisions, clarify work, and track progress. Use features such as:</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Strategic visioning",
      "headingHtml": "<h3 data-card-element=\"heading\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.m layerStyle_heading.m hasDarkBackground:c_white dark:c_white mb_0\">Strategic visioning</h3>",
      "firstParagraph": "Prioritize business needs, communicate your vision, and get stakeholder buy-in. Use features such as:",
      "paragraphHtml": "<p data-card-element=\"text\" data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.s.400 layerStyle_paragraph.s.400 hasDarkBackground:c_white dark:c_white mb_0\">Prioritize business needs, communicate your vision, and get stakeholder buy-in. Use features such as:</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Where the rubber meets the roadmap",
      "headingHtml": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white\">Where the rubber meets the roadmap</h2>",
      "firstParagraph": "Not sure how to kick off your plan, project, or meeting? Explore hundreds of Lucidspark templates to get unstuck and cross the finish line faster.",
      "paragraphHtml": "<p data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.m.400 layerStyle_paragraph.m.400 hasDarkBackground:c_white dark:c_white\">Not sure how to kick off your plan, project, or meeting? Explore hundreds of Lucidspark templates to get unstuck and cross the finish line faster.</p>",
      "words": 25,
      "direct": false,
      "issue": "First paragraph is 25 words and does not look like a concise direct answer."
    },
    {
      "heading": "Better collaboration for your apps, too",
      "headingHtml": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white max-w_640px min900:max-w_740px\">Better collaboration for your apps, too</h2>",
      "firstParagraph": "With more than 100 custom-built integrations (and counting), Lucid works seamlessly with the apps you already use. Select one below to learn more.",
      "paragraphHtml": "<p data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.m.400 layerStyle_paragraph.m.400 hasDarkBackground:c_white dark:c_white max-w_640px\">With more than 100 custom-built integrations (and counting), Lucid works seamlessly with the apps you already use. Select one below to learn more.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "A complete visual collaboration solution for enterprises",
      "headingHtml": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white\">A complete visual collaboration solution for enterprises</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Try Lucidspark free and see where ideas ignite",
      "headingHtml": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white c_white tw_auto m_0\">Try Lucidspark free and see where ideas ignite</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Get Started",
      "headingHtml": "<h2 id=\"footerLinksGroupLabel-1\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Get Started</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Products",
      "headingHtml": "<h2 id=\"footerLinksGroupLabel-2\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Products</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Solutions",
      "headingHtml": "<h2 id=\"footerLinksGroupLabel-3\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Solutions</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company",
      "headingHtml": "<h2 id=\"footerLinksGroupLabel-4\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Company</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Resources",
      "headingHtml": "<h2 id=\"footerLinksGroupLabel-5\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Resources</h2>",
      "firstParagraph": "© 2026 Lucid Software Inc.",
      "paragraphHtml": "<p data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_interactive.xs.400 layerStyle_interactive.xs.400 hasDarkBackground:c_white dark:c_white mb_0 ta_right\"><span aria-label=\"Copyright\" role=\"img\">&#xa9;</span> 2026 Lucid Software Inc.</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 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 75/100 and needs improvement.

4 Warning

Needs attention

GEO: Entity clarity

Warning
01

Issue

Title/H1 terms missing from description: virtual, whiteboard, where, ideas, ignite.

Details

02

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

75/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 75/100 and needs improvement.

Evidence
{
  "title": "Lucidspark | Virtual Whiteboard Where Ideas Ignite",
  "h1": "The virtual whiteboard where ideas ignite",
  "description": "Maximize team connection, collaboration, and creativity with Lucidspark. Move seamlessly from ideation to planning and building.",
  "topicOverlap": 0.16666666666666666,
  "topicTerms": [
    "lucidspark",
    "virtual",
    "whiteboard",
    "where",
    "ideas",
    "ignite"
  ],
  "descriptionTerms": [
    "maximize",
    "team",
    "connection",
    "collaboration",
    "creativity",
    "lucidspark",
    "move",
    "seamlessly",
    "ideation",
    "planning",
    "building"
  ],
  "missingFromDescription": [
    "virtual",
    "whiteboard",
    "where",
    "ideas",
    "ignite"
  ],
  "score": 75,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Visible structured data match

AIO: Visible structured data match scored 75/100 and needs improvement.

2 Warning

Needs attention

AIO: Visible structured data match

Warning
01

Issue

1 structured-data value(s) were not found in visible page text.

Details

02

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: Visible structured data match

Score

75/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: Visible structured data match scored 75/100 and needs improvement.

Evidence
{
  "schemaCount": 1,
  "checkedFields": [
    {
      "path": "$[0].name",
      "value": "Lucid Software"
    },
    {
      "path": "$[0].description",
      "value": "Lucid Software is the leader in visual collaboration and work acceleration, helping teams see and build the future by turning ideas into reality. Its products include the Lucid Visual Collaboration Suite (Lucidchart and Lucidspark) and airfocus. The Lucid Visual Collaboration Suite, combined with powerful accelerators for business agility, cloud, and process transformation, empowers organizations to streamline work, foster alignment, and drive business transformation at scale. airfocus, an AI-powered product management and roadmapping platform, extends these capabilities by helping teams prioritize work, define product strategy, and align execution with business goals. The most used work acceleration platform by the Fortune 500, Lucid's solutions are trusted by more than 100 million users across enterprises worldwide, including Google, GE, and NBC Universal. Lucid partners with leaders such as Google, Atlassian, and Microsoft, and has received numerous awards for its products, growth, and workplace culture."
    },
    {
      "path": "$[0].subOrganization.name",
      "value": "Airfocus"
    },
    {
      "path": "$[0].subOrganization.description",
      "value": "Airfocus by Lucid is the AI-powered product management and roadmapping platform that keeps complex product teams and stakeholders aligned, no matter how differently they operate. As part of Lucid Software, airfocus helps teams bring roadmaps, prioritization, and customer insights under one roof, streamlining decision-making and connecting strategy with execution. Trusted by product teams worldwide, airfocus provides the clarity and flexibility to build the right products."
    }
  ],
  "mismatches": [
    {
      "path": "$[0].subOrganization.description",
      "value": "Airfocus by Lucid is the AI-powered product management and roadmapping platform that keeps complex product teams and stakeholders aligned, no matter how differently they operate. As part of Lucid Software, airfocus helps teams bring roadmaps, prioritization, and customer insights under one roof, streamlining decision-making and connecting strategy with execution. Trusted by product teams worldwide, airfocus provides the clarity and flexibility to build the right products."
    }
  ],
  "score": 75,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Explanatory content depth

GEO: Explanatory content depth scored 75/100 and needs improvement.

2 Warning

Needs attention

GEO: Explanatory content depth

Warning
01

Issue

No substantial explanatory paragraphs were found.

Details

02

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: Explanatory content depth

Score

75/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: Explanatory content depth scored 75/100 and needs improvement.

Evidence
{
  "candidatePassages": 1,
  "citablePassages": 0,
  "failingCandidateParagraphs": [],
  "citableParagraphs": [],
  "score": 75,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Question-led structure

AEO: Question-led structure scored 70/100 and needs improvement.

2 Warning

Needs attention

AEO: Question-led structure

Warning
01

Issue

19 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.

02

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

70/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 70/100 and needs improvement.

Evidence
{
  "h2Count": 14,
  "questionH2s": [
    {
      "index": 4,
      "text": "How teams use Lucidspark to win at collaboration",
      "isQuestion": true,
      "html": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s64 highlightedText:c_primary\">How teams use Lucidspark to win at collaboration</h2>"
    },
    {
      "index": 5,
      "text": "Where the rubber meets the roadmap",
      "isQuestion": true,
      "html": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white\">Where the rubber meets the roadmap</h2>"
    }
  ],
  "hasFaq": false,
  "score": 70,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Extraction-friendly structure

GEO: Extraction-friendly structure scored 85/100 and needs improvement.

2 Warning

Needs attention

GEO: Extraction-friendly structure

Warning
01

Issue

Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process, optional visible FAQ or FAQPage schema.

Details

02

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: Extraction-friendly structure

Score

85/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: Extraction-friendly structure scored 85/100 and needs improvement.

Evidence
{
  "hasSummary": false,
  "tableCount": 0,
  "tablesWithHead": 0,
  "tablesMissingThead": [],
  "orderedLists": 0,
  "hasFaq": false,
  "definitionPatterns": 2,
  "schemaBlocks": 1,
  "missingSignals": [
    "optional top summary / TL;DR / key takeaways block",
    "table with <thead> only if the page already has tabular/comparative data",
    "ordered list only if the page explains a workflow/process",
    "optional visible FAQ or FAQPage schema"
  ],
  "score": 85,
  "weight": 24
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Answer block readiness

AIO: Answer block readiness scored 65/100 and needs improvement.

2 Warning

Needs attention

AIO: Answer block readiness

Warning
01

Issue

19 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.

Details

02

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: Answer block readiness

Score

65/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: Answer block readiness scored 65/100 and needs improvement.

Evidence
{
  "sectionCount": 20,
  "passing": 1,
  "failing": [
    {
      "heading": "Connect people and ideas",
      "headingHtml": "<h2 style=\"--color:#282C33\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s24 c_var(--color)\">Connect people and ideas</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Collaborate to succeed",
      "headingHtml": "<h2 style=\"--color:#282C33\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s24 c_var(--color)\">Collaborate to succeed</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Get infinitely creative",
      "headingHtml": "<h2 style=\"--color:#282C33\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s24 c_var(--color)\">Get infinitely creative</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How teams use Lucidspark to win at collaboration",
      "headingHtml": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s64 highlightedText:c_primary\">How teams use Lucidspark to win at collaboration</h2>",
      "firstParagraph": "Agile development",
      "paragraphHtml": "<p style=\"--text-color:#FFFFFF\" data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_interactive.m.400 layerStyle_interactive.m.400 hasDarkBackground:c_white dark:c_white m_0 c_var(--text-color)\">Agile development</p>",
      "words": 2,
      "direct": false,
      "issue": "First paragraph is 2 words and does not look like a concise direct answer."
    },
    {
      "heading": "Agile development",
      "headingHtml": "<h3 data-card-element=\"heading\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.m layerStyle_heading.m hasDarkBackground:c_white dark:c_white mb_0\">Agile development</h3>",
      "firstParagraph": "Get everyone on the same page during standups, sprint planning, and retrospectives. Use features such as:",
      "paragraphHtml": "<p data-card-element=\"text\" data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.s.400 layerStyle_paragraph.s.400 hasDarkBackground:c_white dark:c_white mb_0\">Get everyone on the same page during standups, sprint planning, and retrospectives. Use features such as:</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "User research",
      "headingHtml": "<h3 data-card-element=\"heading\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.m layerStyle_heading.m hasDarkBackground:c_white dark:c_white mb_0\">User research</h3>",
      "firstParagraph": "Keep stakeholders aligned as you explore customer needs and map the customer journey. Use features such as:",
      "paragraphHtml": "<p data-card-element=\"text\" data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.s.400 layerStyle_paragraph.s.400 hasDarkBackground:c_white dark:c_white mb_0\">Keep stakeholders aligned as you explore customer needs and map the customer journey. Use features such as:</p>",
      "words": 17,
      "direct": false,
      "issue": "First paragraph is 17 words and does not look like a concise direct answer."
    },
    {
      "heading": "Brainstorming",
      "headingHtml": "<h3 data-card-element=\"heading\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.m layerStyle_heading.m hasDarkBackground:c_white dark:c_white mb_0\">Brainstorming</h3>",
      "firstParagraph": "Build connections and spark creativity by ideating with your team in real time or anytime. Use features such as:",
      "paragraphHtml": "<p data-card-element=\"text\" data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.s.400 layerStyle_paragraph.s.400 hasDarkBackground:c_white dark:c_white mb_0\">Build connections and spark creativity by ideating with your team in real time or anytime. Use features such as:</p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": "Meeting facilitation",
      "headingHtml": "<h3 data-card-element=\"heading\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.m layerStyle_heading.m hasDarkBackground:c_white dark:c_white mb_0\">Meeting facilitation</h3>",
      "firstParagraph": "Capture your team’s best ideas with better meeting prep and more engaging experiences. Use features such as:",
      "paragraphHtml": "<p data-card-element=\"text\" data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.s.400 layerStyle_paragraph.s.400 hasDarkBackground:c_white dark:c_white mb_0\">Capture your team&#x2019;s best ideas with better meeting prep and more engaging experiences. Use features such as:</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Project planning",
      "headingHtml": "<h3 data-card-element=\"heading\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.m layerStyle_heading.m hasDarkBackground:c_white dark:c_white mb_0\">Project planning</h3>",
      "firstParagraph": "Bring cross-functional teams together to make decisions, clarify work, and track progress. Use features such as:",
      "paragraphHtml": "<p data-card-element=\"text\" data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.s.400 layerStyle_paragraph.s.400 hasDarkBackground:c_white dark:c_white mb_0\">Bring cross-functional teams together to make decisions, clarify work, and track progress. Use features such as:</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Strategic visioning",
      "headingHtml": "<h3 data-card-element=\"heading\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.m layerStyle_heading.m hasDarkBackground:c_white dark:c_white mb_0\">Strategic visioning</h3>",
      "firstParagraph": "Prioritize business needs, communicate your vision, and get stakeholder buy-in. Use features such as:",
      "paragraphHtml": "<p data-card-element=\"text\" data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.s.400 layerStyle_paragraph.s.400 hasDarkBackground:c_white dark:c_white mb_0\">Prioritize business needs, communicate your vision, and get stakeholder buy-in. Use features such as:</p>",
      "words": 14,
      "direct": false,
      "issue": "First paragraph is 14 words and does not look like a concise direct answer."
    },
    {
      "heading": "Where the rubber meets the roadmap",
      "headingHtml": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white\">Where the rubber meets the roadmap</h2>",
      "firstParagraph": "Not sure how to kick off your plan, project, or meeting? Explore hundreds of Lucidspark templates to get unstuck and cross the finish line faster.",
      "paragraphHtml": "<p data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.m.400 layerStyle_paragraph.m.400 hasDarkBackground:c_white dark:c_white\">Not sure how to kick off your plan, project, or meeting? Explore hundreds of Lucidspark templates to get unstuck and cross the finish line faster.</p>",
      "words": 25,
      "direct": false,
      "issue": "First paragraph is 25 words and does not look like a concise direct answer."
    },
    {
      "heading": "Better collaboration for your apps, too",
      "headingHtml": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white max-w_640px min900:max-w_740px\">Better collaboration for your apps, too</h2>",
      "firstParagraph": "With more than 100 custom-built integrations (and counting), Lucid works seamlessly with the apps you already use. Select one below to learn more.",
      "paragraphHtml": "<p data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_paragraph.m.400 layerStyle_paragraph.m.400 hasDarkBackground:c_white dark:c_white max-w_640px\">With more than 100 custom-built integrations (and counting), Lucid works seamlessly with the apps you already use. Select one below to learn more.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "A complete visual collaboration solution for enterprises",
      "headingHtml": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white\">A complete visual collaboration solution for enterprises</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Try Lucidspark free and see where ideas ignite",
      "headingHtml": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white c_white tw_auto m_0\">Try Lucidspark free and see where ideas ignite</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Get Started",
      "headingHtml": "<h2 id=\"footerLinksGroupLabel-1\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Get Started</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Products",
      "headingHtml": "<h2 id=\"footerLinksGroupLabel-2\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Products</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Solutions",
      "headingHtml": "<h2 id=\"footerLinksGroupLabel-3\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Solutions</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company",
      "headingHtml": "<h2 id=\"footerLinksGroupLabel-4\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Company</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Resources",
      "headingHtml": "<h2 id=\"footerLinksGroupLabel-5\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Resources</h2>",
      "firstParagraph": "© 2026 Lucid Software Inc.",
      "paragraphHtml": "<p data-element-page-location=\"body\" data-element-type=\"text\" class=\"textStyle_interactive.xs.400 layerStyle_interactive.xs.400 hasDarkBackground:c_white dark:c_white mb_0 ta_right\"><span aria-label=\"Copyright\" role=\"img\">&#xa9;</span> 2026 Lucid Software Inc.</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Entity and definition clarity

AEO: Entity and definition clarity scored 79/100 and needs improvement.

1 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

Entity or definition gaps: virtual, whiteboard, where, ideas, ignite.

Details

02

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: Entity and definition clarity

Score

79/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: Entity and definition clarity scored 79/100 and needs improvement.

Evidence
{
  "title": "Lucidspark | Virtual Whiteboard Where Ideas Ignite",
  "h1": "The virtual whiteboard where ideas ignite",
  "description": "Maximize team connection, collaboration, and creativity with Lucidspark. Move seamlessly from ideation to planning and building.",
  "topicOverlap": 0.16666666666666666,
  "definitionCount": 2,
  "topicTerms": [
    "lucidspark",
    "virtual",
    "whiteboard",
    "where",
    "ideas",
    "ignite"
  ],
  "descriptionTerms": [
    "maximize",
    "team",
    "connection",
    "collaboration",
    "creativity",
    "lucidspark",
    "move",
    "seamlessly",
    "ideation",
    "planning",
    "building"
  ],
  "missingFromDescription": [
    "virtual",
    "whiteboard",
    "where",
    "ideas",
    "ignite"
  ],
  "score": 79,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

AIO: Page experience for AIO scored 80/100 and needs improvement.

1 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

315 image(s) are missing width/height attributes.

Details

02

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

80/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 80/100 and needs improvement.

Evidence
{
  "viewportContent": "width=device-width, initial-scale=1, shrink-to-fit=no",
  "visibleWords": 1332,
  "htmlBytes": 718292,
  "imagesMissingDimensions": [
    {
      "src": "https://corporate-assets.lucid.co/co/32bed1f2-0b76-424c-b479-ae8ba5452e53.svg?v=1766514953982",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-element-page-location=\"globalNav\" data-element-type=\"image\" alt class=\"as_flex-start h_40px w_40px\" loading=\"eager\" src=\"https://corporate-assets.lucid.co/co/32bed1f2-0b76-424c-b479-ae8ba5452e53.svg?v=1766514953982\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/fba322ce-bd28-4114-a903-4a9f89e7568b.svg?v=1766515021371",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-element-page-location=\"globalNav\" data-element-type=\"image\" alt class=\"as_flex-start h_40px w_40px\" loading=\"eager\" src=\"https://corporate-assets.lucid.co/co/fba322ce-bd28-4114-a903-4a9f89e7568b.svg?v=1766515021371\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/ce80b216-0ee5-441f-9a8d-580e8aed3155.svg?v=1766515044932",
      "width": "",
      "height": "",
      "loading": "eager",
      "html": "<img data-element-page-location=\"globalNav\" data-element-type=\"image\" alt class=\"as_flex-start h_40px w_40px\" loading=\"eager\" src=\"https://corporate-assets.lucid.co/co/ce80b216-0ee5-441f-9a8d-580e8aed3155.svg?v=1766515044932\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/028a7bbe-af91-428a-a3f6-da1a6d05dc02.svg?v=1717786231700",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt class=\"h_19px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/028a7bbe-af91-428a-a3f6-da1a6d05dc02.svg?v=1717786231700\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/3f490ae2-0ae9-48bc-acef-7f307a19a9a7.svg?v=1717786237724",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt class=\"h_19px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/3f490ae2-0ae9-48bc-acef-7f307a19a9a7.svg?v=1717786237724\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/211ac3f8-cc83-489c-9ea6-983f6c88f80f.svg?v=1717786234572",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt class=\"h_19px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/211ac3f8-cc83-489c-9ea6-983f6c88f80f.svg?v=1717786234572\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Atlassian logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Amazon logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Nvidia logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"General Electric logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"NBC logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"T-mobile logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Atlassian logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Amazon logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Nvidia logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"General Electric logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"NBC logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"T-mobile logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Atlassian logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Amazon logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Nvidia logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"General Electric logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"NBC logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"T-mobile logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Atlassian logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Amazon logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Nvidia logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"General Electric logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"NBC logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"T-mobile logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Atlassian logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Amazon logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Nvidia logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"General Electric logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"NBC logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"T-mobile logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Atlassian logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Amazon logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Nvidia logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"General Electric logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"NBC logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"T-mobile logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Atlassian logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Amazon logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Nvidia logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"General Electric logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"NBC logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"T-mobile logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Atlassian logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/fccdf48e-c42b-4308-bc87-4a4bb91b2089.svg?v=1717786230773\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Amazon logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/b0825882-2901-4d52-9a68-1ce7c804638e.svg?v=1717786230774\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Nvidia logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/59acabe7-83be-4267-a636-03e3b5a9ed42.svg?v=1717786233486\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"General Electric logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/34937543-f29c-4722-9df9-153cb141f3df.svg?v=1717786231557\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"NBC logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/1c45150a-b540-4713-86ec-068ae79d099f.svg?v=1717786238116\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img draggable=\"false\" style=\"--aspect-ratio:5/3;--height:40px;--width:auto\" data-element-page-location=\"body\" data-element-type=\"image\" alt=\"T-mobile logo\" class=\"asp_var(--aspect-ratio) obj-f_contain w_100% max-h_var(--height) min768:asp_auto min768:w_var(--width) min768:h_var(--height)\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/3c2c1065-0b20-4dbe-82f6-a3f273b4aafd.svg?v=1726587868993\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/dc4a442b-5208-4bee-a045-ea4d142d519e.png?v=1762361597263",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt class=\"obj-f_contain pos_absolute top_0 left_0 bottom_0 right_0 z_z10 m_auto w_inherit h_100% image\" data-element-page-location=\"body\" data-element-type=\"image\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/dc4a442b-5208-4bee-a045-ea4d142d519e.png?v=1762361597263\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/5a86db99-afbb-46dd-897a-b92e20ae65ef.png?v=1762362023435",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt class=\"obj-f_contain pos_absolute top_0 left_0 bottom_0 right_0 z_z10 m_auto w_inherit h_100% image\" data-element-page-location=\"body\" data-element-type=\"image\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/5a86db99-afbb-46dd-897a-b92e20ae65ef.png?v=1762362023435\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/925111e5-f3c7-4dca-9380-26b4f6abe3df.png?v=1762362085615",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt class=\"obj-f_contain pos_absolute top_0 left_0 bottom_0 right_0 z_z10 m_auto w_inherit h_100% image\" data-element-page-location=\"body\" data-element-type=\"image\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/925111e5-f3c7-4dca-9380-26b4f6abe3df.png?v=1762362085615\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/45eeb133-7b79-4dad-ae38-f27fefd918ea.png?v=1745517230379",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt class=\"obj-f_contain pos_absolute top_0 left_0 bottom_0 right_0 z_z10 m_auto w_inherit h_100% image\" data-element-page-location=\"body\" data-element-type=\"image\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/45eeb133-7b79-4dad-ae38-f27fefd918ea.png?v=1745517230379\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/e2e08d7f-c746-4e55-a7ba-d2958edea49a.webp?v=1745517157667",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Content\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/e2e08d7f-c746-4e55-a7ba-d2958edea49a.webp?v=1745517157667\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/1560f375-b571-4d4e-8763-0ae21189c161.png?v=1745517308427",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"0061eb7f F2da 4cf3 Aa86 D3c5bf45c76b 1\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/1560f375-b571-4d4e-8763-0ae21189c161.png?v=1745517308427\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/96e427b5-c7c4-458b-bb44-347547f10c56.png?v=1745517157701",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"41f75830 8a8f 4366 A1c9 35659d84abf7\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/96e427b5-c7c4-458b-bb44-347547f10c56.png?v=1745517157701\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/1285c9f0-5aeb-40a0-b0ea-84bf24a00a25.png?v=1745517230456",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt class=\"obj-f_contain pos_absolute top_0 left_0 bottom_0 right_0 z_z10 m_auto w_inherit h_100% image\" data-element-page-location=\"body\" data-element-type=\"image\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/1285c9f0-5aeb-40a0-b0ea-84bf24a00a25.png?v=1745517230456\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/4d49372e-cbad-4db8-a389-785c548ba2b5.png?v=1745517163589",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"31f2cbca 9c47 498b A733 Aae28f484cad\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/4d49372e-cbad-4db8-a389-785c548ba2b5.png?v=1745517163589\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/604f7fac-42e6-4880-ad01-3dfb393876de.png?v=1745517157822",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"E078ccc3 6aa1 42d4 B23b Bec590f5fc4a\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/604f7fac-42e6-4880-ad01-3dfb393876de.png?v=1745517157822\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/20004b2e-f469-4e5b-9a59-7970d546cbcf.png?v=1745517157649",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"41f75830 8a8f 4366 A1c9 35659d84abf7\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/20004b2e-f469-4e5b-9a59-7970d546cbcf.png?v=1745517157649\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/2c6d3013-bd6e-49a0-a57c-b58ad7b0301b.png?v=1745517230408",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt class=\"obj-f_contain pos_absolute top_0 left_0 bottom_0 right_0 z_z10 m_auto w_inherit h_100% image\" data-element-page-location=\"body\" data-element-type=\"image\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/2c6d3013-bd6e-49a0-a57c-b58ad7b0301b.png?v=1745517230408\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/4eaef811-f335-4c94-9caf-d8e0a8b7034e.webp?v=1745517158016",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Content 2\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/4eaef811-f335-4c94-9caf-d8e0a8b7034e.webp?v=1745517158016\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/a6618dc8-d2f9-4dec-9c3c-8d869525c54b.png?v=1745517158162",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"31f2cbca 9c47 498b A733 Aae28f484cad\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/a6618dc8-d2f9-4dec-9c3c-8d869525c54b.png?v=1745517158162\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/b741bf86-a5eb-43f2-aed1-5e43204ec3f9.png?v=1745517158065",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"E078ccc3 6aa1 42d4 B23b Bec590f5fc4a\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/b741bf86-a5eb-43f2-aed1-5e43204ec3f9.png?v=1745517158065\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/55a56fc0-96f9-4308-909d-bf6364168b81.png?v=1745517230304",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt class=\"obj-f_contain pos_absolute top_0 left_0 bottom_0 right_0 z_z10 m_auto w_inherit h_100% image\" data-element-page-location=\"body\" data-element-type=\"image\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/55a56fc0-96f9-4308-909d-bf6364168b81.png?v=1745517230304\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/c3822105-a40f-4e32-8f04-f44a995935d0.webp?v=1745517158143",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Content 3\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/c3822105-a40f-4e32-8f04-f44a995935d0.webp?v=1745517158143\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/ddf2110e-e531-408d-9ae6-856d6472dee5.webp?v=1745517158143",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Content 4\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/ddf2110e-e531-408d-9ae6-856d6472dee5.webp?v=1745517158143\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/bcb50347-e0bb-4594-abe7-9d702fdef78b.webp?v=1745517163563",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Content 6\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/bcb50347-e0bb-4594-abe7-9d702fdef78b.webp?v=1745517163563\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/b8b7ed0e-bd52-4235-b40c-4c00c9cbaac5.png?v=1745517230437",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt class=\"obj-f_contain pos_absolute top_0 left_0 bottom_0 right_0 z_z10 m_auto w_inherit h_100% image\" data-element-page-location=\"body\" data-element-type=\"image\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/b8b7ed0e-bd52-4235-b40c-4c00c9cbaac5.png?v=1745517230437\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/e2e08d7f-c746-4e55-a7ba-d2958edea49a.webp?v=1745517157667",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Content\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/e2e08d7f-c746-4e55-a7ba-d2958edea49a.webp?v=1745517157667\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/4d49372e-cbad-4db8-a389-785c548ba2b5.png?v=1745517163589",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"31f2cbca 9c47 498b A733 Aae28f484cad\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/4d49372e-cbad-4db8-a389-785c548ba2b5.png?v=1745517163589\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/604f7fac-42e6-4880-ad01-3dfb393876de.png?v=1745517157822",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"E078ccc3 6aa1 42d4 B23b Bec590f5fc4a\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/604f7fac-42e6-4880-ad01-3dfb393876de.png?v=1745517157822\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/f73889d9-14db-4ca1-b487-1760c597ba8e.png?v=1745517230289",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt class=\"obj-f_contain pos_absolute top_0 left_0 bottom_0 right_0 z_z10 m_auto w_inherit h_100% image\" data-element-page-location=\"body\" data-element-type=\"image\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/f73889d9-14db-4ca1-b487-1760c597ba8e.png?v=1745517230289\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/a3db94f8-b144-4480-a12d-824a11f5fb56.webp?v=1745517308502",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Content 8\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/a3db94f8-b144-4480-a12d-824a11f5fb56.webp?v=1745517308502\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/bcb50347-e0bb-4594-abe7-9d702fdef78b.webp?v=1745517163563",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Content 6\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/bcb50347-e0bb-4594-abe7-9d702fdef78b.webp?v=1745517163563\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/7d055745-76f8-47b4-aef5-8675ba6df8d5.webp?v=1745517158391",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Content 5\" class=\"pr_s16 h_30px\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/7d055745-76f8-47b4-aef5-8675ba6df8d5.webp?v=1745517158391\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/bc061d5f-513c-4c8f-8043-7f39be676a52.png?v=1745518122691",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt class=\"obj-f_contain pos_absolute top_0 left_0 bottom_0 right_0 z_z10 m_auto w_inherit h_100% image\" data-element-page-location=\"body\" data-element-type=\"image\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/bc061d5f-513c-4c8f-8043-7f39be676a52.png?v=1745518122691\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/a65b9c62-ac54-47de-9b5a-cc76dc7ba1f8.png?v=1745518121407",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt class=\"obj-f_contain pos_absolute top_0 left_0 bottom_0 right_0 z_z10 m_auto w_inherit h_100% image\" data-element-page-location=\"body\" data-element-type=\"image\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/a65b9c62-ac54-47de-9b5a-cc76dc7ba1f8.png?v=1745518121407\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/934d5bf9-59d8-4e78-ba48-1d19680d705c.png?v=1745518122325",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt class=\"obj-f_contain pos_absolute top_0 left_0 bottom_0 right_0 z_z10 m_auto w_inherit h_100% image\" data-element-page-location=\"body\" data-element-type=\"image\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/934d5bf9-59d8-4e78-ba48-1d19680d705c.png?v=1745518122325\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/417b5122-83c6-4691-9a6c-52e381688eee.png?v=1745518121319",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt class=\"obj-f_contain pos_absolute top_0 left_0 bottom_0 right_0 z_z10 m_auto w_inherit h_100% image\" data-element-page-location=\"body\" data-element-type=\"image\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/417b5122-83c6-4691-9a6c-52e381688eee.png?v=1745518121319\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/8ea9d7e6-40d4-4eb5-952c-2543b5f3f387.png?v=1745518122281",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt class=\"obj-f_contain pos_absolute top_0 left_0 bottom_0 right_0 z_z10 m_auto w_inherit h_100% image\" data-element-page-location=\"body\" data-element-type=\"image\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/8ea9d7e6-40d4-4eb5-952c-2543b5f3f387.png?v=1745518122281\">"
    },
    {
      "src": "https://images.lucid.app/images/4301a4ed-08b1-49ff-a079-0131f774eb59/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Zight\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/4301a4ed-08b1-49ff-a079-0131f774eb59/content\">"
    },
    {
      "src": "https://images.lucid.app/images/bbdccee0-9a67-4932-8787-36ad51e6285a/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Streamline Icons, Illustrations, Emojis and Elements\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/bbdccee0-9a67-4932-8787-36ad51e6285a/content\">"
    },
    {
      "src": "https://images.lucid.app/images/e43f3999-e1c7-48d8-bb92-386a5b6167e7/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for Google Sheets\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/e43f3999-e1c7-48d8-bb92-386a5b6167e7/content\">"
    },
    {
      "src": "https://images.lucid.app/images/af2043fb-993e-4717-bce3-39bc31e99cc4/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Anecdotes\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/af2043fb-993e-4717-bce3-39bc31e99cc4/content\">"
    },
    {
      "src": "https://images.lucid.app/images/e5b58d96-3af5-47ce-891f-7385e0a7887c/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft Graph Connector\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/e5b58d96-3af5-47ce-891f-7385e0a7887c/content\">"
    },
    {
      "src": "https://images.lucid.app/images/2b9adae0-a8c2-4a95-8b54-4dad22cc9570/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Optro\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/2b9adae0-a8c2-4a95-8b54-4dad22cc9570/content\">"
    },
    {
      "src": "https://images.lucid.app/images/cdc6ba44-c4f3-458c-ad6a-429babe0787a/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"TrackerCheck CMS Integration\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/cdc6ba44-c4f3-458c-ad6a-429babe0787a/content\">"
    },
    {
      "src": "https://images.lucid.app/images/9b91c83b-bbdc-4995-af57-8440a9fc06c9/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Atlassian Rovo\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/9b91c83b-bbdc-4995-af57-8440a9fc06c9/content\">"
    },
    {
      "src": "https://images.lucid.app/images/c2eda998-5728-4613-aa08-bda6721489ed/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Dropbox Embedded Links\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/c2eda998-5728-4613-aa08-bda6721489ed/content\">"
    },
    {
      "src": "https://images.lucid.app/images/4fe63ce1-b225-498a-b6c3-b9e15e0347f7/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Reco\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/4fe63ce1-b225-498a-b6c3-b9e15e0347f7/content\">"
    },
    {
      "src": "https://images.lucid.app/images/9afcf895-b29a-4eda-85f8-4a8888d1ea24/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Dash AI\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/9afcf895-b29a-4eda-85f8-4a8888d1ea24/content\">"
    },
    {
      "src": "https://images.lucid.app/images/089e0ba7-5aae-4dbb-9aca-3097ef1ebdee/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Slack\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/089e0ba7-5aae-4dbb-9aca-3097ef1ebdee/content\">"
    },
    {
      "src": "https://images.lucid.app/images/09fcd4d0-70ea-43fa-9fdc-85303b8fbdf6/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"ServiceNow\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/09fcd4d0-70ea-43fa-9fdc-85303b8fbdf6/content\">"
    },
    {
      "src": "https://images.lucid.app/images/f5da9f24-bf31-4e74-bdd2-afe4ce52bff8/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Gmail\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/f5da9f24-bf31-4e74-bdd2-afe4ce52bff8/content\">"
    },
    {
      "src": "https://images.lucid.app/images/87f6d88e-84e6-4cd7-b1c0-eedc82a22eb1/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"AI Prompt Flow\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/87f6d88e-84e6-4cd7-b1c0-eedc82a22eb1/content\">"
    },
    {
      "src": "https://images.lucid.app/images/0ffafe19-fdca-4b58-a27b-2a3feb80b52e/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"OneDrive\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/0ffafe19-fdca-4b58-a27b-2a3feb80b52e/content\">"
    },
    {
      "src": "https://images.lucid.app/images/5f790a12-3af1-44ad-8e7a-2876f980f24e/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Sheets\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/5f790a12-3af1-44ad-8e7a-2876f980f24e/content\">"
    },
    {
      "src": "https://images.lucid.app/images/26fbfb5c-d373-44e2-a9dc-22712cb61580/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Cloud\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/26fbfb5c-d373-44e2-a9dc-22712cb61580/content\">"
    },
    {
      "src": "https://images.lucid.app/images/4d5dda8f-5209-4e36-8ce4-3d5a3ee08e50/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for Smartsheet (New)\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/4d5dda8f-5209-4e36-8ce4-3d5a3ee08e50/content\">"
    },
    {
      "src": "https://images.lucid.app/images/8fdec0e0-ed35-4f00-8b5b-0444219fd9de/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Classroom\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/8fdec0e0-ed35-4f00-8b5b-0444219fd9de/content\">"
    },
    {
      "src": "https://images.lucid.app/images/62514bba-a612-4e9b-9b13-6f7aec84bb87/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Craft.io\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/62514bba-a612-4e9b-9b13-6f7aec84bb87/content\">"
    },
    {
      "src": "https://images.lucid.app/images/f65938bd-3b77-44ec-a72c-f332546faadc/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Nextpond\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/f65938bd-3b77-44ec-a72c-f332546faadc/content\">"
    },
    {
      "src": "https://images.lucid.app/images/4f9d547b-e19b-42dc-839e-71693af857d9/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"SCIM\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/4f9d547b-e19b-42dc-839e-71693af857d9/content\">"
    },
    {
      "src": "https://images.lucid.app/images/225e723f-471b-4230-8e25-95c0a7c02df6/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"airfocus Embed\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/225e723f-471b-4230-8e25-95c0a7c02df6/content\">"
    },
    {
      "src": "https://images.lucid.app/images/c2dcdd79-9e1d-4034-8be7-0b2a4f1953af/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Embedly\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/c2dcdd79-9e1d-4034-8be7-0b2a4f1953af/content\">"
    },
    {
      "src": "https://images.lucid.app/images/7eba5bfc-a0d7-4cc8-b674-611b07e37e29/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft Word\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/7eba5bfc-a0d7-4cc8-b674-611b07e37e29/content\">"
    },
    {
      "src": "https://images.lucid.app/images/a7fad6dd-6c20-4216-ae69-2c68d99ee2cf/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"FloQast\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/a7fad6dd-6c20-4216-ae69-2c68d99ee2cf/content\">"
    },
    {
      "src": "https://images.lucid.app/images/ad97f181-61a1-4b60-b197-a9e87fa2ad0c/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Coda\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/ad97f181-61a1-4b60-b197-a9e87fa2ad0c/content\">"
    },
    {
      "src": "https://images.lucid.app/images/13d96ef7-c0de-445f-bad5-82968b7608e2/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Brandfetch\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/13d96ef7-c0de-445f-bad5-82968b7608e2/content\">"
    },
    {
      "src": "https://images.lucid.app/images/4ba2f0ff-59cc-4cb9-b08b-7f14ad741146/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Post-it&#xae;\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/4ba2f0ff-59cc-4cb9-b08b-7f14ad741146/content\">"
    },
    {
      "src": "https://images.lucid.app/images/7d2fdc4a-2466-4934-a428-163d145ccde8/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft Excel Embedded Links\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/7d2fdc4a-2466-4934-a428-163d145ccde8/content\">"
    },
    {
      "src": "https://images.lucid.app/images/e00d31ea-5a51-4f1c-b7b0-ef21bbd39e82/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Dropbox Paper\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/e00d31ea-5a51-4f1c-b7b0-ef21bbd39e82/content\">"
    },
    {
      "src": "https://images.lucid.app/images/d6088d62-bb68-43e0-bd58-269d75ce046f/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft Teams\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/d6088d62-bb68-43e0-bd58-269d75ce046f/content\">"
    },
    {
      "src": "https://images.lucid.app/images/172fc980-b781-4a89-83a7-ff59ef4fc484/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"GitBook\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/172fc980-b781-4a89-83a7-ff59ef4fc484/content\">"
    },
    {
      "src": "https://images.lucid.app/images/29eb4216-a6d2-4bf5-8240-906912df5ef1/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft PowerPoint\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/29eb4216-a6d2-4bf5-8240-906912df5ef1/content\">"
    },
    {
      "src": "https://images.lucid.app/images/a9f7b7d8-4bde-412d-9bbc-b6f679a6e219/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Jira Embed\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/a9f7b7d8-4bde-412d-9bbc-b6f679a6e219/content\">"
    },
    {
      "src": "https://images.lucid.app/images/f2270a37-d879-471c-9208-91721b02ee9f/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for Jira\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/f2270a37-d879-471c-9208-91721b02ee9f/content\">"
    },
    {
      "src": "https://images.lucid.app/images/4301a4ed-08b1-49ff-a079-0131f774eb59/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Zight\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/4301a4ed-08b1-49ff-a079-0131f774eb59/content\">"
    },
    {
      "src": "https://images.lucid.app/images/bbdccee0-9a67-4932-8787-36ad51e6285a/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Streamline Icons, Illustrations, Emojis and Elements\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/bbdccee0-9a67-4932-8787-36ad51e6285a/content\">"
    },
    {
      "src": "https://images.lucid.app/images/e43f3999-e1c7-48d8-bb92-386a5b6167e7/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for Google Sheets\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/e43f3999-e1c7-48d8-bb92-386a5b6167e7/content\">"
    },
    {
      "src": "https://images.lucid.app/images/af2043fb-993e-4717-bce3-39bc31e99cc4/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Anecdotes\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/af2043fb-993e-4717-bce3-39bc31e99cc4/content\">"
    },
    {
      "src": "https://images.lucid.app/images/e5b58d96-3af5-47ce-891f-7385e0a7887c/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft Graph Connector\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/e5b58d96-3af5-47ce-891f-7385e0a7887c/content\">"
    },
    {
      "src": "https://images.lucid.app/images/2b9adae0-a8c2-4a95-8b54-4dad22cc9570/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Optro\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/2b9adae0-a8c2-4a95-8b54-4dad22cc9570/content\">"
    },
    {
      "src": "https://images.lucid.app/images/cdc6ba44-c4f3-458c-ad6a-429babe0787a/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"TrackerCheck CMS Integration\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/cdc6ba44-c4f3-458c-ad6a-429babe0787a/content\">"
    },
    {
      "src": "https://images.lucid.app/images/9b91c83b-bbdc-4995-af57-8440a9fc06c9/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Atlassian Rovo\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/9b91c83b-bbdc-4995-af57-8440a9fc06c9/content\">"
    },
    {
      "src": "https://images.lucid.app/images/c2eda998-5728-4613-aa08-bda6721489ed/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Dropbox Embedded Links\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/c2eda998-5728-4613-aa08-bda6721489ed/content\">"
    },
    {
      "src": "https://images.lucid.app/images/4fe63ce1-b225-498a-b6c3-b9e15e0347f7/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Reco\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/4fe63ce1-b225-498a-b6c3-b9e15e0347f7/content\">"
    },
    {
      "src": "https://images.lucid.app/images/9afcf895-b29a-4eda-85f8-4a8888d1ea24/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Dash AI\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/9afcf895-b29a-4eda-85f8-4a8888d1ea24/content\">"
    },
    {
      "src": "https://images.lucid.app/images/089e0ba7-5aae-4dbb-9aca-3097ef1ebdee/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Slack\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/089e0ba7-5aae-4dbb-9aca-3097ef1ebdee/content\">"
    },
    {
      "src": "https://images.lucid.app/images/09fcd4d0-70ea-43fa-9fdc-85303b8fbdf6/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"ServiceNow\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/09fcd4d0-70ea-43fa-9fdc-85303b8fbdf6/content\">"
    },
    {
      "src": "https://images.lucid.app/images/f5da9f24-bf31-4e74-bdd2-afe4ce52bff8/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Gmail\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/f5da9f24-bf31-4e74-bdd2-afe4ce52bff8/content\">"
    },
    {
      "src": "https://images.lucid.app/images/87f6d88e-84e6-4cd7-b1c0-eedc82a22eb1/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"AI Prompt Flow\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/87f6d88e-84e6-4cd7-b1c0-eedc82a22eb1/content\">"
    },
    {
      "src": "https://images.lucid.app/images/0ffafe19-fdca-4b58-a27b-2a3feb80b52e/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"OneDrive\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/0ffafe19-fdca-4b58-a27b-2a3feb80b52e/content\">"
    },
    {
      "src": "https://images.lucid.app/images/5f790a12-3af1-44ad-8e7a-2876f980f24e/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Sheets\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/5f790a12-3af1-44ad-8e7a-2876f980f24e/content\">"
    },
    {
      "src": "https://images.lucid.app/images/26fbfb5c-d373-44e2-a9dc-22712cb61580/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Cloud\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/26fbfb5c-d373-44e2-a9dc-22712cb61580/content\">"
    },
    {
      "src": "https://images.lucid.app/images/4d5dda8f-5209-4e36-8ce4-3d5a3ee08e50/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for Smartsheet (New)\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/4d5dda8f-5209-4e36-8ce4-3d5a3ee08e50/content\">"
    },
    {
      "src": "https://images.lucid.app/images/8fdec0e0-ed35-4f00-8b5b-0444219fd9de/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Classroom\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/8fdec0e0-ed35-4f00-8b5b-0444219fd9de/content\">"
    },
    {
      "src": "https://images.lucid.app/images/62514bba-a612-4e9b-9b13-6f7aec84bb87/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Craft.io\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/62514bba-a612-4e9b-9b13-6f7aec84bb87/content\">"
    },
    {
      "src": "https://images.lucid.app/images/f65938bd-3b77-44ec-a72c-f332546faadc/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Nextpond\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/f65938bd-3b77-44ec-a72c-f332546faadc/content\">"
    },
    {
      "src": "https://images.lucid.app/images/4f9d547b-e19b-42dc-839e-71693af857d9/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"SCIM\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/4f9d547b-e19b-42dc-839e-71693af857d9/content\">"
    },
    {
      "src": "https://images.lucid.app/images/225e723f-471b-4230-8e25-95c0a7c02df6/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"airfocus Embed\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/225e723f-471b-4230-8e25-95c0a7c02df6/content\">"
    },
    {
      "src": "https://images.lucid.app/images/c2dcdd79-9e1d-4034-8be7-0b2a4f1953af/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Embedly\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/c2dcdd79-9e1d-4034-8be7-0b2a4f1953af/content\">"
    },
    {
      "src": "https://images.lucid.app/images/7eba5bfc-a0d7-4cc8-b674-611b07e37e29/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft Word\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/7eba5bfc-a0d7-4cc8-b674-611b07e37e29/content\">"
    },
    {
      "src": "https://images.lucid.app/images/a7fad6dd-6c20-4216-ae69-2c68d99ee2cf/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"FloQast\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/a7fad6dd-6c20-4216-ae69-2c68d99ee2cf/content\">"
    },
    {
      "src": "https://images.lucid.app/images/ad97f181-61a1-4b60-b197-a9e87fa2ad0c/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Coda\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/ad97f181-61a1-4b60-b197-a9e87fa2ad0c/content\">"
    },
    {
      "src": "https://images.lucid.app/images/13d96ef7-c0de-445f-bad5-82968b7608e2/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Brandfetch\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/13d96ef7-c0de-445f-bad5-82968b7608e2/content\">"
    },
    {
      "src": "https://images.lucid.app/images/4ba2f0ff-59cc-4cb9-b08b-7f14ad741146/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Post-it&#xae;\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/4ba2f0ff-59cc-4cb9-b08b-7f14ad741146/content\">"
    },
    {
      "src": "https://images.lucid.app/images/7d2fdc4a-2466-4934-a428-163d145ccde8/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft Excel Embedded Links\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/7d2fdc4a-2466-4934-a428-163d145ccde8/content\">"
    },
    {
      "src": "https://images.lucid.app/images/e00d31ea-5a51-4f1c-b7b0-ef21bbd39e82/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Dropbox Paper\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/e00d31ea-5a51-4f1c-b7b0-ef21bbd39e82/content\">"
    },
    {
      "src": "https://images.lucid.app/images/d6088d62-bb68-43e0-bd58-269d75ce046f/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft Teams\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/d6088d62-bb68-43e0-bd58-269d75ce046f/content\">"
    },
    {
      "src": "https://images.lucid.app/images/172fc980-b781-4a89-83a7-ff59ef4fc484/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"GitBook\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/172fc980-b781-4a89-83a7-ff59ef4fc484/content\">"
    },
    {
      "src": "https://images.lucid.app/images/29eb4216-a6d2-4bf5-8240-906912df5ef1/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft PowerPoint\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/29eb4216-a6d2-4bf5-8240-906912df5ef1/content\">"
    },
    {
      "src": "https://images.lucid.app/images/a9f7b7d8-4bde-412d-9bbc-b6f679a6e219/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Jira Embed\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/a9f7b7d8-4bde-412d-9bbc-b6f679a6e219/content\">"
    },
    {
      "src": "https://images.lucid.app/images/f2270a37-d879-471c-9208-91721b02ee9f/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for Jira\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/f2270a37-d879-471c-9208-91721b02ee9f/content\">"
    },
    {
      "src": "https://images.lucid.app/images/bd74bcbe-0cf7-47a5-ae4b-3dc142762c2b/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft Word Embedded Links\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/bd74bcbe-0cf7-47a5-ae4b-3dc142762c2b/content\">"
    },
    {
      "src": "https://images.lucid.app/images/39fe4a89-c3ee-4ce9-94a8-5dcd4c91f9b8/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Zoho Cliq\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/39fe4a89-c3ee-4ce9-94a8-5dcd4c91f9b8/content\">"
    },
    {
      "src": "https://images.lucid.app/images/074face2-ece5-4fce-a452-812aee40bec8/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Nuclino\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/074face2-ece5-4fce-a452-812aee40bec8/content\">"
    },
    {
      "src": "https://images.lucid.app/images/cd67a7ed-c2c7-43f1-b5f5-d87161e5f5e4/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Asana\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/cd67a7ed-c2c7-43f1-b5f5-d87161e5f5e4/content\">"
    },
    {
      "src": "https://images.lucid.app/images/00e28fae-afdb-4f57-a56d-c222dcb49b0a/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for airfocus\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/00e28fae-afdb-4f57-a56d-c222dcb49b0a/content\">"
    },
    {
      "src": "https://images.lucid.app/images/f75c9c1c-e9ae-4e1d-9654-96abbb47aa1d/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Calendar\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/f75c9c1c-e9ae-4e1d-9654-96abbb47aa1d/content\">"
    },
    {
      "src": "https://images.lucid.app/images/8167240f-ce41-422e-a2f8-188eeafffc85/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for Smartsheet\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/8167240f-ce41-422e-a2f8-188eeafffc85/content\">"
    },
    {
      "src": "https://images.lucid.app/images/e38e28a4-ae52-4e54-91cb-c96961f93a27/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Resmo\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/e38e28a4-ae52-4e54-91cb-c96961f93a27/content\">"
    },
    {
      "src": "https://images.lucid.app/images/d9c1098a-c636-4467-adc7-67a5401bf777/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"GIPHY\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/d9c1098a-c636-4467-adc7-67a5401bf777/content\">"
    },
    {
      "src": "https://images.lucid.app/images/52060482-d1a4-4368-bcc3-29e177d03366/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Docs\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/52060482-d1a4-4368-bcc3-29e177d03366/content\">"
    },
    {
      "src": "https://images.lucid.app/images/8724b4b5-a780-4091-ad11-3c087f56c3d9/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Cisco Interactive Whiteboards\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/8724b4b5-a780-4091-ad11-3c087f56c3d9/content\">"
    },
    {
      "src": "https://images.lucid.app/images/28137a12-9530-4e77-b20e-a6afd7a9d837/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Canvas by Lucid Software\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/28137a12-9530-4e77-b20e-a6afd7a9d837/content\">"
    },
    {
      "src": "https://images.lucid.app/images/0906c70b-38e2-4401-ba27-5ac4e707b09c/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Quip\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/0906c70b-38e2-4401-ba27-5ac4e707b09c/content\">"
    },
    {
      "src": "https://images.lucid.app/images/d9c765de-4d16-4b24-8295-8bf8c4a8d293/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Drive\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/d9c765de-4d16-4b24-8295-8bf8c4a8d293/content\">"
    },
    {
      "src": "https://images.lucid.app/images/869cfe96-75c9-4871-94e7-648a3d394101/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Meet\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/869cfe96-75c9-4871-94e7-648a3d394101/content\">"
    },
    {
      "src": "https://images.lucid.app/images/25384a0d-095a-434c-9877-146897e624c0/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"SAML\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/25384a0d-095a-434c-9877-146897e624c0/content\">"
    },
    {
      "src": "https://images.lucid.app/images/924bbae4-40d8-487f-80aa-892cb344b314/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Okta\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/924bbae4-40d8-487f-80aa-892cb344b314/content\">"
    },
    {
      "src": "https://images.lucid.app/images/721b0a05-c289-458d-adae-ba8596be3941/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Webex \" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/721b0a05-c289-458d-adae-ba8596be3941/content\">"
    },
    {
      "src": "https://images.lucid.app/images/d3f71e3a-93b5-4b14-b06b-232aeafbb7bd/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Slides\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/d3f71e3a-93b5-4b14-b06b-232aeafbb7bd/content\">"
    },
    {
      "src": "https://images.lucid.app/images/8ac7bdf6-6f48-4840-a84c-e3fc141a1b79/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Ardoq\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/8ac7bdf6-6f48-4840-a84c-e3fc141a1b79/content\">"
    },
    {
      "src": "https://images.lucid.app/images/c758b55a-e71b-4927-93ba-15dc1f7cb281/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Zoho Connect\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/c758b55a-e71b-4927-93ba-15dc1f7cb281/content\">"
    },
    {
      "src": "https://images.lucid.app/images/003a1132-a11d-4b6c-911c-41cab4dd06e2/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Meet Interactive Whiteboards\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/003a1132-a11d-4b6c-911c-41cab4dd06e2/content\">"
    },
    {
      "src": "https://images.lucid.app/images/668b7306-84fd-475e-b3fc-df776531e9b8/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"SAP Business Technology Platform Service Icons\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/668b7306-84fd-475e-b3fc-df776531e9b8/content\">"
    },
    {
      "src": "https://images.lucid.app/images/6187d6c7-c9c8-4927-8162-eaaa891da4f3/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Rental Car Manager\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/6187d6c7-c9c8-4927-8162-eaaa891da4f3/content\">"
    },
    {
      "src": "https://images.lucid.app/images/885f4897-e0ed-4643-9757-579bed4ecdb3/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Atlassian Smart Link Resolver\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/885f4897-e0ed-4643-9757-579bed4ecdb3/content\">"
    },
    {
      "src": "https://images.lucid.app/images/33c8c818-5f76-436a-9ddd-59c779a753a1/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"AWS\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/33c8c818-5f76-436a-9ddd-59c779a753a1/content\">"
    },
    {
      "src": "https://images.lucid.app/images/43df7711-63d6-4d10-a1ce-52315f30010b/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"GRID\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/43df7711-63d6-4d10-a1ce-52315f30010b/content\">"
    },
    {
      "src": "https://images.lucid.app/images/8b6ed596-c2c1-4eb2-9a48-5fc7556a1f60/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"SAP LeanIX\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/8b6ed596-c2c1-4eb2-9a48-5fc7556a1f60/content\">"
    },
    {
      "src": "https://images.lucid.app/images/ce5eef88-08e5-4c60-a827-8a5bd7087ab9/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for Asana\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/ce5eef88-08e5-4c60-a827-8a5bd7087ab9/content\">"
    },
    {
      "src": "https://images.lucid.app/images/a64bbeca-a046-40a5-8833-5600ad8d8ca7/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Confluence\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/a64bbeca-a046-40a5-8833-5600ad8d8ca7/content\">"
    },
    {
      "src": "https://images.lucid.app/images/9bfb19c5-8f8f-40f8-bb42-822a482e33c1/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Orbus \" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/9bfb19c5-8f8f-40f8-bb42-822a482e33c1/content\">"
    },
    {
      "src": "https://images.lucid.app/images/a0c3aa92-173f-4b8a-8bc9-59c7e18e7f3d/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for Azure DevOps\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/a0c3aa92-173f-4b8a-8bc9-59c7e18e7f3d/content\">"
    },
    {
      "src": "https://images.lucid.app/images/3a4efab9-db37-4b27-bd6b-eb01efc1940b/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Obsidian Security\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/3a4efab9-db37-4b27-bd6b-eb01efc1940b/content\">"
    },
    {
      "src": "https://images.lucid.app/images/025b4d9c-2ccc-4d01-83a4-e2c8d5b45d2f/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"GoSearch\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/025b4d9c-2ccc-4d01-83a4-e2c8d5b45d2f/content\">"
    },
    {
      "src": "https://images.lucid.app/images/68542a84-e4ed-4ac2-8fc4-d2f16e497c06/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Chat\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/68542a84-e4ed-4ac2-8fc4-d2f16e497c06/content\">"
    },
    {
      "src": "https://images.lucid.app/images/801cb247-ae0d-493f-9361-1dd9d01379c4/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Dropbox Dash\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/801cb247-ae0d-493f-9361-1dd9d01379c4/content\">"
    },
    {
      "src": "https://images.lucid.app/images/4242affc-3e8a-459e-9f02-259eaba80c69/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Avocor\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/4242affc-3e8a-459e-9f02-259eaba80c69/content\">"
    },
    {
      "src": "https://images.lucid.app/images/bd74bcbe-0cf7-47a5-ae4b-3dc142762c2b/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft Word Embedded Links\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/bd74bcbe-0cf7-47a5-ae4b-3dc142762c2b/content\">"
    },
    {
      "src": "https://images.lucid.app/images/39fe4a89-c3ee-4ce9-94a8-5dcd4c91f9b8/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Zoho Cliq\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/39fe4a89-c3ee-4ce9-94a8-5dcd4c91f9b8/content\">"
    },
    {
      "src": "https://images.lucid.app/images/074face2-ece5-4fce-a452-812aee40bec8/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Nuclino\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/074face2-ece5-4fce-a452-812aee40bec8/content\">"
    },
    {
      "src": "https://images.lucid.app/images/cd67a7ed-c2c7-43f1-b5f5-d87161e5f5e4/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Asana\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/cd67a7ed-c2c7-43f1-b5f5-d87161e5f5e4/content\">"
    },
    {
      "src": "https://images.lucid.app/images/00e28fae-afdb-4f57-a56d-c222dcb49b0a/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for airfocus\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/00e28fae-afdb-4f57-a56d-c222dcb49b0a/content\">"
    },
    {
      "src": "https://images.lucid.app/images/f75c9c1c-e9ae-4e1d-9654-96abbb47aa1d/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Calendar\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/f75c9c1c-e9ae-4e1d-9654-96abbb47aa1d/content\">"
    },
    {
      "src": "https://images.lucid.app/images/8167240f-ce41-422e-a2f8-188eeafffc85/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for Smartsheet\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/8167240f-ce41-422e-a2f8-188eeafffc85/content\">"
    },
    {
      "src": "https://images.lucid.app/images/e38e28a4-ae52-4e54-91cb-c96961f93a27/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Resmo\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/e38e28a4-ae52-4e54-91cb-c96961f93a27/content\">"
    },
    {
      "src": "https://images.lucid.app/images/d9c1098a-c636-4467-adc7-67a5401bf777/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"GIPHY\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/d9c1098a-c636-4467-adc7-67a5401bf777/content\">"
    },
    {
      "src": "https://images.lucid.app/images/52060482-d1a4-4368-bcc3-29e177d03366/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Docs\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/52060482-d1a4-4368-bcc3-29e177d03366/content\">"
    },
    {
      "src": "https://images.lucid.app/images/8724b4b5-a780-4091-ad11-3c087f56c3d9/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Cisco Interactive Whiteboards\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/8724b4b5-a780-4091-ad11-3c087f56c3d9/content\">"
    },
    {
      "src": "https://images.lucid.app/images/28137a12-9530-4e77-b20e-a6afd7a9d837/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Canvas by Lucid Software\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/28137a12-9530-4e77-b20e-a6afd7a9d837/content\">"
    },
    {
      "src": "https://images.lucid.app/images/0906c70b-38e2-4401-ba27-5ac4e707b09c/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Quip\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/0906c70b-38e2-4401-ba27-5ac4e707b09c/content\">"
    },
    {
      "src": "https://images.lucid.app/images/d9c765de-4d16-4b24-8295-8bf8c4a8d293/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Drive\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/d9c765de-4d16-4b24-8295-8bf8c4a8d293/content\">"
    },
    {
      "src": "https://images.lucid.app/images/869cfe96-75c9-4871-94e7-648a3d394101/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Meet\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/869cfe96-75c9-4871-94e7-648a3d394101/content\">"
    },
    {
      "src": "https://images.lucid.app/images/25384a0d-095a-434c-9877-146897e624c0/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"SAML\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/25384a0d-095a-434c-9877-146897e624c0/content\">"
    },
    {
      "src": "https://images.lucid.app/images/924bbae4-40d8-487f-80aa-892cb344b314/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Okta\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/924bbae4-40d8-487f-80aa-892cb344b314/content\">"
    },
    {
      "src": "https://images.lucid.app/images/721b0a05-c289-458d-adae-ba8596be3941/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Webex \" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/721b0a05-c289-458d-adae-ba8596be3941/content\">"
    },
    {
      "src": "https://images.lucid.app/images/d3f71e3a-93b5-4b14-b06b-232aeafbb7bd/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Slides\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/d3f71e3a-93b5-4b14-b06b-232aeafbb7bd/content\">"
    },
    {
      "src": "https://images.lucid.app/images/8ac7bdf6-6f48-4840-a84c-e3fc141a1b79/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Ardoq\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/8ac7bdf6-6f48-4840-a84c-e3fc141a1b79/content\">"
    },
    {
      "src": "https://images.lucid.app/images/c758b55a-e71b-4927-93ba-15dc1f7cb281/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Zoho Connect\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/c758b55a-e71b-4927-93ba-15dc1f7cb281/content\">"
    },
    {
      "src": "https://images.lucid.app/images/003a1132-a11d-4b6c-911c-41cab4dd06e2/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Meet Interactive Whiteboards\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/003a1132-a11d-4b6c-911c-41cab4dd06e2/content\">"
    },
    {
      "src": "https://images.lucid.app/images/668b7306-84fd-475e-b3fc-df776531e9b8/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"SAP Business Technology Platform Service Icons\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/668b7306-84fd-475e-b3fc-df776531e9b8/content\">"
    },
    {
      "src": "https://images.lucid.app/images/6187d6c7-c9c8-4927-8162-eaaa891da4f3/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Rental Car Manager\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/6187d6c7-c9c8-4927-8162-eaaa891da4f3/content\">"
    },
    {
      "src": "https://images.lucid.app/images/885f4897-e0ed-4643-9757-579bed4ecdb3/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Atlassian Smart Link Resolver\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/885f4897-e0ed-4643-9757-579bed4ecdb3/content\">"
    },
    {
      "src": "https://images.lucid.app/images/33c8c818-5f76-436a-9ddd-59c779a753a1/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"AWS\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/33c8c818-5f76-436a-9ddd-59c779a753a1/content\">"
    },
    {
      "src": "https://images.lucid.app/images/43df7711-63d6-4d10-a1ce-52315f30010b/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"GRID\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/43df7711-63d6-4d10-a1ce-52315f30010b/content\">"
    },
    {
      "src": "https://images.lucid.app/images/8b6ed596-c2c1-4eb2-9a48-5fc7556a1f60/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"SAP LeanIX\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/8b6ed596-c2c1-4eb2-9a48-5fc7556a1f60/content\">"
    },
    {
      "src": "https://images.lucid.app/images/ce5eef88-08e5-4c60-a827-8a5bd7087ab9/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for Asana\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/ce5eef88-08e5-4c60-a827-8a5bd7087ab9/content\">"
    },
    {
      "src": "https://images.lucid.app/images/a64bbeca-a046-40a5-8833-5600ad8d8ca7/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Confluence\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/a64bbeca-a046-40a5-8833-5600ad8d8ca7/content\">"
    },
    {
      "src": "https://images.lucid.app/images/9bfb19c5-8f8f-40f8-bb42-822a482e33c1/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Orbus \" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/9bfb19c5-8f8f-40f8-bb42-822a482e33c1/content\">"
    },
    {
      "src": "https://images.lucid.app/images/a0c3aa92-173f-4b8a-8bc9-59c7e18e7f3d/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for Azure DevOps\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/a0c3aa92-173f-4b8a-8bc9-59c7e18e7f3d/content\">"
    },
    {
      "src": "https://images.lucid.app/images/3a4efab9-db37-4b27-bd6b-eb01efc1940b/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Obsidian Security\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/3a4efab9-db37-4b27-bd6b-eb01efc1940b/content\">"
    },
    {
      "src": "https://images.lucid.app/images/025b4d9c-2ccc-4d01-83a4-e2c8d5b45d2f/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"GoSearch\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/025b4d9c-2ccc-4d01-83a4-e2c8d5b45d2f/content\">"
    },
    {
      "src": "https://images.lucid.app/images/68542a84-e4ed-4ac2-8fc4-d2f16e497c06/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Chat\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/68542a84-e4ed-4ac2-8fc4-d2f16e497c06/content\">"
    },
    {
      "src": "https://images.lucid.app/images/801cb247-ae0d-493f-9361-1dd9d01379c4/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Dropbox Dash\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/801cb247-ae0d-493f-9361-1dd9d01379c4/content\">"
    },
    {
      "src": "https://images.lucid.app/images/4242affc-3e8a-459e-9f02-259eaba80c69/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Avocor\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/4242affc-3e8a-459e-9f02-259eaba80c69/content\">"
    },
    {
      "src": "https://images.lucid.app/images/7a728e3d-4547-4123-b3f4-c1447c284bd1/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft Excel\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/7a728e3d-4547-4123-b3f4-c1447c284bd1/content\">"
    },
    {
      "src": "https://images.lucid.app/images/40ae1ece-6151-4356-8c39-979ee630177d/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Microsoft 365 Excel Integration [Beta]\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/40ae1ece-6151-4356-8c39-979ee630177d/content\">"
    },
    {
      "src": "https://images.lucid.app/images/0e6c4679-362e-4c63-8c29-17b201222e58/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid MCP for ChatGPT\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/0e6c4679-362e-4c63-8c29-17b201222e58/content\">"
    },
    {
      "src": "https://images.lucid.app/images/100fdb7a-ead9-49a0-901a-2a17aa550ee8/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Seezo.io\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/100fdb7a-ead9-49a0-901a-2a17aa550ee8/content\">"
    },
    {
      "src": "https://images.lucid.app/images/4218a477-aab2-4e82-a483-ab9afda97cf2/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Confluence Cloud Embedded Links\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/4218a477-aab2-4e82-a483-ab9afda97cf2/content\">"
    },
    {
      "src": "https://images.lucid.app/images/8e37ca37-d3ff-4a4f-90ee-37b43203221f/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Loom\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/8e37ca37-d3ff-4a4f-90ee-37b43203221f/content\">"
    },
    {
      "src": "https://images.lucid.app/images/c8fcb922-47f0-42a8-835b-69c7a723fd8d/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid MCP for Claude\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/c8fcb922-47f0-42a8-835b-69c7a723fd8d/content\">"
    },
    {
      "src": "https://images.lucid.app/images/f0244ae8-ed41-419e-86c8-67c47d4eb312/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"UVexplorer\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/f0244ae8-ed41-419e-86c8-67c47d4eb312/content\">"
    },
    {
      "src": "https://images.lucid.app/images/a69b4037-ccb3-4bb7-a83a-0b314c14efdc/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft SharePoint\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/a69b4037-ccb3-4bb7-a83a-0b314c14efdc/content\">"
    },
    {
      "src": "https://images.lucid.app/images/bdd62172-dcfb-4dd9-8da4-09cb399c67a4/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"ProcessMaker\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/bdd62172-dcfb-4dd9-8da4-09cb399c67a4/content\">"
    },
    {
      "src": "https://images.lucid.app/images/16379382-65c4-4d39-9146-afbadf76632c/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Embedded Links\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/16379382-65c4-4d39-9146-afbadf76632c/content\">"
    },
    {
      "src": "https://images.lucid.app/images/ade6ef06-75b7-4c65-82ba-a2f45d38500b/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Box Embedded Links\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/ade6ef06-75b7-4c65-82ba-a2f45d38500b/content\">"
    },
    {
      "src": "https://images.lucid.app/images/1a1722cd-417e-4978-9cff-99d2d845264c/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Rewatch\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/1a1722cd-417e-4978-9cff-99d2d845264c/content\">"
    },
    {
      "src": "https://images.lucid.app/images/b1943014-ab96-43ed-89dd-439344296460/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Slack Workflow Steps for Lucid\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/b1943014-ab96-43ed-89dd-439344296460/content\">"
    },
    {
      "src": "https://images.lucid.app/images/ea1d56c0-e307-4793-ba2e-c38534ba4c3f/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Figma\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/ea1d56c0-e307-4793-ba2e-c38534ba4c3f/content\">"
    },
    {
      "src": "https://images.lucid.app/images/8928e604-6609-45b5-b322-2a5cbb004860/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for monday.com\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/8928e604-6609-45b5-b322-2a5cbb004860/content\">"
    },
    {
      "src": "https://images.lucid.app/images/aa1a5102-6e62-4552-9b69-7339ebdfc74f/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft PowerPoint Embedded Links\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/aa1a5102-6e62-4552-9b69-7339ebdfc74f/content\">"
    },
    {
      "src": "https://images.lucid.app/images/223f503a-0720-4b80-afde-5054d32e38ca/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Scroll Viewport for Confluence\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/223f503a-0720-4b80-afde-5054d32e38ca/content\">"
    },
    {
      "src": "https://images.lucid.app/images/6c822a9f-966c-4a31-9b57-721487c3db1e/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Cosmo \" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/6c822a9f-966c-4a31-9b57-721487c3db1e/content\">"
    },
    {
      "src": "https://images.lucid.app/images/5613d6df-8d3d-462d-98f9-f873a3ce9def/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Neat\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/5613d6df-8d3d-462d-98f9-f873a3ce9def/content\">"
    },
    {
      "src": "https://images.lucid.app/images/ddd6df04-ada9-42d3-a9b2-207e9826ccf9/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Icons8 Graphics\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/ddd6df04-ada9-42d3-a9b2-207e9826ccf9/content\">"
    },
    {
      "src": "https://images.lucid.app/images/6b3ddeeb-4938-47d0-a48e-40887b08cbd7/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Notion\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/6b3ddeeb-4938-47d0-a48e-40887b08cbd7/content\">"
    },
    {
      "src": "https://images.lucid.app/images/3ec7b044-d868-4683-8c6c-d64018643acb/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft (Azure/ADFS)\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/3ec7b044-d868-4683-8c6c-d64018643acb/content\">"
    },
    {
      "src": "https://images.lucid.app/images/fc9ee91f-c641-4034-af78-20f818b1397d/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Salesforce\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/fc9ee91f-c641-4034-af78-20f818b1397d/content\">"
    },
    {
      "src": "https://images.lucid.app/images/3641ff04-7d70-4620-b03d-066eb10027dd/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid MCP server\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/3641ff04-7d70-4620-b03d-066eb10027dd/content\">"
    },
    {
      "src": "https://images.lucid.app/images/c6686442-dd88-4623-9240-1a934c2a1cd2/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for Airtable\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/c6686442-dd88-4623-9240-1a934c2a1cd2/content\">"
    },
    {
      "src": "https://images.lucid.app/images/a85c71f6-cad5-47c9-b1be-0296e1b89a47/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"BambooHR\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/a85c71f6-cad5-47c9-b1be-0296e1b89a47/content\">"
    },
    {
      "src": "https://images.lucid.app/images/b8fc2740-15d2-43ab-b087-16aa7a5e82d6/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Zoom Rooms Interactive Whiteboards\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/b8fc2740-15d2-43ab-b087-16aa7a5e82d6/content\">"
    },
    {
      "src": "https://images.lucid.app/images/953d11c7-5bb1-4d33-acea-71f1dadf5f7c/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"OneLogin\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/953d11c7-5bb1-4d33-acea-71f1dadf5f7c/content\">"
    },
    {
      "src": "https://images.lucid.app/images/3ae37517-2faf-40a0-86ce-c1b3ccf096d7/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Comak by JIBB\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/3ae37517-2faf-40a0-86ce-c1b3ccf096d7/content\">"
    },
    {
      "src": "https://images.lucid.app/images/a0c3aa92-173f-4b8a-8bc9-59c7e18e7f3d/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Azure\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/a0c3aa92-173f-4b8a-8bc9-59c7e18e7f3d/content\">"
    },
    {
      "src": "https://images.lucid.app/images/f7dae5c0-d29f-4668-981f-3c0f2916e0d2/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Falcon Shield\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/f7dae5c0-d29f-4668-981f-3c0f2916e0d2/content\">"
    },
    {
      "src": "https://images.lucid.app/images/6ae628f8-bb2e-4a87-a9ee-451dec818350/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft Copilot\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/6ae628f8-bb2e-4a87-a9ee-451dec818350/content\">"
    },
    {
      "src": "https://images.lucid.app/images/bdcb586f-fc2d-4dc2-8f29-ec26b73fd3bb/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"AI Custom GPT\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/bdcb586f-fc2d-4dc2-8f29-ec26b73fd3bb/content\">"
    },
    {
      "src": "https://images.lucid.app/images/b66cb0ef-c581-4c34-8f31-02763361d7a5/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Vectary\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/b66cb0ef-c581-4c34-8f31-02763361d7a5/content\">"
    },
    {
      "src": "https://images.lucid.app/images/08fc126a-8d07-464b-a9a0-0fd6721fddbb/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Zoom\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/08fc126a-8d07-464b-a9a0-0fd6721fddbb/content\">"
    },
    {
      "src": "https://images.lucid.app/images/7a728e3d-4547-4123-b3f4-c1447c284bd1/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft Excel\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/7a728e3d-4547-4123-b3f4-c1447c284bd1/content\">"
    },
    {
      "src": "https://images.lucid.app/images/40ae1ece-6151-4356-8c39-979ee630177d/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Microsoft 365 Excel Integration [Beta]\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/40ae1ece-6151-4356-8c39-979ee630177d/content\">"
    },
    {
      "src": "https://images.lucid.app/images/0e6c4679-362e-4c63-8c29-17b201222e58/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid MCP for ChatGPT\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/0e6c4679-362e-4c63-8c29-17b201222e58/content\">"
    },
    {
      "src": "https://images.lucid.app/images/100fdb7a-ead9-49a0-901a-2a17aa550ee8/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Seezo.io\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/100fdb7a-ead9-49a0-901a-2a17aa550ee8/content\">"
    },
    {
      "src": "https://images.lucid.app/images/4218a477-aab2-4e82-a483-ab9afda97cf2/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Confluence Cloud Embedded Links\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/4218a477-aab2-4e82-a483-ab9afda97cf2/content\">"
    },
    {
      "src": "https://images.lucid.app/images/8e37ca37-d3ff-4a4f-90ee-37b43203221f/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Loom\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/8e37ca37-d3ff-4a4f-90ee-37b43203221f/content\">"
    },
    {
      "src": "https://images.lucid.app/images/c8fcb922-47f0-42a8-835b-69c7a723fd8d/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid MCP for Claude\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/c8fcb922-47f0-42a8-835b-69c7a723fd8d/content\">"
    },
    {
      "src": "https://images.lucid.app/images/f0244ae8-ed41-419e-86c8-67c47d4eb312/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"UVexplorer\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/f0244ae8-ed41-419e-86c8-67c47d4eb312/content\">"
    },
    {
      "src": "https://images.lucid.app/images/a69b4037-ccb3-4bb7-a83a-0b314c14efdc/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft SharePoint\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/a69b4037-ccb3-4bb7-a83a-0b314c14efdc/content\">"
    },
    {
      "src": "https://images.lucid.app/images/bdd62172-dcfb-4dd9-8da4-09cb399c67a4/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"ProcessMaker\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/bdd62172-dcfb-4dd9-8da4-09cb399c67a4/content\">"
    },
    {
      "src": "https://images.lucid.app/images/16379382-65c4-4d39-9146-afbadf76632c/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Google Embedded Links\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/16379382-65c4-4d39-9146-afbadf76632c/content\">"
    },
    {
      "src": "https://images.lucid.app/images/ade6ef06-75b7-4c65-82ba-a2f45d38500b/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Box Embedded Links\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/ade6ef06-75b7-4c65-82ba-a2f45d38500b/content\">"
    },
    {
      "src": "https://images.lucid.app/images/1a1722cd-417e-4978-9cff-99d2d845264c/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Rewatch\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/1a1722cd-417e-4978-9cff-99d2d845264c/content\">"
    },
    {
      "src": "https://images.lucid.app/images/b1943014-ab96-43ed-89dd-439344296460/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Slack Workflow Steps for Lucid\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/b1943014-ab96-43ed-89dd-439344296460/content\">"
    },
    {
      "src": "https://images.lucid.app/images/ea1d56c0-e307-4793-ba2e-c38534ba4c3f/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Figma\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/ea1d56c0-e307-4793-ba2e-c38534ba4c3f/content\">"
    },
    {
      "src": "https://images.lucid.app/images/8928e604-6609-45b5-b322-2a5cbb004860/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for monday.com\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/8928e604-6609-45b5-b322-2a5cbb004860/content\">"
    },
    {
      "src": "https://images.lucid.app/images/aa1a5102-6e62-4552-9b69-7339ebdfc74f/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft PowerPoint Embedded Links\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/aa1a5102-6e62-4552-9b69-7339ebdfc74f/content\">"
    },
    {
      "src": "https://images.lucid.app/images/223f503a-0720-4b80-afde-5054d32e38ca/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Scroll Viewport for Confluence\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/223f503a-0720-4b80-afde-5054d32e38ca/content\">"
    },
    {
      "src": "https://images.lucid.app/images/6c822a9f-966c-4a31-9b57-721487c3db1e/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Cosmo \" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/6c822a9f-966c-4a31-9b57-721487c3db1e/content\">"
    },
    {
      "src": "https://images.lucid.app/images/5613d6df-8d3d-462d-98f9-f873a3ce9def/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Neat\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/5613d6df-8d3d-462d-98f9-f873a3ce9def/content\">"
    },
    {
      "src": "https://images.lucid.app/images/ddd6df04-ada9-42d3-a9b2-207e9826ccf9/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Icons8 Graphics\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/ddd6df04-ada9-42d3-a9b2-207e9826ccf9/content\">"
    },
    {
      "src": "https://images.lucid.app/images/6b3ddeeb-4938-47d0-a48e-40887b08cbd7/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Notion\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/6b3ddeeb-4938-47d0-a48e-40887b08cbd7/content\">"
    },
    {
      "src": "https://images.lucid.app/images/3ec7b044-d868-4683-8c6c-d64018643acb/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft (Azure/ADFS)\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/3ec7b044-d868-4683-8c6c-d64018643acb/content\">"
    },
    {
      "src": "https://images.lucid.app/images/fc9ee91f-c641-4034-af78-20f818b1397d/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Salesforce\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/fc9ee91f-c641-4034-af78-20f818b1397d/content\">"
    },
    {
      "src": "https://images.lucid.app/images/3641ff04-7d70-4620-b03d-066eb10027dd/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid MCP server\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/3641ff04-7d70-4620-b03d-066eb10027dd/content\">"
    },
    {
      "src": "https://images.lucid.app/images/c6686442-dd88-4623-9240-1a934c2a1cd2/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Lucid Cards for Airtable\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/c6686442-dd88-4623-9240-1a934c2a1cd2/content\">"
    },
    {
      "src": "https://images.lucid.app/images/a85c71f6-cad5-47c9-b1be-0296e1b89a47/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"BambooHR\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/a85c71f6-cad5-47c9-b1be-0296e1b89a47/content\">"
    },
    {
      "src": "https://images.lucid.app/images/b8fc2740-15d2-43ab-b087-16aa7a5e82d6/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Zoom Rooms Interactive Whiteboards\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/b8fc2740-15d2-43ab-b087-16aa7a5e82d6/content\">"
    },
    {
      "src": "https://images.lucid.app/images/953d11c7-5bb1-4d33-acea-71f1dadf5f7c/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"OneLogin\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/953d11c7-5bb1-4d33-acea-71f1dadf5f7c/content\">"
    },
    {
      "src": "https://images.lucid.app/images/3ae37517-2faf-40a0-86ce-c1b3ccf096d7/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Comak by JIBB\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/3ae37517-2faf-40a0-86ce-c1b3ccf096d7/content\">"
    },
    {
      "src": "https://images.lucid.app/images/a0c3aa92-173f-4b8a-8bc9-59c7e18e7f3d/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Azure\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/a0c3aa92-173f-4b8a-8bc9-59c7e18e7f3d/content\">"
    },
    {
      "src": "https://images.lucid.app/images/f7dae5c0-d29f-4668-981f-3c0f2916e0d2/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Falcon Shield\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/f7dae5c0-d29f-4668-981f-3c0f2916e0d2/content\">"
    },
    {
      "src": "https://images.lucid.app/images/6ae628f8-bb2e-4a87-a9ee-451dec818350/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Microsoft Copilot\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/6ae628f8-bb2e-4a87-a9ee-451dec818350/content\">"
    },
    {
      "src": "https://images.lucid.app/images/bdcb586f-fc2d-4dc2-8f29-ec26b73fd3bb/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"AI Custom GPT\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/bdcb586f-fc2d-4dc2-8f29-ec26b73fd3bb/content\">"
    },
    {
      "src": "https://images.lucid.app/images/b66cb0ef-c581-4c34-8f31-02763361d7a5/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Vectary\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/b66cb0ef-c581-4c34-8f31-02763361d7a5/content\">"
    },
    {
      "src": "https://images.lucid.app/images/08fc126a-8d07-464b-a9a0-0fd6721fddbb/content",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img alt=\"Zoom\" class=\"w_32px h_32px obj-f_contain\" src=\"https://images.lucid.app/images/08fc126a-8d07-464b-a9a0-0fd6721fddbb/content\">"
    },
    {
      "src": "https://corporate-assets.lucid.co/co/b55d70f4-0d39-4c4f-8a54-fa78c3e8e307.png?v=1745518123708",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img alt class=\"obj-f_contain pos_absolute top_0 left_0 bottom_0 right_0 z_z10 m_auto w_inherit h_100% image\" data-element-page-location=\"body\" data-element-type=\"image\" loading=\"lazy\" src=\"https://corporate-assets.lucid.co/co/b55d70f4-0d39-4c4f-8a54-fa78c3e8e307.png?v=1745518123708\">"
    },
    {
      "src": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjMuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMCAxNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzAgMTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojRkZGRkZGO30KCS5zdDF7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojMDA2NkZGO30KCS5zdDJ7ZmlsbDojRkZGRkZGO30KCS5zdDN7ZmlsbDojMDA2NkZGO30KPC9zdHlsZT4KPGc+Cgk8ZyBpZD0iZmluYWwtLS1kZWMuMTEtMjAyMF8xXyI+CgkJPGcgaWQ9Il94MzBfMjA4LW91ci10b2dnbGVfMl8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjc1LjAwMDAwMCwgLTIwMC4wMDAwMDApIj4KCQkJPGcgaWQ9IkZpbmFsLUNvcHktMl8yXyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTI3NS4wMDAwMDAsIDIwMC4wMDAwMDApIj4KCQkJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik03LjQsMTIuOGg2LjhsMy4xLTExLjZINy40QzQuMiwxLjIsMS42LDMuOCwxLjYsN1M0LjIsMTIuOCw3LjQsMTIuOHoiLz4KCQkJPC9nPgoJCTwvZz4KCTwvZz4KCTxnIGlkPSJmaW5hbC0tLWRlYy4xMS0yMDIwIj4KCQk8ZyBpZD0iX3gzMF8yMDgtb3VyLXRvZ2dsZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyNzUuMDAwMDAwLCAtMjAwLjAwMDAwMCkiPgoJCQk8ZyBpZD0iRmluYWwtQ29weS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjc1LjAwMDAwMCwgMjAwLjAwMDAwMCkiPgoJCQkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTIyLjYsMEg3LjRjLTMuOSwwLTcsMy4xLTcsN3MzLjEsNyw3LDdoMTUuMmMzLjksMCw3LTMuMSw3LTdTMjYuNCwwLDIyLjYsMHogTTEuNiw3YzAtMy4yLDIuNi01LjgsNS44LTUuOAoJCQkJCWg5LjlsLTMuMSwxMS42SDcuNEM0LjIsMTIuOCwxLjYsMTAuMiwxLjYsN3oiLz4KCQkJCTxwYXRoIGlkPSJ4IiBjbGFzcz0ic3QyIiBkPSJNMjQuNiw0YzAuMiwwLjIsMC4yLDAuNiwwLDAuOGwwLDBMMjIuNSw3bDIuMiwyLjJjMC4yLDAuMiwwLjIsMC42LDAsMC44Yy0wLjIsMC4yLTAuNiwwLjItMC44LDAKCQkJCQlsMCwwbC0yLjItMi4yTDE5LjUsMTBjLTAuMiwwLjItMC42LDAuMi0wLjgsMGMtMC4yLTAuMi0wLjItMC42LDAtMC44bDAsMEwyMC44LDdsLTIuMi0yLjJjLTAuMi0wLjItMC4yLTAuNiwwLTAuOAoJCQkJCWMwLjItMC4yLDAuNi0wLjIsMC44LDBsMCwwbDIuMiwyLjJMMjMuOCw0QzI0LDMuOCwyNC40LDMuOCwyNC42LDR6Ii8+CgkJCQk8cGF0aCBpZD0ieSIgY2xhc3M9InN0MyIgZD0iTTEyLjcsNC4xYzAuMiwwLjIsMC4zLDAuNiwwLjEsMC44bDAsMEw4LjYsOS44QzguNSw5LjksOC40LDEwLDguMywxMGMtMC4yLDAuMS0wLjUsMC4xLTAuNy0wLjFsMCwwCgkJCQkJTDUuNCw3LjdjLTAuMi0wLjItMC4yLTAuNiwwLTAuOGMwLjItMC4yLDAuNi0wLjIsMC44LDBsMCwwTDgsOC42bDMuOC00LjVDMTIsMy45LDEyLjQsMy45LDEyLjcsNC4xeiIvPgoJCQk8L2c+CgkJPC9nPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"body\" data-element-type=\"image\" alt=\"Your privacy choices icon\" class=\"w_30px pt_2px mr_s8\" loading=\"lazy\" src=\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjMuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIH..."
    },
    {
      "src": "https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/footer/linkedin-black.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"bottomFooter\" data-element-type=\"image\" alt=\"LinkedIn\" class=\"h_20px w_20px\" loading=\"lazy\" src=\"https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/footer/linkedin-black.svg\">"
    },
    {
      "src": "https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/Footer/twitter-x-logo-black.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"bottomFooter\" data-element-type=\"image\" alt=\"Twitter\" class=\"h_20px w_20px\" loading=\"lazy\" src=\"https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/Footer/twitter-x-logo-black.svg\">"
    },
    {
      "src": "https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/footer/instagram-black.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"bottomFooter\" data-element-type=\"image\" alt=\"Instagram\" class=\"h_20px w_20px\" loading=\"lazy\" src=\"https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/footer/instagram-black.svg\">"
    },
    {
      "src": "https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/footer/facebook-black.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"bottomFooter\" data-element-type=\"image\" alt=\"Facebook\" class=\"h_20px w_20px\" loading=\"lazy\" src=\"https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/footer/facebook-black.svg\">"
    },
    {
      "src": "https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/footer/youtube-black.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"bottomFooter\" data-element-type=\"image\" alt=\"YouTube\" class=\"h_20px w_20px\" loading=\"lazy\" src=\"https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/footer/youtube-black.svg\">"
    },
    {
      "src": "https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/footer/glassdoor-black.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"bottomFooter\" data-element-type=\"image\" alt=\"Glassdoor\" class=\"h_20px w_20px\" loading=\"lazy\" src=\"https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/footer/glassdoor-black.svg\">"
    },
    {
      "src": "https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/Footer/TikTok-Social-logo-Black.svg",
      "width": "",
      "height": "",
      "loading": "lazy",
      "html": "<img data-element-page-location=\"bottomFooter\" data-element-type=\"image\" alt=\"TikTok\" class=\"h_20px w_20px\" loading=\"lazy\" src=\"https://cdn-cashy-static-assets.lucidchart.com/marketing/pages/chart/Footer/TikTok-Social-logo-Black.svg\">"
    }
  ],
  "possibleDialogs": [],
  "score": 80,
  "weight": 10
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer intent coverage

AEO: Answer intent coverage scored 70/100 and needs improvement.

1 Warning

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

Missing likely AI Overview intent sections: what, compare.

Details

02

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 intent coverage

Score

70/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 intent coverage scored 70/100 and needs improvement.

Evidence
{
  "headings": [
    {
      "text": "Connect people and ideas",
      "html": "<h2 style=\"--color:#282C33\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s24 c_var(--color)\">Connect people and ideas</h2>"
    },
    {
      "text": "Collaborate to succeed",
      "html": "<h2 style=\"--color:#282C33\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s24 c_var(--color)\">Collaborate to succeed</h2>"
    },
    {
      "text": "Get infinitely creative",
      "html": "<h2 style=\"--color:#282C33\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s24 c_var(--color)\">Get infinitely creative</h2>"
    },
    {
      "text": "How teams use Lucidspark to win at collaboration",
      "html": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s64 highlightedText:c_primary\">How teams use Lucidspark to win at collaboration</h2>"
    },
    {
      "text": "Where the rubber meets the roadmap",
      "html": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white\">Where the rubber meets the roadmap</h2>"
    },
    {
      "text": "Capabilities for creativity and productivity",
      "html": "<h2 id=\"tabCarouselHeader\" style=\"--color:#282C33\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white c_var(--color) mb_s24\">Capabilities for creativity and productivity</h2>"
    },
    {
      "text": "Better collaboration for your apps, too",
      "html": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white max-w_640px min900:max-w_740px\">Better collaboration for your apps, too</h2>"
    },
    {
      "text": "A complete visual collaboration solution for enterprises",
      "html": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white\">A complete visual collaboration solution for enterprises</h2>"
    },
    {
      "text": "Try Lucidspark free and see where ideas ignite",
      "html": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white c_white tw_auto m_0\">Try Lucidspark free and see where ideas ignite</h2>"
    },
    {
      "text": "Get Started",
      "html": "<h2 id=\"footerLinksGroupLabel-1\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Get Started</h2>"
    },
    {
      "text": "Products",
      "html": "<h2 id=\"footerLinksGroupLabel-2\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Products</h2>"
    },
    {
      "text": "Solutions",
      "html": "<h2 id=\"footerLinksGroupLabel-3\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Solutions</h2>"
    },
    {
      "text": "Company",
      "html": "<h2 id=\"footerLinksGroupLabel-4\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Company</h2>"
    },
    {
      "text": "Resources",
      "html": "<h2 id=\"footerLinksGroupLabel-5\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Resources</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Lucidspark?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Lucidspark work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Lucidspark?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Lucidspark free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Lucidspark compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Lucidspark?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Lucidspark compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 8
}

Agent Ease of UseAPIEmerging recommendation

AI context endpoint

AI context endpoint is informational for this page.

Informational

Needs attention

AI context endpoint

Informational
01

Issue

AI context endpoint is informational for this page.

02

Why it matters

A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.

Check name

AI context endpoint

Score

100/100

Status

informational

Category

API

Maturity

Emerging recommendation

Goal

Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.

Result

AI context endpoint is informational for this page.

Validation steps

  1. Fetch to find resource

    AI context endpoint was not found at the expected path.

Evidence
{
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/ai/context",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          },
          {
            "path": "/api/context",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          },
          {
            "path": "/context",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          }
        ]
      },
      "issue": "AI context endpoint was not found at the expected path.",
      "howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
    }
  ]
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Query intent coverage

AIO: Query intent coverage is informational for this page.

Informational

Needs attention

AIO: Query intent coverage

Informational
01

Issue

Missing likely AI Overview intent sections: what, compare.

Details

02

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: Query intent coverage

Score

70/100

Status

informational

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Query intent coverage is informational for this page.

Evidence
{
  "headings": [
    {
      "text": "Connect people and ideas",
      "html": "<h2 style=\"--color:#282C33\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s24 c_var(--color)\">Connect people and ideas</h2>"
    },
    {
      "text": "Collaborate to succeed",
      "html": "<h2 style=\"--color:#282C33\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s24 c_var(--color)\">Collaborate to succeed</h2>"
    },
    {
      "text": "Get infinitely creative",
      "html": "<h2 style=\"--color:#282C33\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s24 c_var(--color)\">Get infinitely creative</h2>"
    },
    {
      "text": "How teams use Lucidspark to win at collaboration",
      "html": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.xl layerStyle_heading.xl hasDarkBackground:c_white dark:c_white mb_s64 highlightedText:c_primary\">How teams use Lucidspark to win at collaboration</h2>"
    },
    {
      "text": "Where the rubber meets the roadmap",
      "html": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white\">Where the rubber meets the roadmap</h2>"
    },
    {
      "text": "Capabilities for creativity and productivity",
      "html": "<h2 id=\"tabCarouselHeader\" style=\"--color:#282C33\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white c_var(--color) mb_s24\">Capabilities for creativity and productivity</h2>"
    },
    {
      "text": "Better collaboration for your apps, too",
      "html": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white max-w_640px min900:max-w_740px\">Better collaboration for your apps, too</h2>"
    },
    {
      "text": "A complete visual collaboration solution for enterprises",
      "html": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white\">A complete visual collaboration solution for enterprises</h2>"
    },
    {
      "text": "Try Lucidspark free and see where ideas ignite",
      "html": "<h2 data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.2xl layerStyle_heading.2xl hasDarkBackground:c_white dark:c_white c_white tw_auto m_0\">Try Lucidspark free and see where ideas ignite</h2>"
    },
    {
      "text": "Get Started",
      "html": "<h2 id=\"footerLinksGroupLabel-1\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Get Started</h2>"
    },
    {
      "text": "Products",
      "html": "<h2 id=\"footerLinksGroupLabel-2\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Products</h2>"
    },
    {
      "text": "Solutions",
      "html": "<h2 id=\"footerLinksGroupLabel-3\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Solutions</h2>"
    },
    {
      "text": "Company",
      "html": "<h2 id=\"footerLinksGroupLabel-4\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Company</h2>"
    },
    {
      "text": "Resources",
      "html": "<h2 id=\"footerLinksGroupLabel-5\" data-element-page-location=\"body\" data-element-type=\"heading\" class=\"textStyle_heading.s layerStyle_heading.s hasDarkBackground:c_white dark:c_white\">Resources</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Lucidspark?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Lucidspark work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Lucidspark?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Lucidspark free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Lucidspark compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "what",
      "label": "What is Lucidspark?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Lucidspark compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 4
}

Agent Ease of UseAuthEmerging recommendation

Auth.md Agent Registration

Auth.md Agent Registration has an informational finding because the page appears to support authentication.

Informational

Needs attention

Auth.md Agent Registration

Informational
01

Issue

auth.md response did not match the expected agent registration shape. Content-Type "text/html" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.

02

Why it matters

Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.

Check name

Auth.md Agent Registration

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.

Result

Auth.md Agent Registration has an informational finding because the page appears to support authentication.

Validation steps

  1. Fetch and validate /auth.md

    auth.md response did not match the expected agent registration shape. Content-Type "text/html" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.

  2. Publish protected resource metadata

    The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

  3. Validate agent_auth authorization metadata

    OAuth authorization server metadata could not be fetched.

Evidence
{
  "failedStep": "auth-md",
  "steps": [
    {
      "id": "auth-md",
      "title": "Fetch and validate /auth.md",
      "status": "fail",
      "evidence": {
        "path": "/auth.md",
        "ok": false,
        "statusCode": 404,
        "contentType": "text/html",
        "length": 389306,
        "validation": {
          "valid": false,
          "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.",
          "compatibleContentType": false,
          "contentLength": 379559,
          "hasRegisterInstructions": false,
          "hasProtectedResourceLink": false,
          "hasAuthorizationServerLink": false,
          "mentionsIdentity": true,
          "mentionsCredential": false,
          "links": [
            "/sitemap.xml",
            "/xml",
            "https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-SuperItalic-Cy-Web.woff2\"",
            "/woff2",
            "https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Super-Cy-Web.woff2\"",
            "/woff2",
            "https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Bold-Cy-Web.woff2\"",
            "/woff2",
            "https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Light-Cy-Web.woff2\"",
            "/woff2"
          ],
          "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"generator\" content=\"Gatsby 5.16.1\"/><meta content=\"0t2qKaKYD9QgArgGCJMB8NsQ66Y-b4goLsNHPBxGG_M\" id=\"google-site-verification\" name=\"google-site-verification\"/><link href=\"/sitemap.xml\" rel=\"sitemap\" type=\"application/xml\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-SuperItalic-Cy-Web.woff2\" id=\"font-graphik-superitalic-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Super-Cy-Web.woff2\" id=\"font-graphik-s"
        }
      },
      "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.",
      "howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
    },
    {
      "id": "oauth-protected-resource",
      "title": "Publish protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "ok": false,
        "statusCode": 404,
        "contentType": "text/html",
        "length": 389306,
        "text": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"generator\" content=\"Gatsby 5.16.1\"/><meta content=\"0t2qKaKYD9QgArgGCJMB8NsQ66Y-b4goLsNHPBxGG_M\" id=\"google-site-verification\" name=\"google-site-verification\"/><link href=\"/sitemap.xml\" rel=\"sitemap\" type=\"application/xml\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-SuperItalic-Cy-Web.woff2\" id=\"font-graphik-superitalic-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Super-Cy-Web.woff2\" id=\"font-graphik-super-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Bold-Cy-Web.woff2\" id=\"font-graphik-bold-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Light-Cy-Web.woff2\" id=\"font-graphik-light-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Medium-Cy-Web.woff2\" id=\"font-graphik-medium-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-RegularItalic-Cy-Web.woff2\" id=\"font-graphik-regularitalic-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Regular-Cy-Web.woff2\" id=\"font-graphik-regular-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-Bold-Web.woff2\" id=\"font-graphikwide-bold-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-BoldItalic-Web.woff2\" id=\"font-graphikwide-bolditalic-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-Extralight-Web.woff2\" id=\"font-graphikwide-extralight-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-ExtralightItalic-Web.woff2\" id=\"font-graphikwide-extralightitalic-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-Regular-Web.woff2\" id=\"font-graphikwide-regular-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-RegularItalic-Web.woff2\" id=\"font-graphikwide-regularitalic-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-Super-Web.woff2\" id=\"font-graphikwide-super-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-SuperItalic-Web.woff2\" id=\"font-graphikwide-superitalic-web\" rel=\"preload\" type=\"font/woff2\"/><link crossorigin=\"use-credentials\" data-osano=\"ANALYTICS\" href=\"https://analytics.lucid.app\" id=\"lucid-analytics\" rel=\"preconnect dns-prefetch\"/><link rel=\"alternate\" type=\"application/rss+xml\" title=\"Lucid Legal RSS Feed\" href=\"/legal-rss.xml\"/><link href=\"https://corporate-assets.lucid.co/co/cab2c5c2-21ed-4272-8606-4ce6e117da17.png\" id=\"shortcut-icon\" rel=\"shortcut icon\" type=\"image/png\" data-gatsby-head=\"true\"/><title id=\"title\" data-gatsby-head=\"true"
      },
      "issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
    },
    {
      "id": "agent-auth-block",
      "title": "Validate agent_auth authorization metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "issue": "OAuth authorization server metadata could not be fetched.",
        "fetch": {
          "ok": false,
          "statusCode": 404,
          "contentType": "text/html",
          "length": 389306,
          "text": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"generator\" content=\"Gatsby 5.16.1\"/><meta content=\"0t2qKaKYD9QgArgGCJMB8NsQ66Y-b4goLsNHPBxGG_M\" id=\"google-site-verification\" name=\"google-site-verification\"/><link href=\"/sitemap.xml\" rel=\"sitemap\" type=\"application/xml\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-SuperItalic-Cy-Web.woff2\" id=\"font-graphik-superitalic-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Super-Cy-Web.woff2\" id=\"font-graphik-super-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Bold-Cy-Web.woff2\" id=\"font-graphik-bold-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Light-Cy-Web.woff2\" id=\"font-graphik-light-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Medium-Cy-Web.woff2\" id=\"font-graphik-medium-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-RegularItalic-Cy-Web.woff2\" id=\"font-graphik-regularitalic-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Regular-Cy-Web.woff2\" id=\"font-graphik-regular-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-Bold-Web.woff2\" id=\"font-graphikwide-bold-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-BoldItalic-Web.woff2\" id=\"font-graphikwide-bolditalic-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-Extralight-Web.woff2\" id=\"font-graphikwide-extralight-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-ExtralightItalic-Web.woff2\" id=\"font-graphikwide-extralightitalic-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-Regular-Web.woff2\" id=\"font-graphikwide-regular-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-RegularItalic-Web.woff2\" id=\"font-graphikwide-regularitalic-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-Super-Web.woff2\" id=\"font-graphikwide-super-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/GraphikWide-SuperItalic-Web.woff2\" id=\"font-graphikwide-superitalic-web\" rel=\"preload\" type=\"font/woff2\"/><link crossorigin=\"use-credentials\" data-osano=\"ANALYTICS\" href=\"https://analytics.lucid.app\" id=\"lucid-analytics\" rel=\"preconnect dns-prefetch\"/><link rel=\"alternate\" type=\"application/rss+xml\" title=\"Lucid Legal RSS Feed\" href=\"/legal-rss.xml\"/><link href=\"https://corporate-assets.lucid.co/co/cab2c5c2-21ed-4272-8606-4ce6e117da17.png\" id=\"shortcut-icon\" rel=\"shortcut icon\" type=\"image/png\" data-gatsby-head=\"true\"/><title id=\"title\" data-gatsby-head=\"true"
        }
      },
      "issue": "OAuth authorization server metadata could not be fetched.",
      "howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 12,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

AI DiscoverabilityDiscoverabilityEstablished

IndexNow key

IndexNow key is informational for this page.

Informational

Needs attention

IndexNow key

Informational
01

Issue

IndexNow key is informational for this page.

02

Why it matters

IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.

Check name

IndexNow key

Score

100/100

Status

informational

Category

Discoverability

Maturity

Established

Goal

Verify that IndexNow ownership key placement is detectable when the site advertises it.

Result

IndexNow key is informational for this page.

Validation steps

  1. Find advertised IndexNow key location

    No IndexNow key location was advertised in HTML, Link headers, or robots.txt.

  2. Fetch and validate IndexNow key file

    No discoverable IndexNow key file was found.

Evidence
{
  "steps": [
    {
      "id": "advertised-location",
      "title": "Find advertised IndexNow key location",
      "status": "informational",
      "evidence": {
        "advertised": []
      },
      "issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
      "howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
    },
    {
      "id": "fetch-key",
      "title": "Fetch and validate IndexNow key file",
      "status": "informational",
      "evidence": {
        "advertised": [],
        "checked": []
      },
      "issue": "No discoverable IndexNow key file was found.",
      "howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
    }
  ]
}

Agent Ease of UseAuthEstablished

OAuth / OIDC discovery

OAuth / OIDC discovery has an informational finding because the page appears to support authentication.

Informational

Needs attention

OAuth / OIDC discovery

Informational
01

Issue

OAuth / OIDC discovery was not found at the expected path.

02

Why it matters

OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.

Check name

OAuth / OIDC discovery

Score

0/100

Status

informational

Category

Auth

Maturity

Established

Goal

Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.

Result

OAuth / OIDC discovery has an informational finding because the page appears to support authentication.

Validation steps

  1. Fetch to find resource

    OAuth / OIDC discovery 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/openid-configuration",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          },
          {
            "path": "/.well-known/oauth-authorization-server",
            "statusCode": 404,
            "contentType": "text/html",
            "length": 389306
          }
        ]
      },
      "issue": "OAuth / OIDC discovery was not found at the expected path.",
      "howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 12,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

Agent Ease of UseAuthEmerging recommendation

OAuth Protected Resource

OAuth Protected Resource has an informational finding because the page appears to support authentication.

Informational

Needs attention

OAuth Protected Resource

Informational
01

Issue

The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

02

Why it matters

Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.

Check name

OAuth Protected Resource

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.

Result

OAuth Protected Resource has an informational finding because the page appears to support authentication.

Validation steps

  1. Fetch protected resource metadata

    The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

  2. Validate protected resource metadata

    Response is not valid JSON.

  3. Validate protected resource identity

    Protected resource metadata `resource` did not match the resource identifier used to retrieve it.

  4. Probe protected API Bearer challenge

    No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "statusCode": 404,
        "contentType": "text/html"
      },
      "issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/oauth-protected-resource JSON."
    },
    {
      "id": "metadata",
      "title": "Validate protected resource metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"/><meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\"/><meta name=\"generator\" content=\"Gatsby 5.16.1\"/><meta content=\"0t2qKaKYD9QgArgGCJMB8NsQ66Y-b4goLsNHPBxGG_M\" id=\"google-site-verification\" name=\"google-site-verification\"/><link href=\"/sitemap.xml\" rel=\"sitemap\" type=\"application/xml\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-SuperItalic-Cy-Web.woff2\" id=\"font-graphik-superitalic-cy-web\" rel=\"preload\" type=\"font/woff2\"/><link as=\"font\" crossorigin=\"anonymous\" href=\"https://cdn-cashy-static-assets.lucidchart.com/fonts/graphik/Graphik-Super-Cy-Web.woff2\" id=\"font-graphik-s"
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish resource and authorization_servers as absolute URLs."
    },
    {
      "id": "resource-identity",
      "title": "Validate protected resource identity",
      "status": "fail",
      "evidence": {
        "expectedResource": "https://lucid.co"
      },
      "issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
      "howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
    },
    {
      "id": "protected-route-challenge",
      "title": "Probe protected API Bearer challenge",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/admin/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://lucid.co/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://lucid.co/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://lucid.co/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          }
        ]
      },
      "issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
      "howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 12,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

SEOSEOBrowser audit

Links do not have descriptive text

100 Fail

Check name

Links do not have descriptive text

Score

0/100

Status

fail

Device

desktop

Category

SEO

Estimated savings

7 links found

Fix guidance

Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).

Evidence
{
  "displayValue": "7 links found",
  "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
}

Performance and AccessibilityPerformanceBrowser audit

Legacy JavaScript

13 Warning

Check name

Legacy JavaScript

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Est savings of 24 KiB

Fix guidance

Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)

Evidence
{
  "displayValue": "Est savings of 24 KiB",
  "description": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)"
}

Performance and AccessibilityPerformanceBrowser audit

Reduce unused JavaScript

13 Warning

Check name

Reduce unused JavaScript

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Est savings of 372 KiB

Fix guidance

Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).

Evidence
{
  "displayValue": "Est savings of 372 KiB",
  "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
  "numericValue": 0
}

Performance and AccessibilityPerformanceBrowser audit

Use efficient cache lifetimes

13 Warning

Check name

Use efficient cache lifetimes

Score

50/100

Status

warning

Device

desktop

Category

Performance

Estimated savings

Est savings of 549 KiB

Fix guidance

A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).

Evidence
{
  "displayValue": "Est savings of 549 KiB",
  "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache)."
}

Performance and AccessibilityPerformanceBrowser audit

Loading performance

10 Fail

Check name

Loading performance

Score

62/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.

Evidence
{
  "checks": [
    {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "score": 1,
      "displayValue": "1,520 ms",
      "numericValue": 1516.553860583985
    },
    {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "score": 87,
      "displayValue": "1.3 s",
      "numericValue": 1305.0018681563788
    },
    {
      "id": "speed-index",
      "title": "Speed Index",
      "score": 89,
      "displayValue": "1.3 s",
      "numericValue": 1322.9238662346656
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "score": 100,
      "displayValue": "Root document took 10 ms",
      "numericValue": 14
    },
    {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "score": 0,
      "displayValue": "1,090 ms",
      "numericValue": 1093.000000000001
    },
    {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "score": 100,
      "displayValue": "120 ms",
      "numericValue": 123.39432
    },
    {
      "id": "interactive",
      "title": "Time to Interactive",
      "score": 22,
      "displayValue": "6.4 s",
      "numericValue": 6369.366326336284
    },
    {
      "id": "first-contentful-paint",
      "title": "First Contentful Paint",
      "score": 96,
      "displayValue": "0.7 s",
      "numericValue": 747.0051942067614
    }
  ]
}

Fix with MCP or CLI

Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.

Score history

Public scan score over time

Public reports for this website origin. Select any point or report link to open that canonical report.

2 reports
Public score history report links
Scan dateScoreReadinessReport
43/100Level 2, Agent-LimitedView report
58/100Level 3, Bot-AwareCurrent report
lucid.co AI SEO Report: 58/100 (Level 3, Bot-Aware)