# Operate Form via Prompt | Talizen

> <h2>What is a Form</h2><p>A Form is used to collect user information, helping you drive conversions and communicate with your users.</p><p>Common use cases incl

[Talizen Help](/)

[EN](/docs/form.md)/ [中文](/docs/form.md?lang=zh)

### Start

- [Start your first vibe site](/docs/start.md)
- [Import and Publish AI Studio Projects](/docs/ai-studio-import-publish.md)
- [Import Figma Designs into Talizen](/docs/figma-import-publish.md)

### Common

- [Prompt library](/docs/prompt-lib.md)
- [Talizen Skill](/docs/talizen-skill.md)
- [Operate Form via Prompt](/docs/form.md)
- [Operate CMS via Prompt](/docs/cms.md)
- [FAQ](/docs/faq.md)
- [Prompting Tips](/docs/prompt.md)

### Backend

- [Add Login, Bookings, and Member Features](/docs/backend.md)
- [Configure OAuth Login: Google and GitHub](/docs/backend-auth.md)
- [Take Payments with Alipay](/docs/alipay-payment.md)

### tips

- [How to Install ReactBits Components](/docs/reactbits.md)

### Developers

[API for AI](/api.md)

Implementation reference for AI coding agents.

Common InquiryOperate Form via Prompt

# Operate Form via Prompt

## What is a Form

A Form is used to collect user information, helping you drive conversions and communicate with your users.

Common use cases include:

- Contact Us

- Lead generation

- Waitlists

- Event registrations / User feedback


* * *

## How to Generate High-Quality Forms with AI

In Talizen, you can generate fully functional forms directly through prompts.

For example:

> Create a contact page that includes a contact form

In most cases, the AI will generate a basic, usable form automatically.

However, if you want the form to better match real business needs, we recommend specifying the following details:

* * *

### 1\. Define Form Fields Clearly

Be explicit about what information you want to collect.

For a typical contact form, common fields include:

- Name

- Email

- Message


You can also include additional fields such as:

- Phone number

- Company name

- City / Location

- Inquiry type (dropdown selection)


👉 The more specific your fields, the closer the result will match real-world use cases.

* * *

### 2\. Design Post-Submission Behavior

Describe what should happen after the user submits the form. For example:

- Show a confirmation message (Toast / Modal)

→ “Thank you for your message. We’ll get back to you soon.”

- Redirect to a dedicated page

→ A separate “Thank You” page (recommended)


* * *

### 3\. Specify Visual Style

By default, the form will match your website’s overall design.

If you have a specific style in mind, you can include it in your prompt, such as:

- Minimal & modern

- Professional & corporate

- Friendly & approachable

- Illustrative / creative


* * *

## Example Prompt

```
Create a contact form that includes:
- Name
- Email
- Phone number
- Inquiry type (dropdown: Website, Design, Branding, Marketing)
- Message

After submission, redirect to a Thank You page that includes:
- Confirmation message: “Thank you for your submission. We’ve received your information.”
- Next steps: “We will respond within 24 hours.”
- Call-to-action: Return to homepage / Join our community

```

* * *

## Viewing Form Submissions

Once your form is created, you can view submitted data in the dashboard:

👉 Switch to the **Forms** tab in the left panel

👉 Select a form to view all submission details

[Previous\
\
Talizen Skill](/docs/talizen-skill.md) [Next\
\
Add Login, Bookings, and Member Features](/docs/backend.md)

On this page

- [What is a Form](#header-0)
- [How to Generate High-Quality Forms with AI](#header-1)
- [1\. Define Form Fields Clearly](#header-2)
- [2\. Design Post-Submission Behavior](#header-3)
- [3\. Specify Visual Style](#header-4)
- [Example Prompt](#header-5)
- [Viewing Form Submissions](#header-6)

Need more help?

[Contact Support](/contact.md)

> 全站页面清单：[/llms.txt](/llms.txt)
