Active bots
| Name | User-Agent | Trigger | Purpose |
|---|---|---|---|
| ProfoundBot | ProfoundBot/1.0 (+https://docs.tryprofound.com/bots) | User-initiated | Fetches a single public web page on demand so you can read its content as Markdown, HTML, or both |
| Profound Sheets Sitemap Importer | ProfoundSheetsSitemapImporter/1.0 | User-initiated | Fetches a website’s sitemap.xml and robots.txt so you can import sitemap URLs into a Profound Sheet |
Bot operating rules
Every Profound bot follows the same operating rules:- Public data only: Our bots fetch resources that are intended to be publicly readable (e.g.
sitemap.xml,robots.txt, public HTML pages). They never attempt authenticated areas, never submit forms, and never bypass access controls. - User-Agent identification: Every bot sends a stable, descriptive User-Agent header with a name that begins with
Profound. Site operators can match on that prefix to identify all Profound traffic. robots.txtawareness: Our bots readrobots.txtfor any host they fetch from. Bots that crawl HTML pages honorDisallowdirectives.- No persistent crawling without disclosure: Any bot that runs on a schedule, recursively follows links, or maintains an index has a dedicated page in this section documenting its behaviour in detail.
Reach us at security@tryprofound.com to report abuse, request blocking, or ask questions about the traffic you have observed. We treat security seriously and respond to all reports.