# Atlaso - AI-Friendly robots.txt # We want maximum AI visibility — allow all search and citation bots # === Standard Search Engines === User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # === OpenAI (ChatGPT) === User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # === Anthropic (Claude) === User-agent: anthropic-ai Allow: / User-agent: ClaudeBot Allow: / User-agent: claude-web Allow: / # === Perplexity === User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # === Google Gemini === User-agent: Google-Extended Allow: / # === Apple / Siri === User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # === Other AI Search === User-agent: DuckAssistBot Allow: / User-agent: YouBot Allow: / User-agent: MistralAI-User Allow: / User-agent: Amazonbot Allow: / User-agent: GrokBot Allow: / User-agent: xAI-Grok Allow: / # === Formerly blocked, now allowed (maximum AI visibility) === User-agent: CCBot Allow: / User-agent: Bytespider Allow: / # === Default: allow everything === User-agent: * Allow: / # === Content-Signal (https://contentsignals.org) === # Affirmative AI-usage signal, matching docs.atlaso.ai Content-Signal: ai-train=yes, search=yes, ai-input=yes # === Sitemap === Sitemap: https://www.atlaso.ai/sitemap.xml # === LLM / Agent discovery (https://llmstxt.org) === # Plain-text indexes optimized for AI ingestion. # llms.txt: https://www.atlaso.ai/llms.txt (mirrored at /.well-known/llms.txt) # Full documentation for LLMs lives on the docs subdomain: # docs index: https://docs.atlaso.ai/llms.txt # full docs: https://docs.atlaso.ai/llms-full.txt