www.clickup.com

Report from 7/24/2026, 11:57:15 AM https://www.clickup.com
Latest run · lab, cold cache
91
7/24/2026
28-day score · p75 · the standard
3/7 runs — building history (nightly)

Scored by v3 · source-of-truth hashes: score db860d6ac94e · thresholds e94f8b33e500 — verifiable against the canonical scorer.

The 28-day score is the p75 of nightly runs — the stable number to cite. Deterministic metrics (CRR/SSD/TC) show their latest value (they move only when the site changes); timing (TTFUT) and answer-fidelity (AF) are smoothed by 28-day p75 — the same lab-vs-field split Core Web Vitals uses. Synthetic daily measurement, not real-user field data.

Core Agent Vitals badge  Embed this badge

Show your agent-readiness score anywhere — it links back to this report.

[![Core Agent Vitals](https://agentvitals.dev/badge/clickup.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.clickup.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.clickup.com"><img src="https://agentvitals.dev/badge/clickup.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: MEDIUM
Business nameClickUp
CategoryOrganization
🟡Price$3 · guessed from page text (no structured data)
Location350 Tenth Ave 5th Floor, San Diego, CA, 92101, US
Hoursnot found
Productsnot found
DescriptionClickUp is a project management software designed to revolutionize the way people work with features including tasks, whiteboards, spreadsheets, and document collaboration on a unified platform. It…

⚠️ Your page title reads like a navigation menu, so an agent may cite your business as “ClickUp™ | Maximize productivity • Software, AI, and humans converge”.

An agent gets the basics but will guess on the gaps. 4/7 applicable facts come from machine-readable structured data.

91
Overall score
weighted CAV (0–100)
PASS
0–4950–8990–100

Metrics

100%
CRR Content Recovery Good
0.88
SSD Semantic Signal Density Good
1,603 tok
TC Token Cost Good
137 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

Where the page's tokens go (≈13,612 across regions). Most tokens are real content — the agent isn't paying much for chrome.

Content
79.2% · 10,787
Chrome (nav / header / footer)
1% · 140
Boilerplate (cookie / ad)
4.8% · 654
Other
14.9% · 2,031

Final screenshot

Final screenshot of https://www.clickup.com

Diagnostics

No issues found — this page is well-prepared for agents.

Rendered profile: headless

Agent Discoverability 94/100 · Agent Ready

Access & discovery checks — separate from the gated CAV metrics above. Click an issue for business impact, what we measured, and how to fix. · Take the Agent Readiness course →

Agent files & endpoints

llms.txt Found at /llms.txt Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
sitemap.xml Found at /sitemap.xml Learn →
JSON-LD structured data Types: Organization Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (4)

~ No content-blocking cookie wall medium impact Consent platform: onetrust (verify it doesn't block content)

Business impact A consent wall that hides content until a click is invisible to agents — they cannot click 'Accept'.

What we measured We fingerprint OneTrust, Cookiebot, Usercentrics and similar managers and flag content-blocking ones.

How to fix Use an overlay banner that leaves content in the DOM, not a blocking interstitial.

Spec: https://gdpr.eu/cookies/

~ agents.json discovery low impact Absent (emerging standard)

Business impact agents.json describes what your site can DO for agents (services, endpoints, capabilities) — an emerging discovery standard. Early adopters get native agent integration.

What we measured We check /agents.json and /.well-known/agents.json for a valid configuration.

How to fix Publish /agents.json describing your site's capabilities and actions.

Learn how to implement →

Spec: https://github.com/wild-card-ai/agents-json

~ WebMCP endpoint low impact Absent (emerging standard)

Business impact WebMCP lets agents call actions on your site directly (book, buy, query) instead of scraping the DOM. Early adopters get native AI-agent interoperability.

What we measured We check /.well-known/webmcp and /webmcp.json for a valid actions array.

How to fix Add a WebMCP endpoint exposing your key actions to agents.

Learn how to implement →

Spec: https://webmcp.org

~ API documentation low impact No OpenAPI/Swagger found

Business impact Programmatic agents prefer a typed API. An OpenAPI/Swagger spec lets them integrate without scraping.

What we measured We probe /openapi.json, /swagger.json, /api-docs and /.well-known/openapi.json.

How to fix Publish an OpenAPI spec at a well-known path.

Learn how to implement →

Spec: https://www.openapis.org/

Passed audits (8)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ Machine-readable prices✓ llms.txt present + valid✓ No login wall on public content✓ Structured data (JSON-LD)✓ XML sitemap present + fresh✓ Server response (TTFB)

Transport & Trust (SEC 1.0.0)

HTTPS, HSTS, CSP, sniffing, referrer and CORS posture. Diagnostic only — this does not affect the CAV score. A security header does not make a page more legible to an agent, so scoring it would reward a CDN toggle that changes nothing an agent can recover. We measure it and say so.

89Transport posture (0–100, unscored)
4pass
0warn
1fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=31536000; includeSubDomains
✅ Content-Security-Policypolicy present, script-src does not allow inline
❌ X-Content-Type-Optionsmissing nosniff
✅ Referrer-Policyno-referrer-when-downgrade
➖ CORS exposureno CORS headers on the document (normal for an HTML page)
Full profile — how to improve · unused JS · network · timing

How to improve

highSplit the heaviest unused bundlehighest leverage

_app-8fec83ece261141e.js — 642 KiB transferred, 57.8% unused

EvidenceCDP JS coverage: 371 KiB of this bundle is never executed on load.
Impact~-371 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of _app-8fec83ece261141e.js, or drop unused dependencies.
highBreak up long main-thread tasks

longest task 1030 ms (10 total)

EvidenceMain thread blocked 1030 ms by the longest task.
ImpactFaster interactivity + content settling.
Effort1–4 h
FixSplit heavy work, defer third-party scripts, move compute off the main thread.
mediumCut total transfer weight

9.7 MB total

Evidence9.7 MB transferred.
ImpactCheaper, faster fetch on slow links.
Effort1–3 h
FixEnable Brotli, serve WebP/AVIF images, defer non-critical resources.

Third-party impact

127 third-party requests · 2957 KiB (29.7% of transfer) · 2476 ms main-thread — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.

Third-party domainReqsTransferMain-thread
googletagmanager.com71122 KiB1152 ms
qualified.com21783 KiB238 ms
cookielaw.org11229 KiB259 ms
facebook.net2168 KiB273 ms
tiktok.com6160 KiB179 ms
ctfassets.net496 KiB
clearbitjs.com359 KiB31 ms
singular.net652 KiB66 ms
growthbook.io247 KiB
licdn.com238 KiB15 ms
pinimg.com231 KiB10 ms
unifyintent.com330 KiB8 ms

Wasted JavaScript (by bundle)

Transfer-accurate — each bundle's transfer size × its unused %, ranked by wasted bytes (the biggest code-splitting wins). Unused JS also inflates Token Cost (TC).

BundleTransferUnusedWasted
https://clickup.com/_next/static/chunks/pages/_app-8fec83ece261141e.js642 KiB57.8%371 KiB
https://clickup.com/_next/static/chunks/3017fd55.2ef46c97d7fdf0f6.js364 KiB85.8%312 KiB
https://clickup.com/_next/static/chunks/5882240b.5fb81297cc2fca5c.js341 KiB47.6%163 KiB
https://clickup.com/_next/static/chunks/686da86b.ce4315411c43ed49.js172 KiB70.1%120 KiB
https://clickup.com/_next/static/chunks/framework-fb7c428fa7b4a71d.js186 KiB63.8%119 KiB
https://www.googletagmanager.com/gtag/js?id=AW-11957890 3P143 KiB68.8%98 KiB
https://www.googletagmanager.com/gtag/js?id=G-CMNNJGSJVV&cx=c&gtm=4e67k1 3P169 KiB56.7%96 KiB
https://www.googletagmanager.com/gtag/destination?id=AW-867030291&cx=c&gtm=4e67k1 3P154 KiB59.4%91 KiB
https://clickup.com/_next/static/chunks/ae54aa33.e13e89c1591f98ee.js142 KiB64.1%91 KiB
https://www.googletagmanager.com/gtag/destination?id=AW-617640813&cx=c&gtm=4e67k1 3P153 KiB59.2%91 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-K6XH984&l=dataLayer 3P195 KiB45.3%89 KiB
https://cdn.cookielaw.org/scripttemplates/202606.2.0/otBannerSdk.js 3P137 KiB64.7%88 KiB
https://www.googletagmanager.com/gtag/js?id=AW-617640813 3P156 KiB56%87 KiB
https://www.googletagmanager.com/gtag/destination?id=G-DF34YKZSSJ&cx=c&gtm=4e67k1 3P151 KiB53.3%81 KiB
https://clickup.com/_next/static/chunks/7684-94eafc0b681eaf1f.js120 KiB61.3%74 KiB

Network

274Requests
9944 KiBTransferred
108Scripts
29.7%3rd-party
10Long tasks
Script (108)
5920 KiB
Stylesheet (8)
1060 KiB
Image (61)
990 KiB
Font (6)
603 KiB
Media (1)
551 KiB
Other (20)
372 KiB
Fetch (49)
291 KiB
Document (4)
144 KiB
XHR (8)
8 KiB
Ping (7)
4 KiB
Manifest (1)
1 KiB
EventSource (1)
0 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://clickup.com/_next/static/css/eb5ff58d133f568c.cssStylesheet200708 KiB
https://clickup.com/_next/static/chunks/pages/_app-8fec83ece261141e.jsScript200642 KiB
https://assets.qualified.com/static-media/piperx-loading/Charlie.mp4Media206551 KiB
https://clickup.com/_next/static/chunks/3017fd55.2ef46c97d7fdf0f6.jsScript200364 KiB
https://clickup.com/assets/fonts/Inter.woff2Font200342 KiB
https://clickup.com/_next/static/chunks/5882240b.5fb81297cc2fca5c.jsScript200341 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-K6XH984&l=dataLayerScript200195 KiB
https://clickup.com/_next/static/chunks/framework-fb7c428fa7b4a71d.jsScript200186 KiB
https://clickup.com/_next/static/css/e973babd116ef8c7.cssFetch200180 KiB
https://clickup.com/_next/static/chunks/9898-1ae5b5539989cd47.jsScript200179 KiB
https://clickup.com/_next/static/chunks/686da86b.ce4315411c43ed49.jsScript200172 KiB
https://www.googletagmanager.com/gtag/js?id=G-CMNNJGSJVV&cx=c&gtm=4e67k1Script200169 KiB
https://clickup.com/_next/static/chunks/2093-95feee7b01173eae.jsOther200168 KiB
https://www.googletagmanager.com/gtag/js?id=AW-617640813Script200156 KiB
https://clickup.com/_next/static/chunks/54566c14-f3b7f7bf1565d0a3.jsScript200155 KiB
https://www.googletagmanager.com/gtag/destination?id=AW-867030291&cx=c&gtm=4e67k1Script200154 KiB
https://www.googletagmanager.com/gtag/destination?id=AW-617640813&cx=c&gtm=4e67k1Script200153 KiB
https://www.googletagmanager.com/gtag/destination?id=G-DF34YKZSSJ&cx=c&gtm=4e67k1Script200151 KiB
https://clickup.com/_next/static/chunks/2368-b3f692ace90a7701.jsScript200147 KiB
https://clickup.com/_next/static/chunks/4777-0250c05b0123254e.jsScript200147 KiB
https://clickup.com/Document200144 KiB
https://www.googletagmanager.com/gtag/js?id=AW-11957890Script200143 KiB
https://clickup.com/_next/static/chunks/ae54aa33.e13e89c1591f98ee.jsScript200142 KiB
https://cdn.cookielaw.org/scripttemplates/202606.2.0/otBannerSdk.jsScript200137 KiB
https://clickup.com/assets/home_2026/hero_projects.pngImage200136 KiB
https://clickup.com/assets/home_2026/super-agents-mask.webpImage200129 KiB
https://clickup.com/_next/static/css/1e9d01a28f84153b.cssStylesheet200128 KiB
https://clickup.com/assets/images/overlay-desktop-2026.jpgImage200127 KiB
https://clickup.com/_next/static/chunks/main-7b938394a677bf1c.jsScript200125 KiB
https://clickup.com/_next/static/chunks/7684-94eafc0b681eaf1f.jsScript200120 KiB

Long tasks (>50 ms)

StartDuration
7454 ms1030 ms
3645 ms404 ms
5120 ms287 ms
1817 ms268 ms
5851 ms243 ms
694 ms234 ms
4555 ms199 ms
9199 ms186 ms
6143 ms185 ms
12739 ms178 ms
Analyzing…
running mobile + desktop · ~30s