# Advisor Feedback

{% embed url="<https://youtu.be/hE4Sr4FGrEg>" %}

On occasions, during the execution of an Keyfax Script, Advisors may encounter script-related problems which often go unreported. At the time, the Advisor may elect to abandon the script, forge another route through the script, or worse, supply inaccurate information in order to progress through the script.

As Keyfax Administrators are responsible for Script maintenance and development, it makes sense that they are alerted whoever problems are encountered. With the '**Feedback**' feature enabled, the advisor can click a button at the moment a problem occurs:

<figure><img src="/files/huTMbCz7vBXwc3woJiF8" alt=""><figcaption></figcaption></figure>

This will pop-up a Feedback Form window allowing the Advisor to continue in the main window if required, returning to the Feedback Form at a more appropriate time:

<figure><img src="/files/6L1pdjcCy8E67eM29kUf" alt=""><figcaption></figcaption></figure>

The drop down lists possible problems. The list shown is configurable and can be maintained by Administrators in the **Miscellaneous/Feedback Reasons** page within the KFC32 application (i.e. Task Manager or Contact•View). If this application is not installed, any editing can be performed by Support staff.

Once the form is complete, clicking Submit will post an email to a configured address. Details sent to the Administrator include the exact script position (if the Advisor indicated the problem actually related to this position), e.g.

<figure><img src="/files/EyKjrrJpViHaRcArVpKi" alt=""><figcaption></figcaption></figure>

Using this information, the Administrator should be in a position to make changes as necessary.

### Reporting

Details recorded by the Advisor are typically emailed to an Administrator. If required, all feedback can be recorded in the Keyfax database for subsequent reporting purposes.

Two Custom Reports are available in the Model database (Repair Diagnostics & General Enquiries).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keyfax.biz/product-suite/staff/advisor-feedback.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
