For AI agents: a documentation index is available at /docs/llms.txt. Append .md to any page URL for markdown, or send Accept: text/markdown.

Best Practices

This page hasn't yet been translated into your language. We're working on it, so check back soon.

  • Autopilot uses a semantic search algorithm to optimize recommendation relevance.
  • Only one recommendation appears at a time.
    • A recommendation set's priority level decides which article appears first.
    • If multiple recommendation sets have the same priority level, the recommendation set with the most recent sync has higher priority.
  • Use the website scraper to source content from a public website. Websites with a lot of rich content or complex formatting might not reproduce exactly as expected.
  • If you want to remove an article from being visible to your users, set that article to Draft to unpublish it.

Was this helpful?