Skip to Content
Docs are being rebuilt — start at Introduction → How it works.
Knowledge basesWeb sources

Web sources

Use the Website source type when the knowledge base should be built from URLs. The dialog supports a starting Website URL, a Fetch action that discovers links, and a manual link field for adding individual URLs.

  1. Open Knowledge Base.
  2. Click Add Knowledge.
  3. Enter a Name and optional Description.
  4. Select Website.
  5. Enter a starting URL in Website URL.
  6. Click Fetch to collect links from that site.
  7. Review, edit, or remove discovered links.
  8. Add extra URLs with Add a new link… if needed.
  9. Click Create Knowledge Base.
Create Knowledge Base dialog on the Website tab with Website URL, Fetch, and manual link controls

Fetch behavior

The app sends the starting URL to the website-link fetch endpoint with a maximum depth of 2 and a maximum of 50 links. If the fetch succeeds, the dialog shows the discovered links. If it fails, the dialog shows an error state and toast.

Use the manual link field when you already know the exact page URL or when the fetch result does not include the page you need. The app validates the URL before adding it to the list.