Skip to main content
Custom Instructions control how the agent should communicate and make routine conversational choices. They complement Visito’s built-in agent behavior; they are not a replacement for the entire internal system prompt. Personalization and Custom Instructions

Separate facts from behavior

Keeping these responsibilities separate makes information easier to update and behavior easier to test.

Add Custom Instructions

1

Open Personalization

Go to Agent → Personalization.
2

Set the broad preferences first

Choose the base style, emoji preference, message length, conversation scope, and assistant name.
3

Add only the missing behavior

Use Custom Instructions for specific rules not already represented by those controls.
4

Save

Select Save after reviewing the complete configuration.
5

Test with a new chat

Open Playground and start a new chat so the test has a clean context.

Starter template

Replace the bracketed content and remove rules that do not apply:

Write instructions the agent can follow

Good instructions are:
  • Specific — describe an observable response or decision.
  • Short — one rule per bullet.
  • Prioritized — put important accuracy and escalation rules first.
  • Compatible — avoid rules that contradict each other or the Knowledge Base.
  • Testable — you can write a Playground message that proves whether the rule worked.

Vague versus testable

Useful instruction patterns

Concise hospitality responses

Avoid accidental promises

Multi-property clarification

What to avoid

  • Passwords, API keys, private links, or other secrets
  • Long copies of policies that belong in the Knowledge Base
  • Instructions to ignore product safeguards or connected-system results
  • Rules that promise availability or prices without a provider result
  • Handoff triggers that should be configured and tested in Handoff Rules
  • Dozens of overlapping tone requirements
  • Hidden operational notes that should instead become a handoff

Test the instructions

Use a new Playground chat and test:
  1. A simple FAQ that should receive a direct answer
  2. A question missing the property
  3. A request the team must confirm
  4. A complaint
  5. An explicit request for a human
  6. A question outside the configured business scope
Change one group of instructions at a time. This makes it easier to identify which rule changed the behavior.

Personalization reference

Review the available tone, response, scope, name, and Custom Instructions controls.