# Creating an unlisted Session

If you create an unlisted Session, it doesn't appear on the Join Session page. Other people can join the Session only if you or someone else invites them.

To create an unlisted Session, complete the following steps:

1. On the menu screen of the ENGAGE app, select **Start Session**.
2. Select a Location.
3. Select **With Others**.
4. Enter a **Session Name**.
5. **Optional**: Enter a password. This feature is only available to people with a PLUS or ENTERPRISE subscription. However, a password is typically not required for an unlisted Session.
6. **Optional**: From the **Max attendees list**, select the maximum number of users that you want to be able to join the session. You are counted as one of the users. For more information, see [Session capacity](/engage/sessions/creating-a-session/session-capacity.md).
7. **Optional**: If you are a member of multiple Enterprise groups, from the **Owned by** list, select the group that you want to own the session. This choice may affect who can join and what content, such as IFX, you can load, depending on the group's settings.
8. Turn on the **Unlisted** toggle.
9. Select **Start**.
10. Select **Start Session**.

{% hint style="info" %}
For instructions on how to invite other people, see [Inviting others to your Session](/engage/sessions/inviting-others-to-your-session.md).
{% 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.engagevr.io/engage/sessions/creating-a-session/creating-an-unlisted-session.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.
