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

# VH3 Connect and developer tools

> VH3 Connect as a product and the generative interface component toolkit.

## VH3 Connect and developer tools

<AccordionGroup>
  <Accordion title="What is VH3 Connect?">
    VH3 Connect is the managed application built on the VH3 AI intelligence layer. It is where operators use Connie, review reports, manage cases, configure parts of the platform, and work with the intelligence layer through a ready-made interface.
  </Accordion>

  <Accordion title="What are the generative interface components?">
    VH3 AI ships a toolkit of typed interface components for developers building on the intelligence layer: investigation cards, job detail views, SLA gauges, maps, report sections, and more. These components map directly to the structured JSON that Connie and other tools return, so a developer can move from API response to rendered interface quickly.

    This is a development toolkit for custom applications, partner integrations, and embedded surfaces. It is separate from VH3 Connect as a product.
  </Accordion>
</AccordionGroup>
