# Viewing the Events list

You can access a list of live and future Events in either the web manager or the ENGAGE app. The person that creates the Event decides whether the Event appears in the list and what information is included.

If you are a member of an enterprise group, the event list includes a tab for your group. Select this tab to view events that are for only your group's members. There are additional tabs that list events based on their status.

![Tabs on the event list page](/files/5U0LGuug6SB0rOS1zRJs)

{% hint style="info" %}
An organization can choose to remove the public tab from the Events list for its members.
{% endhint %}

## Viewing the Events list in the web manager

* Go to <https://app.engagevr.io/events/>

{% hint style="info" %}
This event list is publicly available, but you need to log in to the web manager to register your interest or join an event.
{% endhint %}

## Viewing the Events list in the ENGAGE app

1. Open the ENGAGE app, and then log in.
2. On the menu screen, select **Events**.


---

# 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.engagevr.io/engage/events/viewing-the-events-list.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.
