# Dialogue

<figure><img src="/files/9pIVrp2ZwYocrVftdy25" alt=""><figcaption><p>Click to enlarge</p></figcaption></figure>

The focus of the Dialogue section is to boost your event interactivity. Send push notifications, information message, conduct polls, have the audience submit questions to the stage, or send out a surveys.&#x20;

{% hint style="info" %}
Remember to select "Send push on publish" in order for your dialogue item or survey to be sent out with a push notification. If you do not select the checkbox, the item will be published silently to your Dialogue section of the platform.
{% endhint %}

### **Create New Item**

Select the "create new item" button at the top right to create an item, and choose one of the dialogue types available.&#x20;

For each item there may be a few additional settings available:

* Only allow participants to respond once
* Show answers in app
* Make participants anonymous when answering questions

### **Show the Results**

Once your Dialogue item has been created, select your item from the list to the left. Navigate to the "Results" tab at the top and open the link to show the results in a browser window. The display options (bar chart, spider chart, list, word cloud, etc) will vary depending on the Dialogue item type.&#x20;

To learn more about displaying the results to your audience,[ read here](/kb/how-to.../presenting-results-live.md).

*Please note, results cannot be shown in real time for surveys.*

### **Folders**

Categorize your Dialogue items and surveys into folders for better structure and readability.&#x20;

You can create a new folder when creating a new dialogue item. To manage your created folders, select "Manage folders" at the top.

### **Create New Survey**

Select the button to "create new survey." Name your survey and begin adding your questions by selecting the "add survey item" icon.  Attendees will need to complete all questions before submitting their responses.&#x20;

### **Export Results**

Once done collecting all results, Admins can select the button to "export all responses." You have the option or exporting a standar or custom report.  This will be created in a MS Excel file.&#x20;

### **Personalised Dialogue items**

You can now grab your participants attention better, by using their name in Push Notifications. Read more here: <https://support.ventla.io/kb/how-to.../send-push-notifications>


---

# 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://support.ventla.io/kb/get-started/features-overview/dialogue.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.
