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

# Get Started with Sahut in Minutes

> Learn how to create your Sahut account, connect your first messaging channel, and start replying to customers in five straightforward steps.

This guide walks you through setting up Sahut from scratch. By the end, you'll have a working inbox with at least one messaging channel connected, and your team ready to respond to customers.

<Steps>
  <Step title="Create your account">
    Go to [sahut.id](https://sahut.id) and click **Daftar** (Sign Up). Enter your name, email address, and a password.

    After signing up, you'll receive a verification email. Click the link in the email to activate your account.

    <Tip>Use your business email address so teammates can recognize your account when you invite them later.</Tip>
  </Step>

  <Step title="Set up your workspace">
    When you first log in, Sahut will prompt you to create a workspace. A workspace is your team's shared environment — it holds your inbox, contacts, and settings.

    1. Enter your **Business Name** (this appears in your inbox and outgoing messages)
    2. Select your **Industry** (optional, used for setup recommendations)
    3. Click **Buat Workspace** (Create Workspace)

    You can update these details later in [Workspace Settings](/configuration/workspace).
  </Step>

  <Step title="Connect your first channel">
    After creating your workspace, Sahut will guide you to connect a channel. A channel is a messaging platform your customers use to reach you — such as WhatsApp, email, or Instagram.

    Select the channel you want to connect and follow the on-screen instructions. See [Connecting Channels](/guides/connecting-channels) for detailed steps for each platform.

    <Note>You need admin access to your WhatsApp Business account or email address to complete the connection.</Note>
  </Step>

  <Step title="Invite your team">
    Go to **Settings → Team** and click **Undang Anggota** (Invite Member). Enter your teammates' email addresses and assign them a role:

    * **Agent** — Can view and reply to conversations assigned to them
    * **Supervisor** — Can view all conversations and reassign them
    * **Admin** — Full access to settings, channels, and team management

    Invited members will receive an email with a link to join your workspace.
  </Step>

  <Step title="Reply to your first conversation">
    Once a channel is connected, incoming messages will appear in your **Inbox**. Click on any conversation to open it.

    Type your reply in the message field at the bottom and press **Enter** or click **Kirim** (Send). Your reply is sent directly through the connected channel.

    <Tip>Use the **Catatan Internal** (Internal Note) tab in the reply box to leave notes for your teammates that customers won't see.</Tip>
  </Step>
</Steps>

## What's next

<CardGroup cols={2}>
  <Card title="Connect More Channels" icon="plug" href="/guides/connecting-channels">
    Add WhatsApp, email, Instagram, and more to your inbox.
  </Card>

  <Card title="Set Up Automation" icon="bolt" href="/guides/automation">
    Create auto-replies and routing rules to handle messages at scale.
  </Card>

  <Card title="Manage Contacts" icon="address-book" href="/concepts/contacts">
    Understand how Sahut organizes your customer data.
  </Card>

  <Card title="Explore the API" icon="code" href="/api/introduction">
    Integrate Sahut into your existing tools and workflows.
  </Card>
</CardGroup>
