# Creating a public Session

If you create a public Session, it appears on the Join Session page for everyone that uses ENGAGE, and anyone may attempt to join it.

To create a public 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**. This name appears on the **Join Session** page.
5. **Optional**: Enter a password. If you do, all users are able to see the Session, but only users that have the password can join it. This feature is only available to people with a PLUS or ENTERPRISE subscription.
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](https://docs.engagevr.io/engage/sessions/creating-a-session/session-capacity "mention").
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. Ensure that the **Public List** check box is selected, and then select **Start**.


---

# 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-a-public-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.
