Home / The Index / Freshworks
Agent-Blind

How agent-ready is Freshworks?

Independent agentability audit of Freshworks, 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

Freshworks received an overall agentability score of 19/100 on its homepage, 45/100 on pricing, and 37/100 on documentation. These scores indicate that autonomous AI agents will face significant friction when attempting to parse content, navigate workflows, and operate the platform programmatically. The site currently lacks the structural signals and control patterns that enable reliable agent interaction.

The audit identified critical gaps in transparency (0/100) and defaults (0/100), meaning the site provides no machine-readable activity logs, confidence indicators, or sensible starting states for automated workflows. Control scored 13/100, reflecting missing confirmation patterns and undo mechanisms for destructive actions. Machine readability (40/100), shadow UI avoidance (30/100), and chunking (20/100) show foundational issues with semantic HTML structure and content organization that limit agent comprehension.

Improving agentability will require systematic changes to how Freshworks exposes system state, structures markup, and handles user actions. These improvements would benefit both autonomous agents and assistive technologies used by human visitors.

Score by principle

Machine Readability40 / 100
Chunking20 / 100
Control13 / 100
Status35 / 100
Defaults0 / 100
Clean Handoffs18 / 100
No Shadow UI30 / 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.
Transparency
Attach source references or input citations (link or id) to generated outputs.
Control
Gate destructive actions behind an explicit, distinctly-labelled confirmation step — not a same-styled button.
Control
Provide a labelled pause/cancel/stop control for long-running actions; give it an accessible name like 'Cancel import', not a bare icon.

How Freshworks could improve its score

To improve agent-readiness, Freshworks should prioritize the following changes:

  • Add semantic HTML landmarks (<header>, <nav>, <main>, <article>, <section>, <footer>) in place of generic <div> and <span> elements to give agents clear structural cues about page organization.
  • Expose an activity log or audit trail in machine-readable format (JSON event log with a visible activity feed UI) so agents can track system actions and understand workflow state.
  • Gate destructive actions behind explicit, distinctly-labelled confirmation steps rather than same-styled buttons, and add labelled pause/cancel controls (e.g., 'Cancel import') for long-running operations.
  • Implement undo/override capabilities for completed actions, particularly destructive changes, to allow agents and users to recover from errors without full workflow restarts.
  • Attach source references or input citations to generated outputs, and surface confidence indicators on key results (via API response fields or UI labels like 'verified vs best-guess').
  • Provide one-line summaries with expandable drill-downs for important results, making it easier for agents to decide whether to examine details or proceed to the next step.

Work at Freshworks? 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/freshworks.html"> <img src="https://agentability.io/badge/freshworks.svg" alt="Freshworks — Agentability score 19/100 (Agent-Blind)" /> </a>