Creating an Agent
This guide walks you through creating your first AI agent in PropPilot.
Prerequisites
Before creating an agent, you should have:
- Completed the onboarding process
- Access to the Agents page (all users can create agents)
Step-by-Step Guide
Step 1: Navigate to Agents
- Click Agents in the sidebar
- Click the Create Agent button (top right)
Step 2: Basic Information
Fill in the agent details:
| Field | Description | Example |
|---|---|---|
| Name | A descriptive name for your agent | "Property Sales Assistant" |
| Description | What this agent does | "Handles inquiries about residential properties" |
Use descriptive names that help your team understand what each agent does. This is especially useful when you have multiple agents.
Step 3: Save as Draft
After entering the basic information:
- Click Create Agent
- The agent is created in Draft state
- You'll be redirected to the agent details page
Agent Details Page
After creation, you'll see the agent details with several tabs:
Overview Tab
Shows basic agent information and current status.
Configuration Tab
Where you set up the agent's behavior (covered in Configuring an Agent).
Channels Tab
Where you enable the agent on different messaging channels (covered in Agent Channels).
Activity Tab
Shows recent activity and logs for this agent.
Agent Status
Your new agent starts in Draft status. The status indicator shows:
- 🟡 Draft - Not active, being configured
- 🟢 Active - Live and responding to messages
- ⏸️ Paused - Temporarily disabled
Changing Status
To change the agent status:
- Go to the agent details page
- Click the status dropdown
- Select the new status
Make sure you have:
- Connected at least one channel
- Uploaded relevant knowledge documents
- Tested the agent's responses
Editing an Agent
To edit an existing agent:
- Go to Agents in the sidebar
- Click on the agent you want to edit
- Make your changes
- Click Save
Deleting an Agent
To delete an agent:
- Go to the agent details page
- Click the Delete button
- Confirm the deletion
Deleting an agent is permanent. All configuration and logs associated with the agent will be removed.
What's Next?
Now that you've created an agent, let's configure its behavior: