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

# Create a Video Agent

> Learn how to create and configure a Video AI Agent that delivers natural, face-to-face conversations using Weya AI.

# Create a Video Agent

Video Agents allow you to build AI-powered virtual assistants that communicate through both voice and video. They combine conversational AI with a digital avatar to provide engaging, human-like interactions for customer support, sales, onboarding, education, and more.

## Before You Begin

Make sure you have:

* A Weya AI account
* Access to the Weya AI Dashboard
* An existing workspace
* Any required Knowledge Bases (optional but recommended)

***

## Step 1: Navigate to Video Agents

1. Sign in to the Weya AI Dashboard.
2. Open the **Video Agents** section from the navigation menu.
3. Click **Create Video Agent**.

***

## Step 2: Configure Basic Information

Provide the basic details for your Video Agent.

| Field       | Description                                   |
| ----------- | --------------------------------------------- |
| Agent Name  | Display name of your Video Agent.             |
| Description | Optional description for your team.           |
| Language    | Primary language used during conversations.   |
| Voice       | Voice model used for speech generation.       |
| Avatar      | Digital avatar that represents your AI Agent. |

<Tip>
  Choose a clear and descriptive name if you manage multiple AI agents.
</Tip>

***

## Step 3: Define Agent Behavior

Configure how your Video Agent interacts with users.

Typical configuration includes:

* System Prompt
* Welcome Message
* Conversation Instructions
* Personality
* Response Style
* Supported Languages

These settings define how your AI responds throughout the conversation.

***

## Step 4: Connect a Knowledge Base (Optional)

Attach one or more Knowledge Bases to help your Video Agent answer questions accurately.

Knowledge Bases can include:

* PDF documents
* Product documentation
* FAQs
* Policies
* Training material
* Website content

<Card title="Learn about Knowledge Bases" icon="book-open" href="/knowledgebase/knowledgebase" />

***

## Step 5: Configure Additional Features

Depending on your workspace configuration, you may also enable features such as:

* Conversation Memory
* Function Calling
* Custom Tools
* CRM Integrations
* Webhooks
* Call Transfers
* Analytics

These features allow your Video Agent to perform actions beyond answering questions.

***

## Step 6: Save the Agent

Review your configuration and click **Create**.

Once created, your Video Agent becomes available in your workspace and can be updated at any time.

***

## After Creating Your Video Agent

Once your Video Agent has been created, you can:

* Edit its configuration
* Change the avatar
* Update the voice
* Connect additional Knowledge Bases
* Configure tools and integrations
* Test conversations before deployment

<CardGroup cols={2}>
  <Card title="Manage Knowledge Bases" icon="book-open" href="/knowledgebase/knowledgebase">
    Improve your Video Agent by connecting documents and other knowledge sources.
  </Card>

  <Card title="Integrate Custom Tools" icon="plug" href="/tools/customtool">
    Extend your Video Agent with APIs, CRM integrations, and custom workflows.
  </Card>
</CardGroup>

***

## Best Practices

* Write a detailed System Prompt that clearly defines the agent's role.
* Attach a Knowledge Base for accurate responses.
* Use a professional avatar that matches your use case.
* Test conversations before deploying to production.
* Review analytics regularly to improve conversation quality.

<Check>
  Your Video Agent can be updated at any time without creating a new one.
</Check>

<Note>
  The exact configuration options available may vary depending on your workspace permissions and enabled features.

  ***

  ## Next Steps

  After creating your Video Agent, you can customize its appearance by selecting an avatar or connect a Knowledge Base to provide business-specific information.

  <CardGroup cols={2}>
    <Card title="Choose an Avatar" icon="user" href="/video-agents/avatar">
      Select an avatar that represents your brand and customize your Video Agent's appearance.
    </Card>

    <Card title="Knowledge Bases" icon="book-open" href="/video-agents/knowledge-base">
      Connect one or more Knowledge Bases to give your Video Agent accurate business information.
    </Card>
  </CardGroup>

  <Check>
    Your Video Agent can be updated at any time by modifying its appearance, Knowledge Base, or configuration.
  </Check>

  <Note>
    After configuring your avatar and Knowledge Base, you're ready to deploy your Video Agent.
  </Note>
</Note>
