---
title: Introduction
description: Publish documentation from Git, keep it useful to people and AI agents, and review updates as your product changes.
url: https://pr-2-a9c4e9fe1b6c.thally.app/
---

# Introduction

Publish documentation from Git, keep it useful to people and AI agents, and review updates as your product changes.

## Start with documentation you own

Your pages, navigation, OpenAPI files, and versioned settings stay in Git.
Choose managed hosting for the shortest path to production, or run the
open-source site on your own infrastructure.

    Create or connect a repository, publish to a `thally.app` address, and confirm the live site.

    Guide readers through one task at a time with MDX and built-in components.

    Group pages by reader goal so readers can find the next step.

    Add your colors, logos, fonts, navigation, and footer.

## Keep the published knowledge useful

Thally uses the same structured content for HTML, Markdown, JSON, JSON-LD,
search, embeddings, and agent endpoints. Cloud services add managed
publishing, Product Knowledge, Track, analytics, and grounded AI answers.

    Operate sites, deployments, domains, members, and reader-facing services from one workspace.

    Trace product changes to exact evidence and confirm which pages need work.

    Let Track prepare a documentation pull request when a merged product change affects your docs.

    Turn an OpenAPI spec into interactive endpoint pages.

    Catch content and configuration errors before you deploy.