How Voice Agent reads websites, how it identifies itself, and how to opt out.
Voice Agent reads public web pages only when a customer explicitly asks us to train an assistant on their own website. The crawler identifies itself with the user agent VoiceAgentBot, respects robots.txt and noindex directives, fetches at a gentle pace and never submits forms or accesses private areas.
If you believe your site is being scanned without permission, or you want to block the crawler, add the following to your robots.txt:
User-agent: VoiceAgentBot Disallow: /
Questions? Contact saimax@gmail.com.