> ## Documentation Index
> Fetch the complete documentation index at: https://docs.deasylabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Live Map

> Build a context graph for your enterprise AI retrieval

<div className="lm-page">
  <div className="lm-hero">
    <span className="lm-eyebrow">Design partnership</span>

    <h1 className="lm-title">
      <span>Live Map</span>

      <svg className="lm-title-icon" xmlns="http://www.w3.org/2000/svg" width="56" height="30" viewBox="0 0 56 30" fill="none" aria-hidden="true">
        <g stroke="#b4ac9d" strokeWidth="0.8">
          <line x1="8" y1="20" x2="18" y2="9" />

          <line x1="18" y1="9" x2="30" y2="14" />

          <line x1="30" y1="14" x2="41" y2="5" />

          <line x1="30" y1="14" x2="36" y2="25" />

          <line x1="18" y1="9" x2="24" y2="26" />

          <line x1="41" y1="5" x2="52" y2="12" />

          <line x1="36" y1="25" x2="48" y2="22" />
        </g>

        <circle cx="8" cy="20" r="2.2" fill="#b7500c" />

        <circle cx="18" cy="9" r="1.8" fill="#8ba68c" />

        <circle cx="30" cy="14" r="2.6" fill="#1d2227" />

        <circle cx="41" cy="5" r="1.8" fill="#d67e43" />

        <circle cx="36" cy="25" r="2" fill="#3d99c7" />

        <circle cx="24" cy="26" r="1.6" fill="#8ba68c" />

        <circle cx="52" cy="12" r="1.6" fill="#b7500c" />

        <circle cx="48" cy="22" r="1.4" fill="#708573" />
      </svg>
    </h1>

    <p className="lm-subtitle">Build a context graph for your enterprise AI retrieval</p>
    <a className="lm-button" href="https://www.deasylabs.com/demo">Book a chat →</a>
  </div>

  <div className="lm-intro">
    <div className="lm-graph">
      <img src="https://mintcdn.com/deasy/2s-RTCfNQFzb33lU/images/live-map/live-map-graph.png?fit=max&auto=format&n=2s-RTCfNQFzb33lU&q=85&s=8c9918c9cf3f7c60320f554e41784186" alt="Live Map context graph showing source documents, extracted entities, and the relations between them" noZoom width="1600" height="1323" data-path="images/live-map/live-map-graph.png" />
    </div>

    <p className="lm-intro-copy">
      Live Map draws the relationships between entities in your curated unstructured data, so your agents traverse the graph instead of rebuilding context at every hop.
    </p>
  </div>

  <div className="lm-stat">
    <div className="lm-stat-value">79% fewer tokens</div>
    <div className="lm-stat-copy">Agents re-reason at every hop. With Live Map, agents traverse instead, making every answer cheaper</div>
  </div>

  ## How it works

  <div className="lm-flow">
    <div className="lm-flow-step">
      <div className="lm-flow-title">Curate unstructured data with Deasy</div>
      <div className="lm-flow-detail">Quality-check, enrich</div>
    </div>

    <span className="lm-flow-arrow" aria-hidden="true">→</span>

    <div className="lm-flow-step">
      <div className="lm-flow-title">Connect your ontology</div>
    </div>

    <span className="lm-flow-arrow" aria-hidden="true">→</span>

    <div className="lm-flow-step">
      <div className="lm-flow-title">Build the graph</div>
      <div className="lm-flow-detail">Entity resolution, distillation</div>
    </div>

    <span className="lm-flow-arrow" aria-hidden="true">→</span>

    <div className="lm-flow-step">
      <div className="lm-flow-title">Retrieve</div>
      <div className="lm-flow-detail">MCP, API, SDK</div>
    </div>
  </div>

  <div className="lm-flow-maintain">Maintained over time. Graph updates itself as it learns from feedback, and as data changes</div>

  ## What's live now

  <ul className="lm-checklist">
    <li><strong>Document sources.</strong> Use a Deasy data slice or upload files directly.</li>
    <li><strong>Live distillation.</strong> Add or change a document, and the graph updates.</li>
    <li><strong>Mixed generation.</strong> Inject the entities you know. Live Map distills the rest.</li>
    <li><strong>Your own ontology.</strong> Write, import, and version the entity and relation types your map extracts against.</li>
    <li><strong>One endpoint for agents.</strong> One call gives your agent access to the graph and the text behind it.</li>
    <li><strong>Feedback loop.</strong> Agents and users can flag any document, entity, or relationship.</li>
    <li><strong>Call history.</strong> Read every call an agent made, and open any result in the map.</li>
    <li><strong>Your cloud.</strong> Install on the same cloud providers as Deasy.</li>
  </ul>

  ## For design partners

  <div className="lm-partners">
    <div className="lm-partner-card">
      <div className="lm-partner-title">What you'll get</div>
      <p>A say in the roadmap. What we build next, which connectors we prioritize, which problems we solve first.</p>
      <p>A context graph with a retrieval layer for your agent</p>
      <p>An ontology designed for your business to reuse on future agents</p>
      <p>20 hours of hands-on sessions with our product and engineering team to design, build, and refine your curation and context layer end-to-end</p>
    </div>

    <div className="lm-partner-card">
      <div className="lm-partner-title">What you'll bring</div>
      <p>The domain experts that need to weigh in on the entities, relationships, and metrics that matter for your use case</p>
      <p>A specific agent use case you're building, and the documents where the institutional knowledge for your use case live</p>
    </div>
  </div>

  <div className="lm-cta">
    <span className="lm-cta-copy">Bring your use case. We'll walk through it together.</span>
    <a className="lm-cta-button" href="https://www.deasylabs.com/demo">Find a time →</a>
  </div>
</div>
