Action types
Mind-e supports three action types:Custom buttons
A custom button adds a clickable link in the agent’s response. Use it to direct users to a page, resource, or external tool.Configuration
Example
If you create a button with:- Action name:
pricing_page - When to use: “when the user asks about pricing or plans”
- Button text: “View Pricing”
- URL:
https://mind-e.co/pricing
Custom forms
A custom form collects structured information from users during a conversation. The AI triggers the form based on your instructions.Configuration
Form field types
Each field has:
- Label — displayed above the field
- Placeholder — hint text inside the field (optional)
- Required — whether the user must fill it in
Example
A lead collection form might have:- Name (text, required)
- Email (email, required)
- Phone (phone, optional)
- Message (textarea, optional)
How the AI decides when to trigger actions
Actions are triggered by the AI based on the “When to use” instructions you write. Write clear, specific descriptions: Good:Viewing submissions
Form submissions are saved and visible in your agent’s dashboard. Each submission includes:- The form data
- The conversation it came from
- Timestamps