# Closing Feedback Loop

To be more successful, businesses must be with a customer-first mindset.

Receiving customer feedback is as important as acting upon it. Also, it's crucial letting customers know what is it you're planning to do.

To close the feedback loop with ProdCamp you can do it in an automated way:

Share the link to a feature with a customer and let them subscribe to updates.\
Read more on how you can subscribe to a feature in [this article](broken://pages/-MQmMHovdT5MamfizBEj).

## Notifying about received feedback

A customer gets notified when feedback that he provided gets into your ProdCamp account.

![](/files/-MQrU8mQT5BB9fRI1dXc)

## Notify when feedback gets processed

When you set the received feedback **Status** to **Processed**, a customer that provided this feedback will be notified of this. This email will also include all the publicly available linked features that you add before changing its Status to Processed.

![](/files/-MQrUSB1Xl06VmaaDDTv)

## Notify subscribers of updates

Customers that subscribe to features will get an email once these features are released.

![](/files/-MQs17Df2209ce7xuq0D)

At this point, it only works for those features which are publicly available. We'll be adding a way to notify customers of updates to private features in the future. Let us know if you'd like to expedite it.


---

# 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/feedback-loop/closing-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.
