NueForm includes AI-powered features that make your forms smarter and more conversational.
AI Chat Mode
AI Chat Mode turns your form into an intelligent conversational experience. When enabled, respondents can interact with an AI assistant that guides them through the form, answers questions, and adapts based on their responses.
Enabling AI Chat
- Open your form in the builder.
- Go to Form Settings.
- Toggle AI Chat on.
How It Works
- The AI assistant appears as a chat interface alongside the traditional form flow.
- It can read the respondent's answers and provide context-aware help.
- It extracts structured answers from the conversation and maps them to your form questions.
- The assistant respects your form's logic jumps and validation rules.
Usage Limits
AI Chat responses are metered by plan:
| Plan | AI Chat Responses/Month |
|---|---|
| Entrepreneur | 50 |
| Pro | 25,000 |
| Enterprise | Unlimited |
AI Workflow Nodes
AI Nodes are special question types that configure the AI assistant's behavior. They are placed in the form's workflow but are not rendered to respondents — they work behind the scenes to shape the AI chat experience.
AI Context
Type identifier: ai_context
Provides background information to the AI assistant. Use this to give the AI knowledge about your product, service, or form purpose.
Example: "You are helping users register for the NueForm Developer Conference 2026. The event is on March 15-17 in San Francisco. Early bird pricing is $299, regular pricing is $499."
AI Personality
Type identifier: ai_personality
Sets the conversational tone and style of the AI assistant.
Example: "Be friendly and professional. Use a warm, encouraging tone. Keep responses concise — no more than 2-3 sentences per message."
AI Guardrail
Type identifier: ai_guardrail
Defines boundaries for what the AI assistant should and should not do.
Example: "Never discuss competitor products. Do not make promises about pricing or features that are not listed in the form. If asked about refund policy, direct users to support@example.com."
Using AI Nodes
- Open the form builder.
- Click + to add a new question.
- Select AI Context, AI Personality, or AI Guardrail from the AI Nodes category.
- Enter your instructions in the question content field.
- Place the node before the questions it should affect in the form flow.
AI Nodes are invisible to respondents. They appear in the builder and workflow editor but are automatically skipped during form completion. Their content configures the AI assistant's behavior for subsequent questions.
Meilleures pratiques
- Be specific in AI Context. The more relevant information you provide, the better the AI assistant can help respondents.
- Set clear guardrails. Define what the AI should not discuss to prevent off-topic or inappropriate responses.
- Test the conversation. Preview your form with AI Chat enabled and have a few test conversations to verify the behavior.
- Place nodes strategically. AI nodes affect all subsequent questions, so place them before the section they should influence.
- Monitor usage. Check your AI chat response usage in billing settings to stay within your plan limits.
Voir aussi
- Creating Forms — Form builder overview
- Logic Jumps — Conditional branching
- Variables — Variable substitution in AI context