# Is Agentic now tailors its audit by site type

DevFeed: [Is Agentic now tailors its audit by site type](<https://devfeed.tech/articles/is-agentic-now-tailors-its-audit-by-site-type-26925.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/is-agentic-report-categories>)

Author: Rich Haines

Published: 2026-09-16T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [audit](<https://devfeed.tech/topics/audit.md>), [App](<https://devfeed.tech/topics/app.md>), [API](<https://devfeed.tech/topics/api.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Error Handling](<https://devfeed.tech/topics/error-handling.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [app](<https://devfeed.tech/tags/app.md>), [audit](<https://devfeed.tech/tags/audit.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [error-handling](<https://devfeed.tech/tags/error-handling.md>), [sdk](<https://devfeed.tech/tags/sdk.md>)

## AI overview

Is Agentic reports now support four site-type views: Docs & content, Business, App, and Commerce. The selected view changes which checks are highlighted, while scores remain comparable and unchanged.

## Source excerpt

Is Agentic reports now let you view your checks through one of four site types: Docs & content, Business, App, or Commerce. For example, the Commerce view highlights payment and checkout standards like x402, UCP, and ACP, while the App view highlights API discovery, authentication, error handling, and SDK support. Your score stays the same in every view, and you can change views on an existing report without rescanning. Only the highlighted checks change, so you can focus on what matters for your kind of site while keeping scores comparable across sites. To set the default view, add a single meta tag to your page's <head>: Set the value to match your site type: content for Docs & content business for Business app for App store for Commerce The tag only sets which view readers see first. It doesn't add points or change your score. If no type is declared, Is Agentic infers one and shows which type it chose. Run a check at is-agentic.com or read the documentation. Read more