Home / The Index / Gong
Developing

How agent-ready is Gong?

Independent agentability audit of Gong, scored across the 8 principles of Agent Factors Engineering — how well AI agents can parse, navigate, and operate it.

Audited June 12, 2026 · Rubric v0 · 3 page(s) evaluated

Audit summary

Gong's website scored 40/100 on agentability, indicating moderate barriers for autonomous AI agents attempting to navigate, parse, and interact with its public pages. The product achieved consistent scores across homepage (40), pricing (43), and documentation (43), suggesting systemic gaps rather than isolated weak points.

The audit identified strong performance in machine readability (72) and control (70), meaning agents can reliably parse page structure and interact with UI elements. However, Gong received zero scores in both shadow UI avoidance and transparency, and only 17 in defaults. These weaknesses mean agents lack visibility into system reasoning, encounter UI elements that resist programmatic detection, and must navigate interfaces without helpful starting values or progressive disclosure.

For organizations deploying AI agents to research, compare, or integrate with revenue intelligence platforms, Gong's current implementation will require additional human oversight and custom parsing logic to work reliably.

Score by principle

Machine Readability72 / 100
Chunking46 / 100
Control70 / 100
Status65 / 100
Defaults17 / 100
Clean Handoffs50 / 100
No Shadow UI0 / 100
Transparency0 / 100

Key findings

Transparency
Expose an activity/audit log or a 'why this result' affordance that records system actions in machine-readable form (a visible activity feed plus a JSON event log).
Transparency
Surface confidence/certainty on key outputs (a confidence field in API responses, or a 'verified vs best-guess' label in the UI).
Transparency
Offer a one-line summary plus an expandable drill-down for important results.
Defaults
Pre-fill inputs with sensible defaults wherever a reasonable one exists.
Transparency
Attach source references or input citations (link or id) to generated outputs.
Chunking
Phrase headings as the questions they answer ('How do I cancel?').
Machine Readability
Among the stronger areas for Gong, scored 72/100.
Control
Among the stronger areas for Gong, scored 70/100.
Status
Among the stronger areas for Gong, scored 65/100.

How Gong could improve its score

Gong can improve agent-readiness by addressing the following transparency and defaults gaps:

  • Expose an activity log or 'why this result' feature that records system actions in both human-readable and machine-readable (JSON) formats, giving agents visibility into decisioning and state changes.
  • Add confidence scores or verified/best-guess labels to key outputs in API responses and UI, enabling agents to assess result reliability programmatically.
  • Pre-fill form inputs with sensible defaults wherever reasonable values exist, reducing the decision burden on agents navigating configuration flows.
  • Clearly mark which features and content are accessible without authentication versus requiring sign-in, so agents can plan interaction paths accordingly.
  • Provide one-line summaries with expandable drill-downs for important results, and disclose detail progressively rather than rendering all fields simultaneously.
  • Rephrase section headings as direct questions they answer (e.g., 'How do I cancel?'), improving both human scanning and agent intent-matching.

Work at Gong? Re-audit any page free.

Scores refresh automatically when we re-crawl — or run an instant audit on any URL now.

Run a free audit

Embed this score

Show your agent-readiness in your docs or README. The badge links back to this live report.

<a href="https://agentability.io/index/gong.html"> <img src="https://agentability.io/badge/gong.svg" alt="Gong — Agentability score 40/100 (Developing)" /> </a>