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

# What is Decimal?

> Decimal is an AI support agent that investigates and resolves customer issues using your codebase, knowledge base, and connected tools.

Decimal is an AI support agent that resolves complex customer issues in minutes. It investigates tickets by searching your codebase, knowledge base, logs, and connected tools — then produces both a technical analysis for your team and a customer-facing response.

## How It Works

<Steps>
  <Step title="Connect your tools">
    Link your code repositories, ticketing systems, observability platforms, and knowledge sources. The more context Decimal has, the better it resolves issues.
  </Step>

  <Step title="Tickets come in">
    Tickets flow in from your connected ticketing integrations (Zendesk, Intercom, Plain, Pylon, and others) or through a chat widget embedded on your site.
  </Step>

  <Step title="AI investigates">
    The agent searches your codebase, queries logs and metrics, and references knowledge base articles to understand the issue and identify a resolution.
  </Step>

  <Step title="Response delivered">
    Decimal produces a detailed **investigation** for your team and a **customer-facing response** ready to send — with full source citations.
  </Step>
</Steps>

## Explore the Docs

<CardGroup cols={2}>
  <Card title="Support" icon="headset" href="/support/overview">
    View, filter, and manage tickets. Deploy the AI agent to investigate issues and generate responses.
  </Card>

  <Card title="Knowledge Base" icon="book" href="/knowledge-base/overview">
    Curate the articles that power the AI agent. Auto-generated from resolutions, synced from help centers, or authored manually.
  </Card>

  <Card title="Chat Widgets" icon="message" href="/chat-widgets/overview">
    Embed AI-powered support on your website. Customers get instant answers from your knowledge base.
  </Card>

  <Card title="Playground" icon="flask" href="/playground/overview">
    Ask questions interactively and get grounded answers from your codebase and knowledge base.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    Connect repositories, ticketing, observability, ITSM, and data warehouse tools.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference">
    Programmatic access to Decimal for creating tickets, running the agent, and managing resources.
  </Card>
</CardGroup>

## Getting Started

<Tip>
  Already have access? Sign in at [app.getdecimal.ai](https://app.getdecimal.ai) and connect your first integration to get started.
</Tip>

Interested in trying Decimal? [Book a demo](https://cal.com/decimal-demo/30m) with our team to see it in action.
