---
title: Introduction
description: Keep your docs, website, and support platform in sync as your product changes.
url: https://pr-13-a9c4e9fe1b6c.thally.app/
---

# Introduction

Keep your docs, website, and support platform in sync as your product changes.

Connect the repositories that define your product, then connect your docs,
website, help center, and other customer-facing content. When a pull request
merges, Thally works out what changed, traces where the impact lands, and opens
evidence-backed pull requests for your team to review. A no-change result is
valid. Nothing publishes without human approval.

## 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 your site](/quickstart)

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

#### [Write useful pages](/guides/writing-content)

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

#### [Organize the journey](/guides/configuring-navigation)

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

#### [Match your brand](/guides/branding-and-theming)

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

## Publish for people and AI tools

Thally uses the same structured content for HTML, Markdown, JSON, JSON-LD,
search, embeddings, and agent endpoints. People and AI tools read the same
current source. Thally Cloud adds managed publishing, Track, analytics, and
grounded AI answers.

#### [Manage the platform](/guides/thally-cloud)

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

#### [Trace the impact](/guides/product-knowledge)

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

#### [Automate reviewable updates](/guides/thally-track)

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

#### [Document your API](/guides/api-reference-setup)

    Turn an OpenAPI spec into interactive endpoint pages.

#### [Check and publish](/guides/ci-checks)

    Catch content and configuration errors before you deploy.