# Attendee User Journey

In order to access the new meetings system, you (the attendee) must head to the Digital Venue of a specific event.

Once you're there, click on the ***Attendees*** tab on the right-hand side menu. Click on anyone you want to schedule a meeting with and, finally, click on ***Request meeting***.

<figure><img src="/files/2CsQMbEtk49fp5NSAH3z" alt=""><figcaption></figcaption></figure>

This will now bring up the meeting request window where you are able to set the name of the meeting and choose the date/start time. The duration is set by the event organiser. By default, the meeting request is only sent to the attendee you have chosen but you have the opportunity to add more participants if necessary.

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

Depending on the spaces configured by the event organiser, you may then choose where to meet the participants (for a face-to-face meeting). You may also add an optional message before clicking on ***Save*** to finalise your request.

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

{% hint style="info" %}
If the event organiser has activated video calls for this particular event, a videoconferencing link will be automatically generated within the meeting request. You may then meet with the other participants virtually through the said link.
{% endhint %}

Now that you have sent a meeting request, the other meeting participants will then receive an email asking them to log into the Digital Venue to manage said requests. The email may potentially look like this:

<figure><img src="/files/65e8K4rRWFQ1v33r7Tua" alt=""><figcaption></figcaption></figure>

If you got alerted of a meeting request via email, clicking on ***See more details*** (wording may vary depending on how the email is set up) will take you to the Digital Venue. You should log in first before confirming or rejecting meeting requests within the ***Calendar*** tab:

<div><figure><img src="/files/NtXngRnnUbaZASv3IVQH" alt=""><figcaption><p>A red dot will appear if you have pending requests.</p></figcaption></figure> <figure><img src="/files/aGrAWTEZFjAZE0D7o0O6" alt=""><figcaption><p>This is where you will see all meeting requests.</p></figcaption></figure> <figure><img src="/files/Yr7tabmuhCuChvOSKNGo" alt=""><figcaption><p>Clicking on a request allows you to respond Yes or No.</p></figcaption></figure></div>

A confirmed meeting request will look like this on your calendar:

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

To view if meeting participants have accepted your meeting request, click on a specific meeting and check the response status found on top of every attendee.&#x20;

A green check mark means the attendee has accepted your request. A yellow clock means it's still pending. And a red x means the attendee has rejected your request.

<div><figure><img src="/files/ve3QxFpa4Q0oWijS6M4W" alt=""><figcaption><p>Accepted request</p></figcaption></figure> <figure><img src="/files/8no9yZiQqf9cm0V3jbRI" alt=""><figcaption><p>Rejected request</p></figcaption></figure></div>

{% hint style="success" %}
On the day of the event, refer to your calendar on the Digital Venue and network with attendees whom you have scheduled meetings with, following the time slots and spaces you have agreed upon.
{% endhint %}


---

# 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/attendee-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.
