Skip to main content

AI Settings

AI Settings is where you configure your agent’s identity, language model, speaking style, automated actions, and custom rules. Use it after you create an agent or whenever you want to change how the AI behaves without rebuilding the whole setup.

The page title is AI Settings, with the subtitle Model, voice, and automated behaviors for your agent. In the app, the route is live.chatmaven.ai/agent/ai-config.

Open AI Settings

  1. Sign in to ChatMaven and open Agents from the top navigation (Profile, Agents, Workspaces, Accounts).
  2. Pick the agent from the agent dropdown at the top of the left sidebar (for example Bank Assistant).
  3. Click AI Settings in the left sidebar (below General).

The sidebar also lists Knowledge Base, Integrations, and channel shortcuts under SPOTLIGHT (such as Web Chat and WhatsApp). Lower in the sidebar you’ll find Preferences and Live Chats for compliance and handoff settings.

Automation mode

At the top right of the main panel, Automation mode controls how much the agent can do on its own. Open the dropdown to choose a mode:

ModePurpose
Full AIOpen-ended AI answers plus automated actions and visual flows.
Structured onlyLimits the agent to structured responses without open-ended AI.
Flows onlyRuns visual flows and actions without open-ended AI replies.

A description box below the page title summarizes the active mode. Click Advanced for additional automation options when shown.

Always click Save at the bottom after changing automation mode or any other setting on this page.

Model & voice

Open the Model & voice tab to set who the agent is, which model powers replies, and how it sounds.

AI Settings Model and voice tab showing agent profile, language model, and voice and style

Agent profile

These fields control how the agent is labeled and which workspace owns it. The subtitle notes they are the name and role shown to customers in conversations.

FieldPurpose
WorkspaceDropdown: choose the workspace this agent belongs to.
Display nameThe name shown in ChatMaven lists, dropdowns, and customer-facing conversations.
RoleHow the agent describes its purpose (placeholder example: Customer Support).

Language model

Model is a dropdown of available models (for example GPT-4.1). The helper text notes this powers reasoning, speed, and cost per reply. Pick the balance of quality, speed, and cost that fits your use case; your admin or plan may limit which models appear.

Voice & style

Speaking style uses pill buttons so only one tone is active at a time:

  • Professional
  • Friendly
  • Casual
  • Formal

The selected pill is highlighted (for example in purple). This steers how formal or relaxed the agent’s wording feels.

Response variety is a slider from Focused (left) to Expressive (right), shown as a percentage (for example 75%).

  • Lower / Focused: Stricter, more consistent phrasing—good for policies, FAQs, and compliance-sensitive replies.
  • Higher / Expressive: More varied and flexible wording—use with clear custom rules so answers stay accurate.

AI Actions

Open the AI Actions tab to manage automations your agent runs when customer intent matches. Each action syncs a behavior rule to the agent.

AI Settings AI Actions tab showing the actions table with Name, Intent, Action Type, Channels, and Status

The table lists your configured actions. Typical columns include:

ColumnPurpose
NameInternal label for the action (for example support_form).
IntentWhen the AI should trigger this action (natural-language description).
Action TypeWhat runs—for example WhatsApp Template, ChatMaven Form, WhatsApp Flow, or ChatMaven Template.
Action NameThe specific template, form, or flow used.
ChannelsWhere the action is active (for example WhatsApp, Web Chat).
StatusActive or inactive.
ActionsEdit and Delete for each row.

Add a new action

Click + Add action at the top right of the AI Actions tab to create a new automation.

AI Settings AI Actions tab with the Add action button highlighted

The Add AI Action dialog opens. Fields vary by Action type; a typical setup includes:

FieldPurpose
Display nameFriendly name shown in the actions list.
Action keyUnique identifier for the action.
Action typeDropdown—for example WhatsApp Flow, WhatsApp Template, or ChatMaven Form.
Flow / template fieldsType-specific options (for example Meta WhatsApp Flow, body text, CTA label).
ChannelsToggle WhatsApp and/or Web Chat where the action should run.
Intent descriptionDescribe when the AI should trigger this action.
Companion message (optional)Text shown with the action; leave empty for a silent direct trigger (flow/form/template only).
ActiveWhen on, the action runs automatically on selected channels when triggered.

For WhatsApp Flow actions, you may need to acknowledge Meta billing before saving.

Add AI Action dialog for creating a new automation

Click Save in the dialog to add the action, then Save at the bottom of the AI Settings page to persist all changes.

Custom Rules

Open the Custom Rules tab for standing instructions the agent follows in every conversation. Rules you add here shape scope, tone, safety, and handoffs—similar to chat guidelines in the creating an agent wizard.

AI Settings Custom Rules tab showing standing instructions and AI Action synced rules

The header shows your total rule count. Some rules are synced from AI Actions and appear with an AI ACTION badge—they are read-only on this tab; click the rule to edit the source action in the AI Actions tab.

For manual rules:

  • Use Edit or Delete on each rule row.
  • Type a new rule in the field at the bottom (placeholder example: Always greet by name and keep answers under 3 sentences) and click Add.

During creating an agent, Chat guidelines in step 2 serve the same purpose; after creation, manage them here under Custom Rules.

Save your changes

Use Save at the bottom right to apply updates across all tabs. Cancel discards unsaved edits on that screen.


FAQ and troubleshooting

The agent is too verbose or too terse.

Lower Response variety on the Model & voice tab and add a Custom Rules entry with examples of ideal reply length.

It ignores my knowledge base.

Confirm sources are indexed, not expired, and that the agent has retrieval enabled. Conflicting custom rules (“make things up”) override grounding—rewrite for “use only the knowledge base when possible.”

Wrong language or tone.

Set Speaking style on Model & voice and add an explicit language or tone rule under Custom Rules. Test with native prompts; some models drift if the user writes in another language—add a rule to match the user’s language.

An AI Action does not trigger.

Check the action is Active, the correct Channels are selected, and the Intent description clearly matches how customers phrase the request. Confirm Automation mode is set to Full AI if you expect open-ended replies plus actions.