# Data feedback loop

## Setting up the feedback field

Kernel's feedback field is a required field to be configured within the CRM as part of the implementation process. This allows users to directly submit feedback on the account or object, which will be ingested by our support team to promptly act upon.

{% embed url="<https://docs.google.com/spreadsheets/d/195Rct0AMFyVVtI0Ud7H1R7WvsxZ-3exWJyBBA3m_cdY/edit?usp=sharing>" %}

## Kernel's Approach to Data Feedback

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

## How to Leave Effective Feedback

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

## Viewing Feedback Responses in the App

The Kernel app includes a section where feedback can be both submitted and reviewed.

<figure><img src="/files/9Kucy3LD1IBCugKsW5YB" alt=""><figcaption></figcaption></figure>

Click on an individual account to see the response. Once a ticket has been resolved, the field in Salesforce will appear with a green tick (✅). You can read the outcome of the resolution in the feedback section of the app.


---

# 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.kernel.ai/app/data-feedback-loop.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.
