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

# Quickstart

> Create your account and build your first voice agent in about 5 minutes.

Create an account and build a working voice agent you can test right away.

## Before you begin

Have an organization name, an email address, and a password ready. If a teammate has already created an organization, ask them to invite you instead of creating a second one.

<Steps>
  <Step title="Create your account">
    1. Open the [AgentCallback sign-up page](https://agentcallback.com/sign-up).
    2. Enter your **Organization Name**, **Email**, and a **Password**.
    3. Read and accept the Terms of Service and Privacy Policy.
    4. Select **Sign Up**.
    5. Open the verification email from AgentCallback and select its verification link.
    6. Return to AgentCallback and sign in.
  </Step>

  <Step title="Start a new agent">
    1. In the dashboard sidebar, select **Voice Agent**.
    2. Select **Create New Script**.
    3. Choose the call direction:
       * **Outbound** for calls your agent makes to customers.
       * **Inbound** for calls customers make to you.
    4. Choose how to begin:
       * **AI Script Builder** to describe the call or paste an existing script.
       * **Blank Script** to configure every detail yourself.
    5. Choose a script type — **Outbound Single Stage**, **Inbound Single Stage**, or **Pathways**.
  </Step>

  <Step title="Configure and save">
    Give the agent a clear name and description, then set its instructions and any voice, tools, or knowledge settings it needs. Select the save action to create the agent.
  </Step>

  <Step title="Test your agent">
    AgentCallback opens the new agent and starts its default initial test.

    1. Open the agent's **Tests** tab.
    2. Review the automatic initial test and its results.
    3. Adjust the agent's configuration if the conversation doesn't meet your expectations, then test again.
  </Step>
</Steps>

<Accordion title="Sign up with Google or join an existing organization">
  **Sign up with Google** — select **Sign in with Google** on the sign-in page, complete the Google authorization flow, then return to AgentCallback to finish entering your organization details if prompted.

  **Join an existing organization** — don't create a new organization if a teammate has already set one up. Ask an owner to invite the email address you'll use for AgentCallback, then open the invitation link and accept it.

  <Warning>
    Organization names must be unique. If the name you enter already exists, use a different name or ask that organization's owner for an invitation.
  </Warning>
</Accordion>

<Tip>
  Use the AI Script Builder when you have a call goal or existing script and want a fast starting point. Use a blank script when you already know the exact configuration you need. See [Using Agent Builder](/platform/using-agent-builder) for more.
</Tip>

## Next steps

* [Build voice agents](/build-voice-agents/single-prompt) to go deeper on Single Prompt and Pathways configuration.
* [Add a phone number](/phone-numbers/add-your-twilio-credentials) so your agent can place or receive real calls.
* [Invite your team](/accounts-and-workspace/manage-your-team) when you're ready to collaborate.
