Help Center/ PanguBot/ User Guide/ Trying Out the Dialogue Assistant
Updated on 2026-02-25 GMT+08:00

Trying Out the Dialogue Assistant

Once you've configured and published your assistant, you can start testing its question-and-response capabilities. There are three main ways to experience it:

Option 1: Test Conversations on the Homepage

  1. Log in to the Pangu Bot console.
  2. Navigate to the Dialogue Experience tab on the left sidebar and click the small robot icon in the upper right corner to select your pre-configured assistant.
    Figure 1 Starting a dialogue
  3. Enter your question in the input box and press Enter to view the response.

Option 2: Test and Debug Conversations on the Assistant Configuration Page

  1. In the navigation pane, choose Assistant Management.
  2. Select the configured assistant and click Settings.
  3. Click Try Out in the upper right corner to test the dialogue.
  4. You can also access the Debug Logs within the chat window to review code and debug conversations.

Option 3: Test and Debug Conversations on the Skill Orchestration Page

If skills have been configured, you can test dialogues directly from the skill orchestration page.

  1. In the navigation pane, choose Assistant Management.
  2. Select the configured assistant and click Settings.
  3. In the navigation pane on the left, choose Skill Orchestration.
  4. Click Try Out in the upper right corner to test the dialogue.
  5. You can also access the Debug Logs within the chat window to review code and debug conversations.