> ## 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.

# Quickstart

> From sign-in to your first automated workflow

<Steps>
  <Step title="Sign in and create your workspace">
    Sign in with your work account (SSO, Google, Microsoft, GitHub, or Okta).
    The first person from your company creates the workspace; teammates who
    sign in later can request to join it. Admins manage members and roles from
    **Settings → People**.
  </Step>

  <Step title="Connect your first integration">
    Open **Integrations** and connect a tool your team uses — Slack, GitHub,
    Linear, Google Workspace, and many more. Most connect with a short OAuth
    flow; Kelasa manages the credentials securely from there.
  </Step>

  <Step title="Build a workflow">
    Open **Workflows** and describe what you want to automate — the AI builder
    turns your description into a step-by-step workflow you can inspect and
    edit as a diagram. Save it as a version, dry-run it, and publish when it
    looks right.
  </Step>

  <Step title="Add a trigger (optional)">
    Give the workflow a schedule or connect it to an event — for example "when
    a GitHub issue is opened" or "every weekday at 9:00". See
    [Triggers](/concepts/triggers).
  </Step>

  <Step title="Talk to your assistant">
    Open **Chat** and ask for what you need in plain language. The assistant
    can answer from your [knowledge bases](/concepts/knowledge-bases), run your
    workflows and [skills](/concepts/skills), and use connected integrations —
    asking for confirmation before anything with side effects.
  </Step>

  <Step title="Bring it to Slack">
    Install the Kelasa Slack app so your team can DM the assistant without
    leaving Slack — including approving runs from a message card. See
    [Kelasa in Slack](/guides/slack).
  </Step>
</Steps>

<Note>
  Workspace members only see and run what their role and workspace policies
  allow — see [Governance](/concepts/governance).
</Note>
