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

# What is Kelasa

> The platform where enterprises build, run, and govern AI agents

Kelasa is the platform where enterprises **build, run, and govern AI agents**.
Connect the tools your company already uses, author automations — from
deterministic workflows to AI-driven skills — and put them in front of your
team through an assistant that lives in the web app and in Slack, with
governance built in rather than bolted on.

## The building blocks

<CardGroup cols={2}>
  <Card title="Workflows" icon="diagram-project" href="/concepts/workflows">
    Deterministic, versioned automations built from typed steps — with
    approvals, triggers, and a live run timeline.
  </Card>

  <Card title="Skills" icon="wand-magic-sparkles" href="/concepts/skills">
    Compositions of workflows your assistant runs conditionally, authored by
    your team in plain steps.
  </Card>

  <Card title="Assistant" icon="message-bot" href="/concepts/assistant">
    A tool-calling AI assistant that discovers what it's allowed to do and asks
    before doing anything with side effects.
  </Card>

  <Card title="Knowledge bases" icon="book" href="/concepts/knowledge-bases">
    Ground the assistant in your documents, websites, and synced tool content.
  </Card>

  <Card title="Integrations" icon="plug" href="/concepts/integrations">
    A marketplace of connectors for the SaaS tools your team uses, connected
    with OAuth in a few clicks.
  </Card>

  <Card title="Governance" icon="scale-balanced" href="/concepts/governance">
    Approvals, role-based access, audit trails, and emergency controls on every
    agent action.
  </Card>
</CardGroup>

## Why teams choose Kelasa

* **Human-in-the-loop by default.** Anything with side effects — sending,
  creating, updating, deleting — pauses for explicit confirmation, in the app
  or right inside Slack.
* **Governed execution.** Every tool call passes safety and policy checks
  before it runs, and everything is audited.
* **Meet your team where it works.** The same assistant, skills, and approvals
  are available in the web app and as a Slack DM.

## Next steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    From sign-in to your first automated workflow in a few minutes.
  </Card>

  <Card title="Kelasa in Slack" icon="slack" href="/guides/slack">
    Install the Slack app and talk to your assistant where your team already
    is.
  </Card>
</CardGroup>
