# Feedback and insights

The feedback section is a shared inbox where you easily can link insights to work items and initiatives. Typically these can be bug reports or support tickets, or they can be summaries of user interviews and sales meetings. It was built on the idea that product teams should have a simple and easy to manage way or organizing feedback and link the relevant insights to upcoming and current work. As a result, you don't have to create a mess with incoming requests in the spaces where the teams organize their work.

Most importantly, it's a great way to directly connect feedback the work items and initiatives in your space, helping anyone on the team understand where the feedback comes from, and understand the user context of their work.

By using our integrations, you can also more easily push feedback to Kitemaker. Read more about that in the [feedback](https://github.com/kitemakerhq/guide/blob/main/feedback-insights/feedback-insights/feedback/README.md) section.


---

# 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://guide.kitemaker.co/feedback-insights.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.
