# Give feedback on Patch My PC Cloud

*Applies to: Patch My PC Cloud*

At Patch My PC (PMPC), we value customer feedback to help us understand if what we create meets your needs, both in terms of usability and functionality.

To help us gather feedback, we have implemented a feedback mechanism into some workflows in PMPC Cloud.

If feedback has been enabled for a workflow, the first time you complete that workflow, the **Rate Your Experience** popup is included as part of the usual notification.

<figure><img src="/files/LTW50Tm4iIqqGpNS4ESA" alt="“Rate Your Experience” notification" width="563"><figcaption></figcaption></figure>

Click on the relevant smiley to indicate your feelings about the workflow. Then provide your comments/feedback, and optionally check the **You can contact me regarding my feedback** checkbox.

Finally, click the green paper airplane icon to send your feedback.

<figure><img src="/files/VBqKnfvGvu988tjIDuNv" alt="Providing comments and submitting feedback" width="563"><figcaption></figcaption></figure>

You will then see the **Thank You** notification thanking you for your feedback

<figure><img src="/files/SxJ6ir1FAMGMC9DZzmY8" alt="“Thank You” notification" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**

Once you have submitted your feedback for a workflow, you will not be re-prompted for it again for the same workflow for a period of three months.

However, you will still be prompted for feedback the first time you complete any other workflows for which we have enabled feedback and for which you haven’t submitted feedback.
{% 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://docs.patchmypc.com/patch-my-pc-cloud/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.
