Add a single DNS TXT record and make your website instantly discoverable by AI agents — no code changes required.
/.well-known/wab.json fileThis file lives on your web server and tells AI agents what your site can do. We'll generate one for you — paste your URL and click Generate. No data is stored.
Save the generated JSON at this exact path on your server: /.well-known/wab.json — the URL must respond with Content-Type: application/json.
Sign in to whoever hosts your DNS (often the same place where you bought your domain). Find the DNS or DNS Records page.
Go to dash.cloudflare.com → select your domain → click DNS → Records in the side menu → click Add record.
Log in to cPanel → in the Domains section open Zone Editor → click Manage next to your domain → click Add Record and choose TXT.
Log in to godaddy.com → My Products → click DNS next to your domain → Add New Record.
Log in to namecheap.com → Domain List → Manage → Advanced DNS tab → Add New Record.
*example.com/.well-known/* with Cache Level: Bypass. Otherwise your wab.json updates can stay stale for hours./.well-known/ path (Scrape Shield → Email Obfuscation). It rewrites JSON content and breaks parsing._wab TXT record has no proxy toggle (TXT records are always DNS-only)._wab TXT recordIn the panel you just opened, create a new TXT record. Type your domain below and we'll fill in the exact values to copy/paste.
Propagation time: usually 1–5 minutes. In rare cases up to 24 hours if your old record had a long TTL. Some panels prepend your domain automatically — if you see _wab.yourdomain.com.yourdomain.com after saving, change Name to just _wab.
Run a full diagnostic. We check the TXT record across three public DNS resolvers, fetch your wab.json, validate its JSON, and warn about Cloudflare cache or wrong Content-Type headers. If something is off, we tell you exactly what to fix.
If the very first check (DNS TXT record at _wab) fails, give DNS another 1–2 minutes and try again — propagation is the most common culprit.
Once verified, AI agents using the WAB protocol can discover your site's capabilities automatically — no manual configuration needed on their end.