Frequently asked questions

Can't find what you're looking for? Read the full guide

What is Bangaa?+

Bangaa is an online form builder. You can create forms with a drag-and-drop editor, share them with a link, and view responses in a real-time dashboard — all without writing any code.

Is it free?+

Bangaa has a free plan that lets you start building and collecting responses right away. Premium plans with advanced features are coming soon. No credit card is required to get started.

How many forms can I create?+

As many as you need. There is no limit on the number of forms or responses.

What field types does Bangaa support?+

13 field types: Short Text, Long Text, Email, Number, Phone, URL, Date, Single Choice, Multiple Choice, Dropdown, Rating (1–5 stars), Yes / No, and File Upload. Phone fields only accept valid phone number characters, and URL fields are validated on submit.

Can I skip questions based on previous answers?+

Yes — this is called conditional logic. Select any field in the builder, scroll to the 'Conditional Logic' section in the right panel, and add a rule: for example, 'when answer equals Yes → jump to question 5' or 'when answer equals No → submit the form immediately'. You can add multiple rules per field.

How do I share my form?+

Once you publish a form, you get a unique link (e.g. bangaa.co.uk/f/abc123). Copy it and send it anywhere — email, social media, messaging apps. No account needed for people filling it in.

Can I embed the form on my website?+

Yes. Click the Embed button in the form builder to get a code snippet. You can choose between an inline iframe (the form appears inside your page) or a popup button (clicking a button opens the form in a new window). Just paste the snippet into your HTML.

What if someone starts but doesn't finish the form?+

Bangaa saves progress automatically in the browser as they go. Next time they visit the same form link, they'll see a 'Continue where you left off' option and can resume from the exact question they stopped at.

Can I accept file uploads?+

Yes. Add a File Upload field to your form. When a respondent attaches a file, it is uploaded to secure cloud storage and the download link is saved with their response. The maximum file size is 20 MB.

Can I see how many people visited vs completed my form?+

Yes. Every time someone clicks 'Start' on your form, a view is counted. The Responses page shows your total views alongside your response count so you can see your live completion rate (e.g. '120 views · 68% completion').

Can I send response data to another tool automatically?+

Yes — use webhooks. In Form Settings, paste a URL under 'Webhook URL'. Every time someone submits your form, Bangaa will POST the full response as JSON to that URL, so you can pipe data into Zapier, Make, Slack, your own backend, or any other service.

Can I export my responses?+

Yes. Go to the Responses page for any form and click Export — you can download all responses as a CSV or JSON file.

How do I get notified about new responses?+

Enable 'Notify me on new response' in Form Settings. You'll receive an email with the response details on the 1st, 10th, and 50th submission for each form. For every submission, use the Webhook URL instead.

Can I prevent the same person from submitting twice?+

Yes. If your form has an Email field, you can enable 'One response per email' in Form Settings. Bangaa will reject a second submission from the same email address.

Can I set a deadline or limit the number of responses?+

Yes. In Form Settings you can set a closing date/time, a maximum number of responses, or both. The form will stop accepting submissions automatically when the limit is reached.

Can I customise how the form looks?+

Yes. The Theme editor lets you change the accent colour, background (solid or gradient), font style, button shape, and upload your logo. Changes preview live before you publish.

Do respondents need an account?+

No. Anyone with the link can fill in your form — no sign-up required on their end.

Is my data secure?+

Your data is encrypted at rest and in transit. All database queries use parameterised statements, so your responses are fully protected against injection attacks. We do not share or sell your data to third parties.

Still have questions?

Check the step-by-step guide or just dive in — free plan available.