Pick a business
- Customer service
- Appointments
- Restaurant orders
- Real-estate leads
- Online store
- Recruiting
- Event venue
- Fitness studio
Customer service
An internet provider's help desk
Runs a remote line test, shows the findings, opens a ticket and offers a self-fix. It also saves a customer complaining about a price rise with a retention offer.
What lands in your system
Every answer the customer gives is saved as a field on your side. No retyping, no copying out of the chat.
Customer record
Still empty. Write something on the phone and the fields fill themselves in.
Activity log
Every message here is one setting in the builder
A real conversation from the real-estate bot, labelled with what happens behind it. No code at any step - it is all drag and drop.
Ahuzat HaYam Realty
- היי, ראיתי דירה שלכם באינסטגרם
Any inbound message starts the bot, 24/7
- היי! 🏡 כאן אחוזת הים נדל"ן. במקום לשלוח לכם 40 נכסים שלא מתאימים, נשאל 3 שאלות ונשלח את מה שכן.
Opening message
- מה מביא אתכם? ▸ אני קונה ▸ אני שוכר ▸ אני מוכר
Buttons: the customer taps instead of typing
- אני קונה
- באיזה אזור אתם מחפשים? ▸ תל אביב · 142 נכסים פעילים
List: up to 10 options, each with its own description
- תל אביב
The answer is stored as a variable and reused later
- 7.5
Validation: must be a number between 0.5 and 100
- דנה, סרקתי את המאגר 🌟 בטווח של 7.5 מיליון ₪ בתל אביב יש לנו 4 נכסים אקסקלוסיביים שלא מתפרסמים באתרים.
Condition: above 5M the conversation takes a different path
- העברתי אתכם לרון, יועץ הפרימיום שלנו. הוא יתקשר תוך שעה 📞
Handoff: the bot goes quiet and a person takes over
All of it is built from the same blocks
The eight bots here use exactly the same cards. You arrange them in the order your business needs.
Buttons and lists
The customer taps to choose. Fewer mistakes, less typing, a conversation that ends faster.
Data capture
Name, phone, email, a number. Every answer is stored and can be used later in the chat.
Validation
Israeli phone, email, ID, number ranges. A mistake is caught on the spot, not in your CRM.
Conditions
Budget, experience, guest count. The conversation branches on what the customer answered.
Media and links
Confirmation cards, quotes, a payment or calendar link, right inside the chat.
Rep handoff
When a person is needed the bot goes quiet and passes the whole context along.
Hand the conversation to AI, and take it back
An AI card drops in anywhere in the flow. From the moment the conversation reaches it the bot stops following a script and talks freely - then hands control back to the flow the moment it is done.
The AI card does not run in the demos here because it works against your own key. In your account it is live.
- Answers from your own documentsUpload a price list, terms, an FAQ or a link to your site. The bot draws its answer from those, so it talks about your business rather than in general terms.
- Keeps collecting detailsEven in free conversation the AI pulls out a name, a phone or a date and stores them as fields - the same fields you watched land in the record above.
- Knows when to stopOnce the job is done, or after the message limit you set, the conversation returns to the flow with an exit reason - and each reason can take its own branch.
- Your key, your modelConnect your own Anthropic or OpenAI key and pick a model. Every message the AI sent keeps a full trace, including what it cost.