AI Agent
Hi, is it possible to create a pure AI agent using typebot that could also show blocks such as an image, button, and input based on its own reasoning?
Next_public_viewer_url with multiple domains
Hello all, before I attempt this, I am self hosting using docker. I would like to know if I can make my typebots available on multiple domains. Should I
1 - attempt to add multiple domains to my viewer url env
2 - build a new set of typebots with the same details but point it to a common pg dB
3 - separate out everything and use a new db
...
Anti-scam problem
I was using Typebot because I'm doing a project for my city hall, and this anti-scam error just appeared, I don't understand why, I waited, but I don't know how to remove it, can i solve it or not?

JSON Schema Documentation for Programmatic Form Generation?
Hey everyone! ๐
Apologies if this is documented somewhere - I've searched through the docs, GitHub, and previous Discord posts but couldn't find these technical details.
I'm working on automating complex multi-path forms with conditional logic and need to generate Typebot JSON programmatically instead of using the UI. I've got a local LLM/coding agent that I'm training to help build these flows, but I'm missing some key technical documentation....
Tiktok Video in typebot
I inserted bubble for video and paste tiktok video link, however when i test it out, it is not working.

Dialog not working
Is it possible that dialog is no longer working? I created a very simple flow following https://www.loom.com/share/df5d64dd01ca47daa5b7acd18b05a725?sid=8dab03d1-f4c2-45eb-8dd6-aaf5b08ef16b and it doesn't seem to be working. I am however churning through a ton of tokens.
One thing I noticed is that the logs are not showing up in OpenAI.
This is what OpenAI says about that.......
This is what OpenAI says about that.......

keep showcase user input text bubble after cards
Hey i am new at this and i can't seem to finf a lean way showing the type you response input after showing my cards.
My sollution for now is adding a button that take you to the user input but its weird.
here is my workflow, i am open to sugestions....

WCAG 2.2 AA Accessibility Compliance
Iโm wondering if anyone has any insights on making Typebot AA accessibility compliant.
I believe I would need to create a custom chatbot within my app, using the API to connect with Typebot, rather than using a native Typebot iframe.
This would allow me to input ARIA labels, screen reader supports, etc, via variables passed through the API. ...
Bot stopping
I have a bot in TypeBot using the Evolution API to integrate with WhatsApp. The bot works, but it randomly stops and then comes back after an undetermined period of time. This happens at least once a week. Any suggestions on what might be causing this?
Header and footer
Hello Baptiste
Would it be possible to implement a feature to add a fixed header (bot name, and icon) and also keep the answer field at the bottom ? Example of the Chatbase layout in the screenshot ! ๐
Would be really great !...

Buckets being deleted
Hello, good morning! Every time I restart my VPS or mini, the previously created buckets are deleted. What's going on?
Send message before executing API
I'm using an API that takes 50 seconds to execute.
The bot executes the API (50 sec) and then sends the message.
Is it possible to send the message before? like "Please wait a moment, I'll check it..."...

Step by step to deploy Typebot on AWS ECS.
I'm just getting started with Typebot and would like to host it on AWS ECS. Does anyone have any documentation on how to do this?
How to log admin access to the TypeBot dashboard? (SSO integration possible?)
Hi!
For compliance reasons, our company needs to keep track of access logs โ but only for admin users of our TypeBot workspace (not general end-users).
Is there a way to log or monitor admin access to the TypeBot dashboard (e.g., login history, IP address, actions taken)?...
Basic Help
Hello im 16 years old, my name is Arthur, im from brazil and im learning how to create and how to make it automatic
im having a problem when i try to have specific answers like this
I know it may be a basic problem
when i write the answer in the system instructions in the openai assistants it works, but when i try it doesnt work...

Please help me with the spreadsheet communication for consultation and to inform the end client.
I'm not able to make a communication to pull the data from the spreadsheet for the weebhook to respond and it seems that in N8N it presents the entire execution correctly, but it is not sent in typebot.
detail I'm new in this area and I'm learning...

I need help when using gemini + typebot
Im using free typebot.io but when i setting it the bot just response for me a blank. im added {{=JSON.parse({{http1_response.candidates[0].content.parts[0].text}}).response=}} then it response to me just "
JSON.parse().response "...

error 400 version discriminator
Hello,
I get the following message once I install typebot with easypanel.
This typebot versiรณn is 3.9.0
An error occurred while loading the bot....
response URL in Zapier missing
I'm very new at Typebot but completely blown away by it. I've been making a bot that will accept a variable from a user, use a POST HTTP request through Zapier, but it won't send a response_url through so the data can be fed back into the chat? Am I missing something, doing something wrong? I have been trying to work it out through ChatGPT and it is telling me to find a toggle switch that allows me to "wait for a response" which in theory will allow Zapier to wait until the data is passed back t...