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

# My First Agent

# User Registration and AI Agent Creation

This guide explains how to register on Monobot CX, create and run your first AI agent.

<Frame>
  <img className="block" src="https://mintcdn.com/monobot-0e0ffe36/yVZ9w6FeuKr7UZXp/images/agent_run_chat.png?fit=max&auto=format&n=yVZ9w6FeuKr7UZXp&q=85&s=499f451b91fa2653af6cb4fa70a6feee" alt="Sign up page" width="1916" height="991" data-path="images/agent_run_chat.png" />
</Frame>

## Registration Process

1. **Go to the Registration Page**
   * Visit [Monobot CX](https://dev.monobot.ai/sign-up).

2. **Enter Your Details**
   * Fill in your email and password.
   * Confirm your password.
   * Agree to the Terms and Conditions.

3) **Verify Your Email**
   * After submitting the registration form, you will receive a verification link in your email.
   * Click the link to verify your email address.

## Creating an Organization

1. **Log in to Your Account**
   * After verifying your email, log in to Monobot CX.

2. **Create a New Organization**
   * Navigate to the **Organizations** section in the sidebar.
   * Click **Create New Organization**.
   * Enter a name for your organization and click **Create**.

## Creating an AI Agent

1. **Navigate to AI Agents**
   * Click on the **AI Agents** tab in the left sidebar.
   * Click the **New Agent** button.

2) **Choose a Template or Create a Custom Agent**

   * Select from pre-built templates or create a custom AI agent based on your needs.

   <Frame>
     <img className="block" src="https://mintcdn.com/monobot-0e0ffe36/yVZ9w6FeuKr7UZXp/images/agent_templates.jpg?fit=max&auto=format&n=yVZ9w6FeuKr7UZXp&q=85&s=ff41a7a8101f1cd67d170fb6667dd986" alt="Agent templates" width="1918" height="990" data-path="images/agent_templates.jpg" />
   </Frame>

## Running the AI Agent

1. **Configure Your AI Agent**
   * Set up the agent title.
   * Provide a welcome message and prompt instructions.

2. **Start a Conversation**
   * Click the **Play** button to test your AI agent.
   * Use the **Chat** option to run the chat widget.
   * Use the **Web Call** option to start a call interaction.

## Next Steps

* [Customize your AI agent settings.](/agent-settings/general)
* [Customize your Agent's Voice](/agent-settings/voice)
* [Work with Knowledge Base](/agent-settings/knowledge-base)
