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

# Quickstart

> Build your first workflow in minutes with Kaie

## Get started in three steps

Create your first intelligent customer communication workflow and start automating your business processes.

### Step 1: Set up your account

<AccordionGroup>
  <Accordion icon="user-plus" title="Create your Kaie account">
    Sign up for a free Kaie account at [platform.kaie.ai](https://platform.kaie.ai) to get started.

    You'll get access to our workflow builder, basic integrations, and analytics dashboard.
  </Accordion>

  <Accordion icon="cog" title="Configure your workspace">
    1. Set up your workspace with your company information
    2. Choose your primary communication channels (WhatsApp, Instagram, etc.)
    3. Configure your AI Brain settings for optimal performance

    <Tip>You can always modify these settings later in your workspace preferences.</Tip>
  </Accordion>
</AccordionGroup>

### Step 2: Create your first workflow

<AccordionGroup>
  <Accordion icon="diagram-project" title="Build a simple workflow">
    1. Navigate to the Workflow Builder in your dashboard
    2. Choose a template or start from scratch
    3. Drag and drop nodes to create your workflow logic
    4. Connect nodes with triggers and conditions

    <Tip>Start with our "Welcome Message" template for a quick win!</Tip>
  </Accordion>

  <Accordion icon="link" title="Connect your channels">
    1. Go to Integrations and connect your WhatsApp Business account
    2. Set up Instagram Business integration if needed
    3. Configure voice call settings for automated calls
    4. Test your connections to ensure everything works

    <Warning>Make sure you have the necessary permissions for each platform before connecting.</Warning>
  </Accordion>
</AccordionGroup>

### Step 3: Deploy and monitor

<Accordion icon="rocket" title="Activate your workflow">
  1. Review your workflow configuration
  2. Test it with sample data
  3. Publish your workflow to make it live
  4. Monitor performance in the Analytics dashboard
</Accordion>

## Next steps

Now that you have your first workflow running, explore these advanced features:

<CardGroup cols={2}>
  <Card title="Advanced Workflows" icon="diagram-project" href="/workflow-builder/creating-workflows">
    Learn to build complex, multi-step workflows with conditional logic.
  </Card>

  <Card title="AI Brain Integration" icon="brain" href="/integrations/ai-brain">
    Leverage AI to create intelligent, context-aware conversations.
  </Card>

  <Card title="Analytics & Insights" icon="chart-line" href="/analytics/overview">
    Track performance and optimize your workflows with detailed analytics.
  </Card>

  <Card title="API Integration" icon="code" href="/api-reference/introduction">
    Connect Kaie with your existing systems using our powerful API.
  </Card>
</CardGroup>

<Note>
  **Need help?** Check out our [platform overview](/platform-overview) or join our [community](https://kaie.ai/community) for support.
</Note>
