ContextDx
Now available for free technical preview
Docs
Pricing
Blog
Boards
Getting StartedCore ConceptsPlatform FeaturesRole-Specific GuidesReference & ResourcesSelf-HostedSources

Sources

Sources OverviewQuick-Add SourcesProvider SourcesCartograph — Full Guide
Sources
Sources OverviewQuick-Add SourcesProvider SourcesCartograph — Full Guide
SourcesQuick-Add Sources

Last updated June 23, 2026

Quick-Add Sources

Sometimes you don't want to set up a connector — you just want to anchor a board to something now. That's what quick-add sources are for. There's no OAuth, no API token, no config: paste a link or some text, and you're set.

Reach for these two whenever the context you need lives somewhere you can copy from. They're the fastest on-ramp in the whole sources catalog.

Web URL

Got a page that explains part of your system? Paste its address and get back queryable architectural context. No auth, no scraping setup — just a URL.

This is the right tool when the knowledge you want is on the open web (or any page you can reach):

  • Architecture blog posts and engineering write-ups
  • Vendor docs — AWS, Stripe, and the like
  • Internal wikis that don't live in Confluence or Notion
  • Tech specs published on a static site
  • ADRs hosted on a static host

We fetch the page, extract the architectural concepts inside it, and make them available to Chat and insights. Web URL is a pull source — we do the reading and the AI extraction.

How to add it

  1. Open your workspace and go to Sources.
  2. Click Add Source and choose Web URL.
  3. Paste the URL.
  4. Give it a title so you can find it later.
  5. Save.

That's it — we take it from there.

Note

Some of the best context never made it into a doc system. It's in a meeting recap, a Slack thread, or your head. Note lets you paste markdown or plain text straight in, and treats it as a first-class source — same extraction, same queryability as anything else.

Tip

In the Add Source picker this is labeled Note. Use it for anything text-shaped that doesn't have a home yet.

Good candidates:

  • Meeting notes that captured a real decision
  • Decisions that only exist in Slack or email
  • Quick captures like "we decided to drop the legacy queue in standup"
  • Legacy docs that only exist as PDFs or printouts — paste the text in
  • One-off notes you want the board to remember

We pull the architectural concepts out of your text and fold them into the board's understanding, just like a fetched page. Note is also a pull source.

Governing or reference?

Quick-add sources are pull sources, and they usually bind as reference — they give Chat and insights more context to read, without touching the board's graph. That's typically exactly what you want from a blog post or a meeting note.

They can govern a board if you want them shaping nodes and edges directly. One reminder if you go that route: all governing sources on a board must share the same source type. Reference sources have no such limit — mix and match freely.

What's next

Provider Sources

Connect Confluence, Notion, and Jira over OAuth for sources that sync on a schedule.

Sources Overview

The full catalog — every source type, push vs. pull, and how they fit together.

Connecting Sources

The how-to for binding any source to a board with a governing or reference role.

PreviousSources OverviewNextProvider Sources

On this page

Quick-Add SourcesWeb URLHow to add itNoteGoverning or reference?What's next