This product is in active development. Features work as described, but some interfaces may change. Feedback is welcome β email us at support@zizka.ai.
Sales Agent (Beta)
zizka.ai now lets any business deploy their own branded AI sales agent directly on their website. The agent chats with visitors in real time, understands your product through RAG training, follows your sales process, and converts visitors into leads or trial users.
It is fully customisable β name, avatar, brand colour, and sales playbook are all yours. You get a dashboard with conversation history, analytics, and the ability to update your agent's training data at any time.
π
Free during beta
No card, no limits while in beta.
π¨
Fully branded
Your name, avatar, and brand colour.
π§
RAG trained
Learns from your website and documents.
π
One script tag
Works on any website in minutes.
Quick Start
Live in under 5 minutes.
1
Sign up or log in
Go to zizka.ai/signup. One account covers both the Productivity Agent and Sales Agent (Beta).
2
Create your agent
Go to zizka.ai/agent/create. Name your agent, pick an avatar, and choose your brand colour.
3
Verify your email
A 6-digit code is sent to your email. Enter it to activate your agent.
4
Train it
Paste your website URL or upload product documents. The agent will index your content.
5
Define your sales process
Write a short brief describing how the agent should qualify leads and close deals.
6
Embed and go live
Copy the script tag from your setup page and paste it on your website before </body>.
STEP 1
Identity
Give your agent a name, visual identity, and brand colour. This is what visitors will see on your site.
Agent Name
The name your agent will use in conversation. Keep it human β "Alex", "Aria", or your brand name. Visitors see this in the chat widget header.
Avatar
Choose from 10 cartoon avatars or upload your own logo. A recognisable avatar improves engagement. Square images work best; they are displayed as circles.
Brand Colour
Pick your primary brand colour using the colour picker. This colours the chat bubble, send button, and CTA button inside the widget.
STEP 2
Training
Your agent learns from two sources: your website and uploaded documents. Training uses vector embeddings β the agent retrieves the most relevant knowledge for each visitor question, not keyword matching.
π
Website URL
Paste your homepage or product page URL. The system scrapes the page, extracts text, chunks it, and indexes it in your agent's dedicated knowledge base. Takes 10β30 seconds.
Tip: add your pricing page and features page separately for better coverage.
π
Documents
Upload PDF, DOCX, DOC, or TXT files. Product brochures, FAQs, pricing sheets, and case studies all work well. Multiple files can be uploaded at once.
Each file is chunked automatically. You can delete individual files from the Training tab in your dashboard later.
β οΈ The more relevant content you add, the more accurate and confident your agent will be. A sparse knowledge base leads to vague answers. Aim for at least one thorough source.
STEP 3
Sales Playbook
Write a plain-English description of how your agent should sell. Think of it as a brief to a new sales hire on their first day.
Example playbook
βFirst, ask what tools they currently use and what their biggest time sink is. Don't push the product until you understand their situation. If they use Jira or ClickUp, highlight task automation. If they mention email overload, lead with Gmail integration. Once they show interest, tell them the trial is free with no card required and show the trial button. If they seem hesitant about price, remind them of the founder offer at β¬29/month locked in for life. If they are not in the right stage, be honest and suggest they come back when their team is on the tools.β
βInclude your qualification criteria β who is the right customer?
βMention key objections and how to handle them.
βSpecify when to push for signup vs when to back off.
βInclude any promotions or pricing details you want the agent to use.
STEP 4
Embed on Your Site
After creating your agent, you will receive a unique script tag. Paste it once on your website and the agent appears automatically on every page.
β‘No framework required β pure vanilla JavaScript, zero dependencies.
πWorks on any website regardless of the tech stack.
π±Mobile responsive out of the box.
πAuto-opens after 3 seconds to proactively engage visitors.
πPlays a notification sound on first message to grab attention.
Platform Guides
Step-by-step for the most popular platforms.
HTML / Static sites β Steps
Open your HTML file in a code editor.
Find the closing </body> tag near the bottom.
Paste the script tag on the line directly above it.
Save and upload the file.
WHERE TO PASTE
<!DOCTYPE html>
<html>
<head>...</head>
<body>
<!-- your page content here -->
<!-- β Paste your script tag here -->
<script src="https://zizka.ai/api/agent/embed/<YOUR_AGENT_ID>"></script>
</body>
</html>
See your 5 key metrics at a glance: total conversations, visitors sent to signup, actual signups, trial rate, and real conversion rate. The embed code is also available here.
Conversations
Read every conversation your agent has had. Click a session to see the full transcript. Outcome badges show: active, trial clicked, converted, or bounced.
Training
View all knowledge indexed for your agent, grouped by source (website or file name). Add new content or remove existing entries with one click.
Settings
Rename your agent, update the sales process, change the avatar or colour, or delete the agent entirely.
Managing Training Data
Add, view, and remove your agent's knowledge from the Training tab in your dashboard.
Knowledge is grouped by source
Instead of listing individual chunks, the dashboard shows you entries grouped by file name or website URL with a chunk count. Example: βproduct-brief.pdf β 14 chunks indexedβ.
Removing a source
Clicking βRemoveβ next to a source deletes all chunks for that file or URL β both from the database and from Pinecone. The agent stops using that knowledge immediately.
Re-training
To update a document, remove the old version first, then upload the new one. For websites, you can re-scrape the same URL β old website entries are automatically replaced.
How the Agent Behaves
Understanding the built-in behaviour and follow-up logic.
Auto-opens after 3 seconds
When a visitor lands on your site, the chat panel opens automatically after 3 seconds and the agent sends a proactive greeting. A notification sound plays to draw attention.
Context-aware responses
The agent retrieves the most relevant knowledge from your training data for each message. It does not use keyword matching β it understands intent.
Trial button
When the agent detects buying intent, it shows a built-in CTA button inside the chat. This is logged as a "trial click" in your analytics.
Follow-up sequence
After a visitor clicks the trial button, the agent waits 15 seconds and asks if they need help. 30 seconds later it asks if they managed to start. This is designed to catch last-minute hesitation.
Session memory
Each visitor gets a persistent session. If they navigate between pages, the conversation continues without resetting.
FAQ
How many agents can I create?
One agent per account during the beta period. This limit may be relaxed in future versions.
Will this always be free?
The Sales Agent (Beta) is free while we develop and improve it. When it exits beta, a pricing model will be introduced. Early users will receive a favourable transition.
Does the agent learn from conversations?
Not automatically in the current beta. Your agent learns from training data you add explicitly. Conversation-based learning is planned for a future version.
Can I change the agent's name and avatar after creation?
Yes. Go to the Settings tab in your dashboard to update the name, avatar, colour, or sales process at any time.
Does the embed script slow down my website?
No. The script loads asynchronously and does not block page rendering. The widget initialises after your page is fully loaded.
Is the Sales Agent (Beta) related to the Productivity Agent?
They share the same account and platform, but are separate products. The Productivity Agent connects to your internal tools. The Sales Agent (Beta) runs on your website and talks to your visitors.
Ready to deploy your agent?
Free during beta. Takes 5 minutes. No developer needed.