Hub
A public demo home for a product, feature area, use case, audience, or team.
Demo
One interactive walkthrough that explains a flow, feature, or customer story.
Hub
A hub is the place where your audience discovers demos. You can use one hub for your whole product, or create focused hubs for sales, onboarding, customer education, support, or launches. For example, a product hub might include demos for onboarding, analytics, integrations, admin setup, and billing. A sales hub might group demos by industry, persona, or deal stage. The hub gives those demos shared navigation, branding, theme, analytics, publishing settings, and a hosted URL. When you connect a GitHub-backed hub, your repo stays the source of truth and Inkly keeps the hosted hub updated from those files.Demo
A demo is one guided product story inside a hub. It should have a clear job: explain one workflow, show one feature, answer one buyer question, or help one user complete one task. Demos can be captured by an AI agent with the CLI, recorded by a human with the Chrome extension, edited in the no-code editor, or maintained directly as files. Because the demo lives in the hub, you can reuse it across pages, embed it in another site, personalize it for an audience, and update it when the product changes. Good demos are focused. Instead of recording everything your product can do, create several small demos that map to the questions your audience already has.How hubs and demos work together
A hub gives your demos a shared destination. Each demo gives one product story a focused path.Organizing demos
Collections help you shape the hub for the audience. A collection can group demos by product area, customer segment, lifecycle stage, or sales motion. Common patterns include:- Getting started for onboarding and setup flows.
- Feature tours for product education.
- Use cases for role-based or industry-specific stories.
- Sales plays for demos tailored to common buyer questions.
- Support guides for recurring customer workflows.
How this maps to your repository
Inkly keeps the product model file-backed. The hub is represented byinkly.json, and each demo is represented by one demos/<slug>/demo.config.json file.
That structure matters because it makes demos readable by people and AI agents. A human can use the no-code editor. An agent can use the same source files to update copy, replace assets, customize a demo, or keep it aligned with a product release.
You do not need to manage every file by hand. Inkly can create hubs, capture demos, edit through the platform, and publish the hosted experience. The repository remains the shared source of truth behind those workflows.
Visibility
Most demos are public because they are meant to be shared from the hub. You can also keep a demo private when it is a draft, an internal workflow, or a customer-specific experience. Local preview still lets you review private demos before you publish them.Where to go next
What is Inkly?
See how hubs and demos fit into the full platform.
Quickstart
Create your first demo with an agent or the Chrome extension.
Screenshot versus HTML demos
Choose the right capture format.

