Document links are what turn a pile of documents into a governance graph: Policy → SOP → Work Instruction → Training. When any document in the graph is published, BFF’s Change Impact Analysis walks the links in both directions and alerts the owner of every connected document — so a policy change can’t silently leave a downstream work instruction out of date.

A document with no links is invisible to impact analysis. The Links panel says it plainly: “No links yet — this document is isolated from the impact graph.”

  1. Open any document’s detail page

  2. Click “Links” (visible to admins and the document Owner)

  3. Choose a Relationship:

    RelationshipUse when…
    ImplementsThis document puts a higher-tier document into practice (an SOP implements a Policy)
    ReferencesThis document cites or depends on another
    Trains onA Training document teaches another document’s content
    SupersedesThis document replaces an older one
  4. Pick the target Document — the picker is grouped by tier, and any tier can link to any tier

  5. Click “Link”

Each link row shows its direction — an outgoing arrow for links from this document (e.g., “Implements”) and an incoming arrow for links to it (e.g., “Implements this”) — plus the relationship, the linked document’s tier, and its title. Remove a link with the trash icon.

When a linked document is published:

  • The owner of each connected document gets an Impact Cascade Alert (see the Impact Cascade Engine section), with an AI-generated explanation of what changed and why it matters
  • Human assignees of tasks linked to affected documents get a Document Changed notification
  • Readers whose acknowledgements went stale get Re-ack Required
  • AI agents working from the document are notified via webhook

These are two different things:

  • Document ↔ document links (this article) build the governance graph and are managed via the “Links” button
  • Task ↔ document links attach governing documents to a task via the task’s “Link Content” picker, with one optional primary document

Both feed Change Impact Analysis, but only document links carry relationship types.

Tip: A good smoke test for your graph: open your most important Policy and check its links. If publishing it tomorrow wouldn’t alert anyone, the chain between your rules and your daily work is broken.