# Event Organiser User Journey

{% hint style="warning" %}
Please make sure that the meetings system is activated within your platform before starting the set-up process. If you cannot see the ***Meetings*** tab within the ***ATENDEES*** ***SETTINGS*** of your event, please contact your project manager or the Help Center.
{% endhint %}

### MEETINGS DASHBOARD

Within the Meetings dashboard, there are two check boxes you can tick:

* ***Activate scheduled meetings*** - this is the primary control to turn on/off the new meetings system for attendees. Unticking this box will remove the ***Request meeting*** button from attendee profiles on the Digital Venue.
* ***Activate video calls in meetings*** - ticking this box will generate a videoconferencing link within every new meeting request

### Summary of all meetings

There is also a ***Summary of all meetings*** section which will allow you to view attendee activity and download a report containing all information related to logged meeting requests.

<div><figure><img src="/files/c8jjmc0N6I3Ep96kc048" alt=""><figcaption><p>Click on Export to download the report</p></figcaption></figure> <figure><img src="/files/2liNn2ShQivyEeLSuKky" alt=""><figcaption><p>Sample report</p></figcaption></figure></div>

### Availability Schedule

The availability schedule allows you to configure the exact times attendees can schedule meetings with one another. Click on the ***+Add*** button to add a new schedule. This will allow you to set a specific date, start time and end time.

In the example below, the event organiser has prepared a new availability schedule on December 30, 2022 from 3 to 5 in the afternoon. This means that attendees can now book meetings within that said schedule.

It is important to divide the schedule into blocks of *X* minutes as well via the dropdown menu (***Divide each availability into blocks of***). Based on the same example below, configuring this to 30 minutes means that attendees can schedule meetings from 3:00 pm to 3:30 pm, 3:30 pm to 4:00 pm, 4:00 pm to 4:30 pm, and finally from 4:30 pm to 5:00 pm on December 30, 2022.

<figure><img src="/files/QZjGyPc2EXdZs3n1cl9Z" alt=""><figcaption></figcaption></figure>

### Meeting spaces

Last but not least, you may configure the meeting spaces as the event organiser. To activate meeting spaces, you have to tick the ***Activate meeting spaces*** checkbox.

{% hint style="info" %}
Spaces are added for events following the physical or hybrid format only.&#x20;

Otherwise, if you are organising a virtual event, you may simply need to turn on video calls—foregoing spaces.
{% endhint %}

To add a new space, click on ***+Add***.

There are three types of spaces you can create based on designated capacities:

1\. ***Unlimited***: this means that the physical space where your attendees can meet does not have a limited capacity. If you have one huge meeting area within your venue, for example, where attendees can freely meet with one another (and where the capacity is a non-issue), this would be your most appropriate option.

<figure><img src="/files/OJO8eKfa3luLSSDzShAy" alt=""><figcaption></figcaption></figure>

2\. ***Limited - Select a total capacity***: this means that your meeting area has a limited capacity. Putting 200 for example means that only 200 people can be within the same space at the same time.

<figure><img src="/files/3DeJQP8Cq51f9BYDUiu1" alt=""><figcaption></figcaption></figure>

3\. ***Limited - Create tables***: this last option is for more structured meetings where there are designated tables for every confirmed meeting. You must name the space first and choose how many participants are allowed per table. For example, putting "2" in ***Number of places per table*** means that only 2 people are allowed per table. Click on ***Save***.

Now that your space is set up, you may then click on ***+Add*** to add the number of tables. These tables will be labelled numerically.&#x20;

<div><figure><img src="/files/yCn3gQHFqM2hPcmJsELn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Tf3SAWUOl50x7hSKkAcV" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
The system will randomly assign the tables for attendees in order to prevent overlapping meeting requests.
{% endhint %}

### Automatic Email

As a miscallaneous item related to the setup of the meetings system, you may also configure the email which attendees will receive when they have new meeting requests.

Simply go to ***ATTENDEES SETTINGS*** > ***Automatic E-Mails*** and edit the last item on the list: ***Emails for Digital Venue meetings***:

<figure><img src="/files/i9prDZGo8hNbzQTFbL5h" alt=""><figcaption></figcaption></figure>

You are free to brand and configure this email as you wish. Do not ommit important merge tags related to the meeting date/time and participants if you want them to appear on the email. See examples below.

<div><figure><img src="/files/CEfxs8L60Qwpar343Tf8" alt=""><figcaption><p>Sample template</p></figcaption></figure> <figure><img src="/files/65e8K4rRWFQ1v33r7Tua" alt=""><figcaption><p>Sample email</p></figcaption></figure></div>


---

# 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.eventscase.com/networking/new-meetings-system/event-organiser-user-journey.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.
