Troubleshooting Queries

Learn how to troubleshoot new Queries you are developing or launching

Resources to help you troubleshoot Queries

Chat Card Response Messages

API Playground

Before you start, make sure...

Issue: You cannot save my Query

Symptom

You see error: There was an error saving your change when trying to launch a use case, at the very end.

use case save failure

Possible Cause

You have selected "this lookup requires 1 keyword", but have not specified the expected keyword. Your use case requires a keyword to be specified.

missing slot save failure

To Fix: Go to the "Triggering and parameters" tab and select "This lookup requires one keyword". Then, click "Add Slot" and enter the expected value for the slot, given your example utterance.

lookup requires keyword

Possible Cause

You have selected "this lookup requires no keyword", but have specified an expected keyword. Your use case does not require a keyword to be specified.

use case save failure 1

To Fix: Go to the "Triggering and parameters" tab and select "This lookup requires no keyword". Then, click "Add Slot" and enter the expected value for the slot, given your example utterance.

lookup requires no keyword

Possible Cause

You have specified a slot value that does not exist in the example utterance

relevant slot save failure

To Fix: Go to the "Triggering and parameters" tab and select "This lookup requires no keyword". Then, click "Add Slot" and enter the expected value for the slot, given your example utterance.

relevant slot fix

Issue: Your newly configured query does not appear in chat

Symptom

I see I could not find any results directly related to your request message in chat Did not trigger the Query

Possible Cause

You have not launched to relevant users

Possible Cause

The utterance was not judged to be relevant to any configured use case

Possible Cause

Business Queries is not enabled for your organization

Possible Cause

Utterance judged to be outside of boundary of any configured use case

Possible Cause

Utterance value does not match expected API value (entity mismatch)

Possible Cause

You have specified full uttterance as the keyword

Possible Cause

Target user does not have access to the bot


Issue: Query is partially / fully empty

Symptom

You see a card with missing fields, or no fields at all

Copyright © Moveworks 2023. All right reserved.