Connecting your first source

Getting Started

Connecting your first source

Connections are the knowledge sources Onyx learns from. The quality and completeness of your connections directly determines how accurately Onyx can answer questions.

What you can connect

TypeDescription
WebsitesDeep crawls (all linked pages within a domain) or single-page crawls
PDFText is extracted and indexed from the uploaded file
Markdown (.md)Uploaded and indexed directly
Plain text (.txt)Uploaded and indexed directly
OthersWe recommend using markdown.new for free and quick conversions of many formats

Adding a connection

  1. Log in to your Onyx dashboard.
  2. Go to Connections in the left sidebar.
  3. Click Add Connection.
  4. Choose the type: URL (web page) or file upload.
  5. Enter the URL or upload your file.
  6. Click Save.

Onyx begins indexing immediately. You can watch the status update in real time.

Indexing stages

For web sources, you'll see the connection move through these stages:

Discovering → Extracting → Processing → Comparing → Embedding → Saving

Once a connection completes the Saving stage, it shows as Indexed and Onyx is actively using it to answer questions.

Crawl types and limits

When you add a website URL, Onyx performs a deep crawl — it follows internal links and indexes every page it discovers within your domain. Deep crawls have a per-plan cooldown before they can be re-triggered:

PlanDeep crawl cooldownSingle-page crawls / day
Hobby7 days5
Starter24 hours25
Growth12 hours50
ScaleNoneUnlimited

A single-page crawl re-indexes one specific URL without following links. These count against your daily limit above.

Connection limits

Each crawled page or uploaded file counts as one connection toward your plan's limit:

PlanConnection limit
Hobby100
Starter500
Growth1,500
Scale10,000

Enabling and disabling connections

Each connection has an enable/disable toggle. Disabled connections are excluded from search without being deleted. This is useful for temporarily removing a source without losing its indexed content.

What makes a good knowledge source?

Well-structured, clearly written documentation produces better answers. If Onyx gives vague or incomplete answers, check that the relevant content exists in your connected sources and is written in plain language.