# Processing Feedback

While processing customer feedback you can attach it to a single or multiple features, or [create a new one](/features/create-a-feature.md).

![Link relevant features to the customer feedback](/files/IKoKmQdmzaf02EeG07ls)

![Link relevant features to the customer feedback](/files/yGKaY0G3lcRd8PSIcd8B)

![Mark feedback as processed](/files/5H1XH7RTBFld2ExXGVZ7)

Select the feature you need from the list, change the "**State**" to **Processed** and it's done.&#x20;

{% hint style="info" %}
Notice: when you set the "**State**" field to **Processed** - a customer that has provided the feedback will receive an email stating that the feedback was processed. But such an email will be sent ONLY if this feedback came from a [public roadmap](/roadmaps/public-roadmap.md) (upvote or feature proposal) or the [embeddable widget](/widgets/feedback-widget.md).

Learn more [here](/feedback-loop/closing-feedback-loop.md).
{% endhint %}


---

# 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.prodcamp.com/customer-feedback/processing-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.
