> For the complete documentation index, see [llms.txt](https://knowledge-base.letsgetdigital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.letsgetdigital.com/the-admin-panel/communication/virtual-platform/feedback/event-feedback.md).

# General feedback (Virtual event)

## Manual adjustments in the admin panel

[This ](https://knowledge-base.letsgetdigital.com/the-admin-panel/feedback/application/event-app-feedback)article explains how to set up feedback questions in the admin panel.&#x20;

## Settings <a href="#settings" id="settings"></a>

1. In the Admin Panel, hover over settings.&#x20;
2. Select 'Virtual event settings'.

![](/files/-McO9ZFC4zkoGoUSb35q)

&#x20;   3\. Click on 'Feedback' from the left hand menu.

## Managing your feedback <a href="#managing-your-own-privacy-statement" id="managing-your-own-privacy-statement"></a>

### Feedback

Manage feedback by enabling or disabling the following settings:

| Title                                                   | Explanation                                                                                                                                                     |
| ------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enable feedback                                         | Enable or disable the [feedback ](https://knowledge-base.letsgetdigital.com/the-admin-panel/feedback/application/event-app-feedback)feature in the admin panel. |
| When would you like to enquire feedback from attendees? | Select when users will be asked to provide feedback.                                                                                                            |

### Session end feedback

Feedback questions during the event, for example at the end of a session, have to be set-up in a different section of the admin panel. [This](https://knowledge-base.letsgetdigital.com/the-admin-panel/feedback/event-feedback) article provides more information.

Fill the fields as applicable.

| Settings                               | Explanation                                                                                              |
| -------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| Enable feedback on end session         | Tick the box to enable the feature to send feedback at the end of sessions.                              |
| Feedback title                         | Title as displayed in bold at the top of the pop-up.                                                     |
| Description                            | Description as displayed in plain text on the pop-up.                                                    |
| Button text                            | Text on the button.                                                                                      |
| Survey link                            | URL of the survey.                                                                                       |
| Enable feedback when leaving the event | Tick the box to enable the feature to enable to send a survey link when people leave the event platform. |

{% hint style="info" %}
**Reminder:** Don't forget to save your changes!
{% endhint %}

## The end result <a href="#the-end-result" id="the-end-result"></a>

Open the push notification.

![](/files/-MchrwmyfkeHlXeimT2L)

Rate the assessment question.

![](/files/-Mchs7KqBHeh31B39W4a)

Answer the feedback question and click on 'Submit'.

![](/files/-MchsJPNE-lmM_iBLNO4)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge-base.letsgetdigital.com/the-admin-panel/communication/virtual-platform/feedback/event-feedback.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
