# Inner Sight — robots.txt # Canonical site: https://inner-sight.app/ User-agent: * Allow: / # ── AI training crawlers: opt out ────────────────────────────── User-agent: GPTBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: CCBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: Amazonbot Disallow: / # ── AI search / on-demand retrieval crawlers: allowed ────────── # These crawl to answer user queries; they do not feed # training corpora the way the training crawlers above do. User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / Sitemap: https://inner-sight.app/sitemap.xml