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

# Create Agent

> Initialize a new AI assistant

## Overview

To start building a new assistant, locate the **+ New Agent** button on your dashboard.

<img src="https://mintcdn.com/ravanai-63bcda11/fh0GNQ4356RFKIqY/assets/images/create-agent.png?fit=max&auto=format&n=fh0GNQ4356RFKIqY&q=85&s=690c402e513ee37e75b7a5bd1c642e0b" alt="Create New Agent Dashboard" width="1231" height="913" data-path="assets/images/create-agent.png" />

## Video Tutorial

Watch a quick walkthrough on how to initialize your first agent.

<Frame>
  <iframe src="https://www.loom.com/embed/84a8ab87b7184f3da9f3827f19e6b39c" width="100%" height="450px" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen />
</Frame>

## Step-by-Step

<Steps>
  <Step title="Name Your Agent">
    Enter a unique identifier for your agent (e.g., "Inbound Support" or "Sales Bot").

    <img src="https://mintcdn.com/ravanai-63bcda11/fh0GNQ4356RFKIqY/assets/images/name-agent.png?fit=max&auto=format&n=fh0GNQ4356RFKIqY&q=85&s=96dbf89b4a05e81e7fdb8002c0bd3da9" alt="Create New Agent Dashboard" width="980" height="563" data-path="assets/images/name-agent.png" />
  </Step>

  <Step title="Select Agent Type">
    Choose the format that best fits your use case. Use the tabs below to see how the interface changes based on your account permissions:

    <Tabs>
      <Tab title="Standard View (Default)">
        By default, only the **Speech to Speech** agent type is visible for configuration.

        <Note>
          The **Avatar Agent** feature is deactivated by default. If you would like to activate this feature in your account, please contact our **Support Team** to initiate the setup process.
        </Note>

        <img src="https://mintcdn.com/ravanai-63bcda11/fh0GNQ4356RFKIqY/assets/images/locked-agent.png?fit=max&auto=format&n=fh0GNQ4356RFKIqY&q=85&s=8858fb48c710d8ccefefeb71fa71db26" alt="Standard Agent View" width="1208" height="688" data-path="assets/images/locked-agent.png" />
      </Tab>

      <Tab title="Activated View">
        Once our team has enabled the feature, the **Avatar Agent** option will become available alongside Speech to Speech.

        <img src="https://mintcdn.com/ravanai-63bcda11/kAfVdhzDDdNgqKHe/assets/images/unlocked-agent.png?fit=max&auto=format&n=kAfVdhzDDdNgqKHe&q=85&s=f4718d858b1942eba64d64664b6780eb" alt="Activated Avatar Agent View" width="980" height="563" data-path="assets/images/unlocked-agent.png" />
      </Tab>
    </Tabs>
  </Step>

  <Step title="Create">
    Click the **Create Agent** button to generate your unique agent ID and enter the configuration menu.
  </Step>
</Steps>
