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

# Enterprise

> Advanced demo modes, beta developer workflows, and a fractional solutions engineer.

Enterprise adds advanced demo modes and hands-on support for teams with more complex products.

## Product clone

Inkly captures your interface as HTML. The result looks and behaves like your product but stays separate from the backend.

The agent can drive the demo. The visitor can also click through the interface. If they move away from the planned path, the agent follows and continues from the new screen.

<CardGroup cols={2}>
  <Card title="Shared control" icon="hand-pointer">
    The agent guides while the visitor explores.
  </Card>

  <Card title="Sharp text" icon="text-height">
    Text renders natively and the page reflows on smaller screens.
  </Card>

  <Card title="Stable targets" icon="location-crosshairs">
    Highlights stay attached to the right interface element when the layout changes.
  </Card>

  <Card title="Safe product data" icon="shield">
    The clone does not connect to your live backend.
  </Card>
</CardGroup>

Use a product clone when free exploration or exact interface fidelity matters.

## Demo against your real product

Inkly can run against a live instance of your product instead of a capture. The agent and the visitor can both interact with the real interface while Inkly keeps the conversation going.

This mode is configured for your product. Talk to us about access, the environment, and the workflows you want to demo.

## CLI and GitHub workflows

Enterprise teams can request beta access to the Inkly CLI and [GitHub connection](/build/connect-github).

These options let developers and coding agents work from the same demo source as the Inkly editor. They are still in private beta, so we help configure access and the initial workflow.

## Your fractional SE

Choose a done-for-you engagement when you want Inkly to build and maintain the demo agent with your team.

Your fractional solutions engineer turns product changes, sales feedback, and buyer questions into updated screens, storylines, knowledge, qualification, and outcomes. You keep the product expertise. We keep the demo current.

## What else Enterprise includes

* Everything in Pro
* A contract credit allowance
* Beta access to the CLI and GitHub connection
* A done-for-you fractional SE option
* Integrations and priority support

## Get access

Enterprise is not self-serve. Open **Settings → Plan & usage** and contact us from there.

## Next

<CardGroup cols={2}>
  <Card title="The editor" icon="pen-ruler" href="/build/the-editor">
    Add and organize the screens in your demo.
  </Card>

  <Card title="Plans and credits" icon="credit-card" href="/account/plans-and-credits">
    Compare Free, Pro, and Enterprise.
  </Card>
</CardGroup>
