Quick Start Guide

Sign up, create your first form, publish it, and view responses β€” all in under 5 minutes.

5 min read

Getting started with BttrForm takes less than five minutes. This guide walks you through the entire journey: creating an account, building your first form (with AI or manually), publishing it live, and viewing incoming responses.

Step 1: Create Your Account

Head to bttrlabs.com/signup and create a free account. You have three options:

  • Google Sign-In β€” fastest way to get started, one click
  • GitHub Sign-In β€” great for developers who want to integrate later
  • Email & Password β€” traditional sign-up with email verification

No credit card is required. The free tier includes 1,000 responses per month, 100 MB of storage, and 10 AI generations per day β€” more than enough to explore everything BttrForm offers.

Pro Tip

Use social sign-in (Google or GitHub) to skip the email verification step entirely. You'll land on your dashboard in under 10 seconds.

After signing in you arrive at your Dashboard β€” the central hub where you manage all your forms, view analytics, and access settings.

Step 2: Create Your First Form

Click the "New Form" button in the top-right corner of your dashboard. BttrForm gives you two paths to create a form:

Select "Generate with AI" and describe the form you need in plain English. The more context you provide, the better the result.

Example prompt:

Create a customer feedback survey for an online store.
Include ratings for product quality, shipping speed, and
customer service. Add a text field for suggestions and
ask if the customer would recommend us to a friend.

BttrForm's AI analyzes your description, selects the right field types, adds sensible validation rules, and even sets up conditional logic where it makes sense. The generated form appears in the builder in seconds, ready for you to review and customize.

AI Prompt Tips

Be specific about the purpose, audience, and desired fields. Mention required validations ("email must be valid") or logic ("show follow-up if rating is below 3") for the best results.

Option B: Start from Scratch

If you prefer full manual control, select "Start from scratch". You get an empty canvas and a field palette on the left. Drag fields onto the form, configure each one, and arrange them in any order. This approach is covered in depth in the Creating Your First Form guide.

Step 3: Customize Your Form

Regardless of how you created the form, you can fine-tune every detail in the form builder:

  • Edit field labels and placeholders β€” click any field to open its settings panel
  • Add validation β€” mark fields as required, set min/max lengths, define regex patterns
  • Reorder fields β€” drag and drop to rearrange
  • Add conditional logic β€” show or hide fields based on previous answers
  • Style the form β€” choose a theme, customize colors, upload your logo

The builder auto-saves your work every few seconds, so you never lose progress.

Preview Before Publishing

Click the "Preview" button in the top toolbar to see exactly how your form will look to respondents. Toggle between desktop, tablet, and mobile views to ensure it looks great on every screen size.

Don't Skip Preview

Always preview your form on mobile before publishing. Over 60% of form submissions happen on mobile devices. A form that looks perfect on desktop can be frustrating on a small screen.

Step 4: Publish Your Form

When you are satisfied with your form, click "Publish" in the top-right corner. BttrForm instantly generates:

  • Direct Link β€” a unique URL you can share via email, social media, or messaging apps
  • Embed Code β€” an HTML snippet to place the form on your website
  • QR Code β€” a downloadable QR code for print materials or in-person events

Your form is now live and accepting responses.

<!-- Embed example β€” paste this into any HTML page -->
<iframe
  src="https://bttrlabs.com/f/your-form-id"
  width="100%"
  height="600"
  frameborder="0"
  style="border: none; max-width: 720px; margin: 0 auto;"
></iframe>

Step 5: View and Analyze Responses

As responses come in, they appear in real time on your Responses tab. BttrForm provides several ways to work with your data:

  • Table View β€” sortable, filterable spreadsheet of all responses
  • Individual View β€” detailed view of a single submission
  • Analytics Dashboard β€” charts, completion rates, drop-off analysis
  • AI Insights β€” sentiment analysis, smart categorization, and response summaries

AI-Powered Response Intelligence

Every text response is automatically analyzed for sentiment (positive, neutral, or negative). Open-ended answers are categorized by theme so you can spot trends at a glance. The AI summary feature condenses hundreds of responses into a concise overview β€” perfect for sharing with your team.

Export Your Data

Click "Export" to download responses as CSV or JSON. You can also connect BttrForm to tools like Google Sheets, Slack, or Zapier through our integrations.

What's Next?

You have a live form collecting responses β€” congratulations! Here are some recommended next steps:

BttrForm is designed so that every feature is available on every plan. You only pay when you need more volume. Start building, experiment freely, and upgrade when your forms take off.

Was this helpful?

Quick Start Guide | BttrForm