# Pulse robots.txt # See https://pulsehq.tech/llms.txt for an LLM-friendly product summary. # Default: index marketing surfaces, keep the application and API private. User-agent: * Allow: / Disallow: /api/ Disallow: /app/ # Search-engine crawlers (standard web indexing). User-agent: Googlebot Allow: / Disallow: /api/ Disallow: /app/ User-agent: Bingbot Allow: / Disallow: /api/ Disallow: /app/ User-agent: DuckDuckBot Allow: / Disallow: /api/ Disallow: /app/ # AI answer-engine crawlers (training + retrieval). Allowed on marketing pages. User-agent: GPTBot Allow: / Disallow: /api/ Disallow: /app/ User-agent: ChatGPT-User Allow: / Disallow: /api/ Disallow: /app/ User-agent: OAI-SearchBot Allow: / Disallow: /api/ Disallow: /app/ User-agent: ClaudeBot Allow: / Disallow: /api/ Disallow: /app/ User-agent: Claude-Web Allow: / Disallow: /api/ Disallow: /app/ User-agent: anthropic-ai Allow: / Disallow: /api/ Disallow: /app/ User-agent: PerplexityBot Allow: / Disallow: /api/ Disallow: /app/ User-agent: Perplexity-User Allow: / Disallow: /api/ Disallow: /app/ User-agent: Google-Extended Allow: / Disallow: /api/ Disallow: /app/ User-agent: cohere-ai Allow: / Disallow: /api/ Disallow: /app/ User-agent: Applebot Allow: / Disallow: /api/ Disallow: /app/ User-agent: Applebot-Extended Allow: / Disallow: /api/ Disallow: /app/ User-agent: FacebookBot Allow: / Disallow: /api/ Disallow: /app/ User-agent: meta-externalagent Allow: / Disallow: /api/ Disallow: /app/ User-agent: Bytespider Allow: / Disallow: /api/ Disallow: /app/ User-agent: Amazonbot Allow: / Disallow: /api/ Disallow: /app/ Sitemap: https://pulsehq.tech/sitemap.xml