Build Forms with Bento's AI Designer

Name your form events, let Bento's AI restyle the markup, and automate follow-up actions in minutes.

Last updated: October 30, 2025

Bento Forms ships with a guided builder and an AI assistant that rewrites your markup on demand. Follow the workflow below to capture submissions, match your brand, and kick off flows without touching custom code.

1. Configure the form shell

  1. Navigate to Forms → Bento Forms.
  2. Give the form a descriptive name (e.g., download_ebook)—this becomes the custom event you will target later.
  3. Confirm the input fields you need and save the draft.

Tip: Keep event names lowercase with underscores so they are easy to search inside automations.

2. Let AI handle the design

  • Use the prompt box to describe the style you want (e.g., “make this look like a Stripe landing form”).
  • Iterate on headers, button copy, or colors with quick follow-up prompts.
  • Once satisfied, copy the generated embed and paste it into your site.

You can still fine-tune the HTML/CSS afterwards, but the AI baseline usually lands within a few commands.

3. Automate the follow-up

  1. Create a Flow and add a rule that listens for your new custom event, such as download_ebook.
  2. Add the actions you want (send a confirmation email, add tags, trigger webhooks, etc.).
  3. Publish the flow so submissions start firing immediately.

Always run a quick internal submission and confirm the event fires before promoting the form on a live page.

Wrap up

With clear event naming, AI-powered styling, and a linked flow, you can ship polished forms in minutes. If you need a second opinion on prompts or automation logic, swing by the Bento Discord and we’ll workshop it with you.*** End Patch

Need the original Markdown? Open raw file