# Q\&A lobby export (App)

## How to download the Q\&A lobby statistics

1. Open the Admin panel
2. Go to Statistics --> App statistics
3. Click on 'Export'
4. Select 'Q\&A lobby export' from the drop-down.
5. An e-mail will be sent to your e-mail address including an Excel file with all booth view statistics.&#x20;

### What's included in the Q\&A lobby export

<table><thead><tr><th>Column</th><th>Description</th><th data-hidden>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Session name</td><td>The name of the place where the Q&#x26;A was visible </td><td></td><td></td></tr><tr><td>Attendee</td><td>The name of the attendee asking or answering the question </td><td>Name of the attendee (or 'anonymous')</td><td></td></tr><tr><td>Question</td><td>The question that has been asked via the Q&#x26;A function </td><td></td><td></td></tr><tr><td>Answer</td><td>The answer to the Q&#x26;A if there was an answer provided </td><td></td><td></td></tr><tr><td>State</td><td>The state of the Q&#x26;A at the moment of download. Can be 'hidden', 'active' or 'answered'. </td><td></td><td></td></tr><tr><td>Edited </td><td>A 'yes' or 'no' whether the question has been edited or not. </td><td></td><td></td></tr></tbody></table>

Note: If there was no Q\&A, you will receive an empty Excel file


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/statistics/statistics-app/q-and-a-lobby-export-app.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.
