Quickstart Guide
This guide walks you through launching your first AI agent using the Zild Platform. By the end of this guide, you will:- Create a Tenant environment
- Configure a communication channel (App)
- Create and configure an Agent
- Connect a Workflow
- Test your Agent
- Deploy to production
Prerequisites
Before starting, ensure you have:- Access to a Zild Tenant
- Admin permissions
- A WhatsApp, Voice, or Webchat channel available
- API credentials (if integrating external systems)
Step 1 — Create or Access Your Tenant
If your organization is new to Zild:- Log in to the Zild Admin panel
- Access your dedicated Tenant environment
- Confirm your organization settings
- Apps
- Agents
- Workflows
- Conversations
- Integrations
Step 2 — Configure a Channel (App)
An App connects an external communication channel to Zild.Option A — WhatsApp
- Navigate to Apps
- Click Create App
- Select WhatsApp
- Configure:
- Webhook URL
- Authentication
- Phone number
- Validate webhook connection
Option B — Voice (SIP / Twilio)
- Create a Voice App
- Configure:
- Inbound webhook endpoint
- Voice number
- Call routing rules
- Test inbound call event delivery
Option C — Webchat
- Create a Webchat App
- Configure domain settings
- Embed the provided script in your website
Step 3 — Create an Agent
Now you will configure your first AI Agent.- Navigate to Agents
- Click Create Agent
- Define:
System Instructions
Describe:- Role (Support, Sales, Assistant, etc.)
- Tone
- Constraints
- Escalation behavior
Knowledge
Add:- FAQs
- Policies
- Product documentation
- Contextual business information
Tools (Optional)
Configure tools for:- CRM lookup
- Lead creation
- Contract generation
- API calls
Escalation Rules
Define when:- A human agent should take over
- A conversation should be transferred
Step 4 — Link App to Agent
After creating the Agent:- Open your App configuration
- Select the default Agent
- Save changes
Step 5 — Configure a Workflow (Optional but Recommended)
To automate business actions:- Navigate to Workflows
- Create a new Workflow
- Choose a trigger:
- On Message Received
- On Lead Qualified
- On Conversation Closed
- On Tool Execution
- Define actions:
- Send webhook
- Update CRM
- Create task
- Assign conversation
- Send notification
Step 6 — Test in Sandbox
Before going live:- Use a test phone number or test webchat
- Send sample messages
- Validate:
- Agent responses
- Tool execution
- Workflow triggers
- Webhook payloads
- Conversation state
Step 7 — Monitor Conversations
Navigate to Conversations to:- View message history
- Inspect metadata
- Monitor agent decisions
- Review workflow execution
- Escalate manually if needed
Step 8 — Go Live
When testing is validated:- Switch channel configuration to production
- Confirm webhook endpoints are secured
- Enable monitoring alerts (if configured)
Recommended Next Steps
After launching your first agent:- Implement conversation monitoring
- Add performance metrics
- Expand to additional channels
- Create specialized agents (Sales, Support, Voice)
- Integrate CRM and internal systems
Deployment Checklist
Before production deployment, confirm:- Tenant configuration validated
- Apps connected and authenticated
- Agent instructions reviewed
- Escalation rules defined
- Workflows tested
- Webhooks secured
- Access control configured
Need More Advanced Setup?
Continue with:- Platform Overview — Infrastructure details
- API Reference — Programmatic control
- Security Documentation — Compliance and isolation model
You now have a fully operational AI agent running on Zild.