Dashboard Overview
0
Total Agents
0
Total Leads
0
Notifications Sent
0
Conversations
Agent Performance
Loading...
Recent Leads
Loading...
Leads by Status
Leads by Source
Customers
| ID | Name | Status | Rate Limit | Created | Actions | |
|---|---|---|---|---|---|---|
| Loading... | ||||||
Email History
| Message ID | Customer | From | To | Subject | Status | Sent At |
|---|---|---|---|---|---|---|
| Loading... | ||||||
Webhook Events
| Event Type | Customer | Message ID | Timestamp | Reason | |
|---|---|---|---|---|---|
| Loading... | |||||
Secrets Management
| Name | Type | Status | Expires At | Created At | Actions |
|---|---|---|---|---|---|
User Management
| Full Name | Role | Status | Last Login | Actions | |
|---|---|---|---|---|---|
| Loading... | |||||
๐ Widget Generator
Generate embeddable code for capturing leads from any website
Step 1: Select Customer & Agent
Select which customer this form will collect leads for
Select which agent will process form submissions
Step 2: Copy Embed Code
Add this code before the closing </body> tag on your website:
<!-- SendWare Lead Capture Widget -->
<script src="https://send.imaginecapital.ai/lead-capture-widget.js"
data-agent-id="website-contact-form"></script>
Step 3: Mark Your Forms
Add data-lead-capture attribute to forms you want to capture:
<form data-lead-capture>
<input type="text" name="name" placeholder="Your Name" required>
<input type="email" name="email" placeholder="Your Email" required>
<input type="tel" name="phone" placeholder="Your Phone">
<textarea name="message" placeholder="Your Message"></textarea>
<button type="submit">Send Message</button>
</form>
โจ That's it!
When visitors submit the form, the lead will be automatically captured and emailed to the customer.
API Endpoint (Alternative)
Or capture leads directly via API:
POST https://send.imaginecapital.ai/api/leads/capture
Content-Type: application/json
{
"agent_id": "website-contact-form",
"name": "John Doe",
"email": "john@example.com",
"phone": "(555) 123-4567",
"message": "Interested in your services"
}
๐ ElevenLabs Agents
โน๏ธ How It Works
All agents from your ElevenLabs account are listed below. Click "Assign Customer" to route conversations to a customer's email. When an agent has a conversation, the customer will automatically receive an email notification with the full transcript.
| Agent Name | ElevenLabs ID | Assigned To | Actions |
|---|---|---|---|
| Click "Refresh Agents" to load your ElevenLabs agents... | |||
๐ Lead Management
| Date | Agent | Name | Phone | Email Status | Source | Actions | |
|---|---|---|---|---|---|---|---|
| Loading... | |||||||