# Enable & Manage Feedback

### Overview

The feedback feature in Different Breed guides allows fans to share their thoughts directly from the guide, helping you improve content and accessibility. In this tutorial, we’ll show you how to enable or disable feedback, customise collection fields, and manage responses. If you're on a premium subscription, you’ll also have the option to delete feedback entries. Watch the video below to learn more.

{% embed url="<https://www.loom.com/share/dd8f21d5829147c5a8de11bec7e666dd?sid=0f300363-ea23-4c9e-87ce-8ed2ee156451>" %}
Learn how to enable, manage, and customize feedback collection within Different Breed guides.
{% endembed %}


---

# 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://help.differentbreed.events/tutorials/feedback/enable-and-manage-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.
