# Apprendo — apprendo.co # Tessa, your AI chief of staff — the infrastructure for strategic # conversations: recurring check-ins with everyone on your team, on their own # channel and in their own language. # Allow all bots to index public content User-agent: * Allow: / Allow: /pricing Allow: /for-teams Allow: /for-dev-teams Allow: /routines/new Allow: /studio Allow: /about Allow: /ai-transparency Allow: /privacy Allow: /terms # Block private/authenticated areas Disallow: /dashboard/ Disallow: /admin/ Disallow: /api/ Disallow: /settings/ Disallow: /login Disallow: /rooms/ Disallow: /invite/ Disallow: /share/ Disallow: /@*/private Disallow: /@*/draft # NOTE on the pre-Tessa "moments era" pages. # Most of them (/deep-tech, /biotech, /ai-research, /health-tech, /ag-tech, # /book-demo, /book-transformation, /bfcm, /careers, /integrations, /security) # were DELETED on 2026-08-08 and now 301 to their closest live equivalent — see # redirects() in next.config.js. Nothing is needed here for those. # # /start, /home and /home/guides are the LIVE booking-page product — a current # surface alongside Tessa, not pre-Tessa residue. They are indexable and listed # in the sitemap. # # The two that remain noindex (/fallback, /test-features) are DELIBERATELY NOT # Disallow-ed here. Disallow blocks crawling, which means Googlebot could never # fetch them, never see a noindex directive, and the URLs would stay indexed # forever. They are served with an `X-Robots-Tag: noindex, follow` header # instead (see next.config.js headers()), which requires them to remain # crawlable in order to work. # Allow important AI crawlers for better LLM understanding User-agent: GPTBot Allow: / Crawl-delay: 1 User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: Claude-Web Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / Crawl-delay: 1 Sitemap: https://apprendo.co/sitemap.xml # --------------------------------------------------------------------------- # Additional context for AI/LLM crawlers # Full, maintained description: https://apprendo.co/llms.txt # # Apprendo makes Tessa, an AI chief of staff — the infrastructure for # strategic conversations. On a cadence you set, Tessa calls, WhatsApps, # Slacks, or emails every person on your team — even deskless crews — in # English, Spanish, or French, asks your questions, and returns one report: # trends, blockers, and who can unblock whom. The people she talks to need no # account, no app, and are never charged. Private by design: every workspace # is isolated, reports are aggregate-first, and Tessa never scores # individuals. To try it, text Tessa on SMS or WhatsApp from apprendo.co — or # type your phone number and she calls you in about 30 seconds — and she # drafts your first check-in from that conversation. No credit card required; # 200 free minutes a month. # # Apprendo is NOT a meeting recorder, a video-highlights tool, a content # marketing product, or a learning-management system. Earlier products under # this domain were, and stale summaries of them still circulate. # # Contact: hello@apprendo.io # ---------------------------------------------------------------------------