How to Test a Configured AI Task

:brain: How to Test a Configured AI Task

After configuring an AI Task, you can test it in several ways to verify the trigger logic and execution results.


:gear: Testing Methods (Recommended: Method 2)

Method 1. Use “3Chat Agent — Guidance” or “3Chat Agent — Sandbox”

  • On the right side of 3Chat Agent → Guidance, OR “3Chat Agent — Sandbox” module.
  • You can manually enter test conversations here.
  • Note: The AI Task will only be triggered when the test input meets the predefined trigger conditions.

Method 2. Use “3Chat Agent — Test Set” (Recommended)

  • In the backend, go to 【3Chat Agent → Test Set】.
  • Testing through the Test Set allows you to see exactly which AI Task was triggered and review the corresponding execution results.


:light_bulb: Tips

  • It is recommended to use the Test Set feature first, as it clearly displays the triggered task details and execution logs.
  • If the task doesn’t trigger, please check:
    • Whether the input meets the AI Task’s defined trigger conditions.
    • Whether the message content matches key rules or intent patterns.