# Share Feedback

### **To share feedback you have received you have received from another user, navigate to the `Feedback` section of the App Home, and click the** :mag:**`Details` button to view it.**

{% hint style="warning" %}
If the feedback you are viewing is in response to a request for feedback from multiple users, be sure to select the correct respondent's feedback.
{% endhint %}

![](/files/-MWbMbXye7G3Of92BKcO)

#### **Once you are viewing the feedback you wanr to share, click the** :lollipop:**`Share` button to trigger a modal where you can:**

* Select up to five users to share the feedback with.
* Choose whether to deliver the message(s) at 9am.

  > Local time for each recipient

{% hint style="info" %}
Depending on [**admin settings**](/proper/reference/feedback/admin-settings.md), approval from the **user who gave** the feedback may be required before you can share it.
{% endhint %}

![](/files/-MWl4W-LEgemK1sdycMa)


---

# 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://happybara.gitbook.io/proper/reference/feedback/share.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.
